summaryrefslogtreecommitdiffstats
path: root/libc/include
Commit message (Expand)AuthorAgeFilesLines
* Wrap sprintf()/snprintf() macros to prevent expansion errors.Stephen Hines2013-10-111-2/+4
* FORTIFY_SOURCE: fortify read()Nick Kralevich2013-10-091-0/+33
* Revert "FORTIFY_SOURCE: fortify read()"Nick Kralevich2013-10-091-33/+0
* FORTIFY_SOURCE: fortify read()Nick Kralevich2013-10-091-0/+33
* Fix the ALIGN and ALIGNBYTES macros for LP64.Elliott Hughes2013-10-081-2/+7
* Add arch-x86_64/include/machine.Elliott Hughes2013-10-041-13/+1
* Check memory size on FD_* functionsNick Kralevich2013-10-031-12/+11
* FORTIFY_SOURCE: Add __FD_* checksNick Kralevich2013-10-021-3/+12
* Use alloc_size attribute on *alloc functionsNick Kralevich2013-10-021-6/+6
* Remove #define _BITSIZE 32.Elliott Hughes2013-10-021-2/+0
* Regenerate the system call stubs (to get x86_64).Elliott Hughes2013-10-011-0/+312
* Merge "Better statfs/fstatfs glibc compatibility."Elliott Hughes2013-10-011-28/+39
|\
| * Better statfs/fstatfs glibc compatibility.Elliott Hughes2013-09-301-28/+39
* | Remove 32-bit assumptions from the ELF code.Elliott Hughes2013-09-302-3/+7
|/
* Add x86_64 to the bionic headers.Elliott Hughes2013-09-302-4/+46
* Fix inttypes.h and stdint.h for 64-bit (and C++11).Elliott Hughes2013-09-302-50/+65
* Fix unnecessary call to __strncpy_chk2Nick Kralevich2013-09-271-0/+4
* libc: fortify recvfrom()Nick Kralevich2013-09-241-0/+34
* Ensure we have the off64_t variant of every function that takes an off_t.Elliott Hughes2013-09-193-2/+5
* Add mmap64()Daniel Leung2013-09-191-0/+1
* Declare __page_shift and __page_size with C linkage.Bernhard Rosenkraenzer2013-09-191-8/+1
* Add the dl_iterate_phdr function to libdl for arm.Christopher Ferris2013-09-061-2/+2
* Fix strchr for basic non-sse case on x86Pavel Chupin2013-09-031-2/+2
* cdefs.h: introduce __bos0Nick Kralevich2013-08-282-4/+13
* FORTIFY_SOURCE: introduce __strncpy_chk2Nick Kralevich2013-08-281-3/+15
* Make ctype.h a little less unhygienic.Elliott Hughes2013-08-131-19/+19
* Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.Elliott Hughes2013-08-122-13/+8
* Add futimens.Elliott Hughes2013-08-081-1/+2
* Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32"Elliott Hughes2013-08-051-0/+5
|\
| * Fix stdint.h intptr_t/uintptr_t for x86_64/x32Pavel Chupin2013-08-021-0/+5
* | Merge "syslog needs a valid socket path for _PATH_LOG"Elliott Hughes2013-08-051-1/+1
|\ \ | |/ |/|
| * syslog needs a valid socket path for _PATH_LOGCédric Cabessa2012-05-131-1/+1
* | Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.Elliott Hughes2013-07-291-2/+2
* | am 8a363692: Merge "Add TCP_INFO state enum values."Elliott Hughes2013-07-111-0/+18
|\ \
| * | Add TCP_INFO state enum values.Elliott Hughes2013-07-111-0/+18
* | | am d30877ae: Merge "syslog.h: add __printflike to syslog functions"Nick Kralevich2013-07-111-4/+4
|\ \ \ | |/ /
| * | syslog.h: add __printflike to syslog functionsNick Kralevich2013-07-101-4/+4
* | | am 9d476716: Merge "Add <sys/statvfs.h>."Elliott Hughes2013-07-095-8/+67
|\ \ \ | |/ /
| * | Add <sys/statvfs.h>.Elliott Hughes2013-07-095-8/+67
* | | am 4fc8a0c1: Merge "Remove <netinet/icmp6.h> ni_* macros."Elliott Hughes2013-07-081-0/+4
|\ \ \ | |/ /
| * | Remove <netinet/icmp6.h> ni_* macros.Elliott Hughes2013-07-081-0/+4
* | | am e31c45c9: Merge "Make bionic\'s <netinet/icmp6.h> standalone, like glibc\'s."Elliott Hughes2013-07-081-0/+2
|\ \ \ | |/ /
| * | Make bionic's <netinet/icmp6.h> standalone, like glibc's.Elliott Hughes2013-07-081-0/+2
* | | am 6b33f31b: Merge "Fix IPv6 filtering definitions in netinet/icmp6.h."Elliott Hughes2013-07-081-6/+16
|\ \ \ | |/ /
| * | Fix IPv6 filtering definitions in netinet/icmp6.h.Lorenzo Colitti2013-07-081-6/+16
* | | am e63ea6ac: Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication."Elliott Hughes2013-07-081-62/+5
|\ \ \ | |/ /
| * | Clean up <sys/mount.h>/<linux/fs.h> duplication.Elliott Hughes2013-07-031-62/+5
* | | am de2781d9: Merge changes I01345c23,I3b57517cElliott Hughes2013-07-031-0/+5
|\ \ \ | |/ /
| * | Include linux/termios.h from sys/ioctl.h.Lorenzo Colitti2013-07-031-0/+5
* | | am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code."Elliott Hughes2013-07-021-6/+8
|\ \ \ | |/ /