summaryrefslogtreecommitdiffstats
path: root/libc/include
Commit message (Expand)AuthorAgeFilesLines
* Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX ...Elliott Hughes2014-01-242-198/+119
* Add "__noreturn" to assert and assert2Vadim Markovtsev2014-01-151-2/+2
* Merge "Add some more headers."Elliott Hughes2014-01-104-0/+136
|\
| * Add some more headers.Elliott Hughes2014-01-104-0/+136
* | Add extra libc stubs for mntent related functions.JP Abgrall2014-01-101-0/+4
|/
* Merge "Add NT_PRSTATUS to <elf.h>."Elliott Hughes2014-01-091-0/+5
|\
| * Add NT_PRSTATUS to <elf.h>.Elliott Hughes2014-01-091-0/+5
* | Merge "Add <sgidefs.h>."Elliott Hughes2014-01-091-0/+34
|\ \
| * | Add <sgidefs.h>.Elliott Hughes2014-01-091-0/+34
| |/
* | Fix x86 user_regs_struct.Elliott Hughes2014-01-091-17/+17
|/
* Add the glibc-compatible d_fileno.Elliott Hughes2014-01-091-0/+1
* Fix <sys/resource.h>.Elliott Hughes2014-01-091-12/+17
* Merge "Our dirent is a dirent64."Elliott Hughes2014-01-091-23/+21
|\
| * Our dirent is a dirent64.Elliott Hughes2014-01-081-23/+21
* | Add <sys/reg.h>.Elliott Hughes2014-01-081-0/+84
|/
* Merge "Fix x86_64 register names in <sys/user.h>."Elliott Hughes2014-01-091-11/+11
|\
| * Fix x86_64 register names in <sys/user.h>.Elliott Hughes2014-01-081-11/+11
* | We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>.Elliott Hughes2014-01-081-49/+0
|/
* Merge "<sched.h> should offer both __sched_priority and sched_priority."Elliott Hughes2014-01-081-1/+2
|\
| * <sched.h> should offer both __sched_priority and sched_priority.Elliott Hughes2014-01-071-1/+2
* | Merge "<fcntl.h> should get you the POSIX_FADV_* constants."Elliott Hughes2014-01-081-0/+1
|\ \
| * | <fcntl.h> should get you the POSIX_FADV_* constants.Elliott Hughes2014-01-071-0/+1
| |/
* | Merge "Add SWAP_FLAG_* constants to <sys/swap.h>."Elliott Hughes2014-01-081-0/+5
|\ \
| * | Add SWAP_FLAG_* constants to <sys/swap.h>.Elliott Hughes2014-01-081-0/+5
| |/
* | Define fsid_t as well as __fsid_t.Elliott Hughes2014-01-071-3/+4
|/
* Merge "Fix dev_t (for LP64)."Elliott Hughes2014-01-062-3/+10
|\
| * Fix dev_t (for LP64).Elliott Hughes2014-01-032-3/+10
* | Add TCPOPT_* constants.Elliott Hughes2014-01-031-1/+16
|/
* Clean up <sched.h>.Elliott Hughes2014-01-022-36/+16
* Remove some old kernel header cruft not needed with uapi.Elliott Hughes2013-12-201-2/+0
* Merge "Allow GCC-built fortified code to run on a clang-built bionic."Elliott Hughes2013-12-202-17/+18
|\
| * Allow GCC-built fortified code to run on a clang-built bionic.Elliott Hughes2013-12-192-17/+18
* | Fix struct stat for aarch64.Elliott Hughes2013-12-191-82/+81
|/
* Don't use __kernel_ulong_t.Elliott Hughes2013-12-181-6/+6
* Remove <machine/kernel.h>.Elliott Hughes2013-12-181-41/+31
* Move bionic over to GCC's 'warning' attribute.Elliott Hughes2013-12-174-53/+21
* Make <sys/param.h> more glibc-like.Elliott Hughes2013-12-121-2/+13
* Add cfi directives to all arm assembly.Christopher Ferris2013-12-021-1/+8
* Finish <sys/user.h>.Elliott Hughes2013-11-261-5/+14
* Make <sys/timerfd.h> standalone.Elliott Hughes2013-11-251-1/+7
* am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h."Christopher Ferris2013-11-231-2/+40
|\
| * Move arm user.h definitions to sys/user.h.Christopher Ferris2013-11-221-2/+40
* | Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEADThe Android Open Source Project2013-11-221-4/+4
|\ \ | |/ |/|
| * am 4346bd9f: am bffe261a: Merge "Sort the syscalls.mk files, give all generat...Elliott Hughes2013-10-161-1/+1
| |\
| * \ am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending."Elliott Hughes2013-10-161-14/+10
| |\ \
| * \ \ am 4691325d: am abeafbd6: Merge "Wrap sprintf()/snprintf() macros to prevent ...Stephen Hines2013-10-111-2/+4
| |\ \ \
| * \ \ \ am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()"Nick Kralevich2013-10-091-0/+33
| |\ \ \ \
| * \ \ \ \ am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()""Nick Kralevich2013-10-091-33/+0
| |\ \ \ \ \
| * \ \ \ \ \ am 731ced6b: am c147478c: Merge "FORTIFY_SOURCE: fortify read()"Nick Kralevich2013-10-091-0/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am c8bd2c2e: am 458076c3: Merge "Fix the ALIGN and ALIGNBYTES macros for LP64."Elliott Hughes2013-10-081-2/+7
| |\ \ \ \ \ \ \