aboutsummaryrefslogtreecommitdiffstats
path: root/libc/include
Commit message (Expand)AuthorAgeFilesLines
* Workaround b/16818336 which fails build under aggressive inlining.Dehao Chen2014-08-061-33/+0
* Add an obvious comment to <stdio.h> for fixincludes.Elliott Hughes2014-08-061-0/+8
* Proper MB_CUR_MAX.Dan Albert2014-07-301-1/+2
* Implement <sys/fsuid.h>.Elliott Hughes2014-07-301-2/+1
* Remove declarations for things that don't exist.Elliott Hughes2014-07-294-33/+1
* Merge "Fix linkage of grantpt(3)."Elliott Hughes2014-07-282-13/+7
|\
| * Fix linkage of grantpt(3).Elliott Hughes2014-07-252-13/+7
* | syscall(3)'s return type should be long.Elliott Hughes2014-07-281-1/+1
|/
* Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-1/+1
* Merge "Implement twalk(3), add unit tests."Elliott Hughes2014-07-241-0/+3
|\
| * Implement twalk(3), add unit tests.Elliott Hughes2014-07-241-0/+3
* | Fix belated review comments on syslog change.Elliott Hughes2014-07-231-37/+40
|/
* Merge "Rewrite syslog(3) to use Android logging."Elliott Hughes2014-07-191-13/+11
|\
| * Rewrite syslog(3) to use Android logging.Elliott Hughes2014-07-211-13/+11
* | There is no _MIN for unsigned types.Dan Albert2014-07-211-1/+1
|/
* Clean up some misinformation around prctl.Elliott Hughes2014-07-182-10/+3
* Merge "Remove SIOCKILLADDR from <sys/socket.h>."Elliott Hughes2014-07-171-7/+0
|\
| * Remove SIOCKILLADDR from <sys/socket.h>.Elliott Hughes2014-07-171-7/+0
* | Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.Elliott Hughes2014-07-171-7/+0
|/
* Remove non-standard prctl constants from <sys/prctl.h>.Elliott Hughes2014-07-171-13/+0
* Merge "Define atomic_charN_t only if charN_t is supported."Hans Boehm2014-07-161-2/+4
|\
| * Define atomic_charN_t only if charN_t is supported.Hans Boehm2014-07-161-2/+4
* | ptrace(3) should be varargs.Elliott Hughes2014-07-161-4/+4
* | Regenerate the syscalls list after the uapi update.Elliott Hughes2014-07-151-0/+10
* | Remove isascii_l(3).Dan Albert2014-07-141-1/+0
* | Define SIOCKILLADDR which isn't in the common kernel uapi headers.Elliott Hughes2014-07-111-0/+7
* | Define three prctl constants that went missing from uapi.Elliott Hughes2014-07-111-0/+19
* | EM_ARM and EM_AARCH64 are now in the uapi header.Elliott Hughes2014-07-111-3/+0
|/
* Revert "Revert "Add locale aware APIs.""Dan Albert2014-07-116-0/+89
* The err family allow null format strings.Elliott Hughes2014-07-111-38/+13
* Revert "Add locale aware APIs."Dan Albert2014-07-096-89/+0
* Add locale aware APIs.Dan Albert2014-07-096-0/+89
* Change android_dlextinfo flags to uint64_tDmitriy Ivanov2014-07-081-1/+1
* Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."""Dan Albert2014-07-022-2/+7
|\
| * Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""Dan Albert2014-07-012-2/+7
* | Load library using file handle.Dmitriy Ivanov2014-07-021-1/+8
* | Restore <nsswitch.h> which is BSD API, not private.Elliott Hughes2014-06-301-0/+230
* | asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9.Raghu Gandham2014-06-251-0/+1
* | Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings.Elliott Hughes2014-06-251-3/+8
* | Add splice, tee, and vmsplice.Elliott Hughes2014-06-241-3/+10
* | Merge "Sync to current upstream arc4random."Elliott Hughes2014-06-241-3/+4
|\ \
| * | Sync to current upstream arc4random.Elliott Hughes2014-06-241-3/+4
* | | Merge "Prefix cmsg_nxthdr with "__"."Calin Juravle2014-06-241-2/+2
|\ \ \
| * | | Prefix cmsg_nxthdr with "__".Calin Juravle2014-06-241-2/+2
* | | | Use __builtin_*_chk for bcopy/bzero.Dan Albert2014-06-231-2/+10
|/ / /
* | | Merge "Remove SHA1 from LP64 in favor of libcrypto."Dan Albert2014-06-202-54/+0
|\ \ \ | |/ / |/| |
| * | Remove SHA1 from LP64 in favor of libcrypto.Dan Albert2014-06-162-54/+0
* | | Expose tzname, daylight, and timezone.Elliott Hughes2014-06-191-3/+3
* | | Build tzcode with hidden visibility.Elliott Hughes2014-06-192-28/+27
| |/ |/|
* | Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."Dan Albert2014-06-192-7/+2