- 5927b04 Merge "Hide internal __system_property_* functions" by Dimitry Ivanov · 9 years ago
- 77463d8 Merge "Use <linux/eventpoll.h> to implement <sys/epoll.h>." by Elliott Hughes · 9 years ago
- 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
- 41a3a6f Hide internal __system_property_* functions by Dimitry Ivanov · 9 years ago
- 4473e34 Add legacy inlines for more termios stuff. by Dan Albert · 9 years ago
- 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 9 years ago
- 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 9 years ago
- 606ba27 Merge changes I9d06ea8a,I2d157024 by Treehugger Robot · 9 years ago
- c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 9 years ago
- 9c2094f Fixup API level guards for new fortify functions. by Dan Albert · 9 years ago
- 8b154b1 Guard the GNU strerror_r with an API check. by Dan Albert · 9 years ago
- 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
- ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 9 years ago
- a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
- 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
- 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
- e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
- 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
- a29821b glibc ipc64_perm __key compatibility. by Elliott Hughes · 9 years ago
- f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
- 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
- 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
- 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
- 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
- 7844b4c Merge "Add props files for each partition" by Treehugger Robot · 9 years ago
- dc94cf5 Add props files for each partition by Jaekyun Seok · 9 years ago
- 0a3637d Runtime support for CFI by Evgenii Stepanov · 10 years ago
- 907fcc9 Merge "Hide __system_property_add/update, deprecate find_nth" by Treehugger Robot · 9 years ago
- 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
- d3cfd26 Add declaration of tgkill to signal.h. by Josh Gao · 9 years ago
- bc94bb3 Fix an obsolete comment. by Elliott Hughes · 9 years ago
- cb0134d Merge "Update socket constants." by Elliott Hughes · 9 years ago
- 8d76871 Update socket constants. by Elliott Hughes · 9 years ago
- 21b70e6 Remove BSD cruft from <pwd.h>. by Elliott Hughes · 9 years ago
- cf922ff Merge "Clean up <sys/limits.h> a bit." by Elliott Hughes · 9 years ago
- 04a3b24 Merge "Correct the return types of readv and writev." by Treehugger Robot · 9 years ago
- 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
- 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
- 3b6b2f7 Merge "Fix return type of sync(2)." by Treehugger Robot · 9 years ago
- 79a8f4b Fix return type of sync(2). by Elliott Hughes · 9 years ago
- 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
- bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
- 753361a Correct the return types of readv and writev. by Josh Gao · 9 years ago
- a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
- fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
- 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
- b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
- 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
- bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
- ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
- 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
- a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
- e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
- a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
- eb59653 Fix format macros for fast16 and fast32 int types. by Xiaolei Yu · 9 years ago
- 9bf2497 _FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64. by Elliott Hughes · 9 years ago
- dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
- edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
- 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
- 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
- 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
- 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
- 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
- 3103f6d Add strtof_l and strtod_l. by Dan Albert · 9 years ago
- 904460f Merge "bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE" by Nick Desaulniers · 9 years ago
- 53ad33b Merge "Remove remaining big-endian cruft." by Elliott Hughes · 9 years ago
- 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
- f45d76a Match _Nonnull between char and wchar_t funcs. by Dan Albert · 9 years ago
- 495ec92 Add __ANDROID_API_FUTURE__. by Dan Albert · 9 years ago
- 4971277 Remove remaining big-endian cruft. by Elliott Hughes · 9 years ago
- 81b4aad Fix BYTE_ORDER check in <netinet/ip6.h>. by Josh Gao · 9 years ago
- cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
- b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
- a39f5d8 Make getpagesize inline static. by Dan Albert · 9 years ago
- 31d7037 Expose some more function decls. by Dan Albert · 9 years ago
- cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
- 69b2654 Provide static inlines for in6addr things. by Dan Albert · 9 years ago
- 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago
- 2990404 Correct more fortify availability guards. by Dan Albert · 9 years ago
- e5dd632 Move strncpy fortify into android-21. by Dan Albert · 9 years ago
- fff29fe versioner: add support for __VERSIONER_NO_GUARD. by Josh Gao · 9 years ago
- 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
- 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
- 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
- ecb7611 Document that our getnameinfo(3) prototype is unfixably wrong. by Elliott Hughes · 9 years ago
- fe4ab7d Merge "Add missing <sys/stat.h> macros." by Treehugger Robot · 9 years ago
- c8476bb Merge "Fix various <sys/socket.h> prototypes." by Treehugger Robot · 9 years ago
- 2b9605f Fix various <sys/socket.h> prototypes. by Elliott Hughes · 9 years ago
- 9288761 Add missing <sys/stat.h> macros. by Elliott Hughes · 9 years ago
- 9dff0d0 mprotect and msync take void*, not const void*. by Elliott Hughes · 9 years ago
- e73fc63 Merge "Move some POSIX math functions out of _USE_GNU/_USE_BSD." by Treehugger Robot · 9 years ago
- c1929e4 Move some POSIX math functions out of _USE_GNU/_USE_BSD. by Elliott Hughes · 9 years ago
- 9519fc0 Merge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755,I6496a8c4, ... by Treehugger Robot · 9 years ago
- 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 9 years ago
- cea5c8a Merge "POSIX says <locale.h> makes NULL visible." by Treehugger Robot · 9 years ago
- 4a77fa3 Merge "Fix recvfrom prototype." by Treehugger Robot · 9 years ago
- f8f2949 Merge "Fix pthread_barrierattr_getpshared prototype." by Treehugger Robot · 9 years ago
- a1858a7 Merge "POSIX says IPPORT_RESERVED is in <netdb.h>." by Treehugger Robot · 9 years ago
- 5b45d2f Merge "POSIX says SEM_FAILED shall have type sem_t*." by Treehugger Robot · 9 years ago
- f135e4e Merge "POSIX says <fcntl.h> makes SEEK_* visible." by Treehugger Robot · 9 years ago