- ff20b91 am 8a363692: Merge "Add TCP_INFO state enum values." by Elliott Hughes · 11 years ago
- ef49e99 am d30877ae: Merge "syslog.h: add __printflike to syslog functions" by Nick Kralevich · 11 years ago
- 0dff43c Add TCP_INFO state enum values. by Elliott Hughes · 11 years ago
- 6b1dd17 syslog.h: add __printflike to syslog functions by Nick Kralevich · 11 years ago
- 731f7c2 am 9d476716: Merge "Add <sys/statvfs.h>." by Elliott Hughes · 11 years ago
- 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 11 years ago
- f3f72e7 am 4fc8a0c1: Merge "Remove <netinet/icmp6.h> ni_* macros." by Elliott Hughes · 11 years ago
- c2cd33e Remove <netinet/icmp6.h> ni_* macros. by Elliott Hughes · 11 years ago
- 233050b am e31c45c9: Merge "Make bionic\'s <netinet/icmp6.h> standalone, like glibc\'s." by Elliott Hughes · 11 years ago
- 3a040d8 Make bionic's <netinet/icmp6.h> standalone, like glibc's. by Elliott Hughes · 11 years ago
- 62bdd03 am 6b33f31b: Merge "Fix IPv6 filtering definitions in netinet/icmp6.h." by Elliott Hughes · 11 years ago
- bfc6a59 Fix IPv6 filtering definitions in netinet/icmp6.h. by Lorenzo Colitti · 11 years ago
- 24400ac am e63ea6ac: Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication." by Elliott Hughes · 11 years ago
- e42e51d Clean up <sys/mount.h>/<linux/fs.h> duplication. by Elliott Hughes · 11 years ago
- a8b954c am de2781d9: Merge changes I01345c23,I3b57517c by Elliott Hughes · 11 years ago
- f936ef1 Include linux/termios.h from sys/ioctl.h. by Lorenzo Colitti · 11 years ago
- 833dc58 am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 11 years ago
- b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 11 years ago
- 7c808b2 am feec97a7: Merge "Fix inttypes.h PRI?PTR and SCN?PTR macros." by Elliott Hughes · 11 years ago
- 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 11 years ago
- dcd237a am 1ba3a2c2: Merge "Update icmp6.h to current NetBSD." by Elliott Hughes · 11 years ago
- ce7c404 Update icmp6.h to current NetBSD. by Lorenzo Colitti · 11 years ago
- 28d298a am 413eef71: Merge "More FORTIFY_SOURCE functions under clang" by Nick Kralevich · 11 years ago
- a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 11 years ago
- f9ef010 am 78a7bf99: Merge "stdio.h: enable vs?printf clang FORTIFY_SOURCE" by Nick Kralevich · 11 years ago
- c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 11 years ago
- 146d79c am fbec57d4: Merge changes Ib496e818,I074204e9 by Colin Cross · 11 years ago
- 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 11 years ago
- db6dd60 am b116bf76: Merge "Switch to current upstream getopt_long." by Elliott Hughes · 11 years ago
- b116bf7 Merge "Switch to current upstream getopt_long." by Elliott Hughes · 11 years ago
- baa6186 am 995f17e6: Merge "libc: add swapon and swapoff syscalls" by Rom Lemarchand · 11 years ago
- d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 11 years ago
- d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 11 years ago
- 7180213 am bfacb603: Merge "libc: enable FORTIFY_SOURCE snprintf under clang" by Nick Kralevich · 11 years ago
- 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 11 years ago
- a99e29e am 1642edb5: Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f by Colin Cross · 11 years ago
- 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 11 years ago
- 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 11 years ago
- cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
- 9544803 am 0ea1d5c0: Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 11 years ago
- c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 11 years ago
- 5fed0ee am 0ce28d20: Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 11 years ago
- 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 11 years ago
- 33df38a am 4eed6509: Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 11 years ago
- 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 11 years ago
- f425050 am 3225f498: Merge "bionic: add __system_property_foreach" by Colin Cross · 11 years ago
- dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 12 years ago
- c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 12 years ago
- d98d35c am 0846109c: Merge "libc: Rename fortify error functions." by Nick Kralevich · 11 years ago
- 3bf6279 am dd0880fe: Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 11 years ago
- ba6c021 am e2fb05b4: Merge "libc: Introduce __errordecl()" by Nick Kralevich · 11 years ago
- a641c18 libc: Rename fortify error functions. by Nick Kralevich · 11 years ago
- 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 11 years ago
- b24c063 libc: Introduce __errordecl() by Nick Kralevich · 11 years ago
- f6e6e5e am 977a3313: Merge changes Iac00ce10,I192d3825 by Colin Cross · 11 years ago
- 5cf32de bionic: move system property writing from init to bionic by Colin Cross · 12 years ago
- c1e4183 am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 11 years ago
- 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 11 years ago
- dc5f5f8 am f1867d47: Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 11 years ago
- 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 11 years ago
- b0a2262 am 55c5ec64: Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 11 years ago
- d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 11 years ago
- 834f83d am 5cde15eb: Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 11 years ago
- 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 11 years ago
- e84cfbe am b7b4f5b8: Merge "update signal.h to be C90 compatable" by Elliott Hughes · 11 years ago
- 5a6a0a9 am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 11 years ago
- 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 11 years ago
- 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 11 years ago
- b9e2dae am c5bfb624: Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 11 years ago
- 3282232 sys/personality.h: include <sys/cdefs.h> by Kito Cheng · 11 years ago
- 4b47d9f am 4c001859: Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 11 years ago
- 4c00185 Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 11 years ago
- 027a8fa am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 11 years ago
- cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 11 years ago
- 25a87f7 Fix declaration of malloc_usable_size() by David 'Digit' Turner · 11 years ago
- 975d446 am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 11 years ago
- d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 11 years ago
- 0167878 am 5b7b2809: Merge "epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events" by Elliott Hughes · 11 years ago
- 562804f am f0f4fa3f: Merge "libc: add timerfd calls" by Elliott Hughes · 11 years ago
- 3136623 am e1c58ab5: Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 11 years ago
- 91cc801 am 7cb82791: Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 11 years ago
- b0a2fc3 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 12 years ago
- 4200e62 libc: add timerfd calls by Todd Poynor · 12 years ago
- 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
- 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
- 37cd880 am d541ba17: Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 12 years ago
- 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 12 years ago
- 8355ab5 am bee0ab16: Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
- 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
- 2ff94a0 am c4687130: Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
- 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
- aed0c3a am b94b2851: Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
- 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
- 56a1b49 am 382a7753: Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
- 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
- 9b84824 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
- 8baa929 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
- c82b339 am 3c1504d9: am 48f25cef: Merge "Stop generating <sys/linux-syscalls.h>." by Elliott Hughes · 12 years ago
- 1b91c6c Stop generating <sys/linux-syscalls.h>. by Elliott Hughes · 12 years ago
- ba61bb5 am a3fe475c: am c019345a: Merge "Use the correct names for the __ARM_NR_* syscalls." by Elliott Hughes · 12 years ago