summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused cruft from MIPS <machine/signal.h>.Elliott Hughes2014-02-051-62/+1
* Kill <machine/_types.h>.Elliott Hughes2014-02-049-653/+42
* Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.Elliott Hughes2014-02-0315-5/+196
* Use __inline__ for fortify.Elliott Hughes2014-02-031-1/+1
* Merge "Regenerate binder header"Arve Hjønnevåg2014-02-031-54/+73
|\
| * Regenerate binder headerArve Hjønnevåg2014-01-281-54/+73
* | Merge "Add missing ucontext_t definition to bionic for arch-arm64."Elliott Hughes2014-01-311-2/+13
|\ \
| * | Add missing ucontext_t definition to bionic for arch-arm64.Ross McIlroy2014-01-311-2/+13
* | | [MIPS] SA_RESTORER support is not needed for MIPSChris Dearman2014-01-301-0/+4
|/ /
* | Make ARM <user.h> more glibc-compatible.Elliott Hughes2014-01-301-5/+8
* | Add mips <sys/ucontext.h>.Elliott Hughes2014-01-291-1/+46
* | Add arm <sys/ucontext.h>.Elliott Hughes2014-01-291-1/+37
* | Add x86 <sys/ucontext.h>.Elliott Hughes2014-01-291-2/+81
* | Add x86_64 ucontext.h for better compatibilityPavel Chupin2014-01-292-0/+124
|/
* Remove a __system_property_get call from the DNS code.Elliott Hughes2014-01-281-28/+5
* Fix 32-bit mmap/mmap64 handling of negative offsets.Elliott Hughes2014-01-271-5/+3
* Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SI...Elliott Hughes2014-01-252-198/+119
|\
| * Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX ...Elliott Hughes2014-01-242-198/+119
* | Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c.Ben Cheng2014-01-241-2/+6
|/
* Merge "bionic: rename aarch64 target to arm64"Colin Cross2014-01-24254-347/+342
|\
| * bionic: rename aarch64 target to arm64Colin Cross2014-01-23254-347/+342
* | Re-export libgcc's __aeabi_uidivmod and __popcount_tabBernhard Rosenkränzer2014-01-241-0/+2
|/
* Merge "Add "__noreturn" to assert and assert2"Elliott Hughes2014-01-151-2/+2
|\
| * Add "__noreturn" to assert and assert2Vadim Markovtsev2014-01-151-2/+2
* | Move _thread_created_hook to where it belongs.Elliott Hughes2014-01-142-19/+4
* | Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxch...Elliott Hughes2014-01-141-5/+5
|\ \ | |/ |/|
| * AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()Serban Constantinescu2013-12-191-5/+5
* | 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-102-0/+14
|/ /
* | 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-0917-20/+175
* | 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
|/ /