summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add test about pthread_mutex_t owner tid limit."Yabin Cui2015-02-031-24/+3
|\
| * Add test about pthread_mutex_t owner tid limit.Yabin Cui2015-02-031-24/+3
* | Ensure raw fchmod/fchmodat syscalls are hidden.Nick Kralevich2015-02-0316-38/+45
* | Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>."Hans Boehm2015-02-032-317/+295
|\ \ | |/
| * Switch pthread_mutex_t from bionic atomics to <stdatomic.h>.Yabin Cui2015-02-022-317/+295
* | Merge "Clean up SEEK_SET definitions."Elliott Hughes2015-02-032-21/+10
|\ \
| * | Clean up SEEK_SET definitions.Elliott Hughes2015-02-022-21/+10
* | | Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support"Nick Kralevich2015-02-0216-35/+176
|\ \ \ | |/ / |/| |
| * | Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH supportNick Kralevich2015-02-0216-35/+176
* | | Small logging cleanup.Elliott Hughes2015-02-021-13/+11
* | | Merge "Fix clang build."Elliott Hughes2015-02-021-0/+1
|\ \ \
| * | | Fix clang build.Elliott Hughes2015-02-021-0/+1
* | | | Merge "Fixes to the update-tzdata.py tool"Neil Fuller2015-02-021-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes to the update-tzdata.py toolNeil Fuller2015-02-021-2/+9
| |/ /
* | | Fortify poll and ppoll.Elliott Hughes2015-02-023-2/+96
|/ /
* | Include <malloc.h> for struct mallinfo.Elliott Hughes2015-01-301-0/+1
* | Merge "Break two incorrect transitive includes."Elliott Hughes2015-01-312-3/+8
|\ \
| * | Break two incorrect transitive includes.Elliott Hughes2015-01-292-3/+8
* | | Merge "Put back inline definitions if using an old API."Dan Albert2015-01-3014-45/+530
|\ \ \
| * | | Put back inline definitions if using an old API.Dan Albert2015-01-2914-45/+530
* | | | Remove unused CONFIG_SECONDS.Elliott Hughes2015-01-291-4/+0
| |/ / |/| |
* | | Merge "Add primitive CPPLINT.cfg."Dan Albert2015-01-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Add primitive CPPLINT.cfg.Dan Albert2015-01-291-1/+1
| |/
* | Rewrite __cxa_guard.cpp with <stdatomic.h>.Yabin Cui2015-01-291-43/+62
* | Add missing includes.Elliott Hughes2015-01-2811-1/+14
* | Merge "Modify MIPS64 stat structure to match a generic one in AOSP."Elliott Hughes2015-01-296-60/+108
|\ \
| * | Modify MIPS64 stat structure to match a generic one in AOSP.Raghu Gandham2015-01-286-60/+108
| |/
* | Switch pthread_once_t to stdatomic.h.Yabin Cui2015-01-272-46/+31
|/
* Fix mips build.Elliott Hughes2015-01-276-18/+8
* Merge "x86 has an assembler bcopy implementation."Elliott Hughes2015-01-271-0/+4
|\
| * x86 has an assembler bcopy implementation.Elliott Hughes2015-01-261-0/+4
* | Merge "[Arm64] Fix overlapping fp fields in jmp_buf"Elliott Hughes2015-01-271-2/+2
|\ \ | |/ |/|
| * [Arm64] Fix overlapping fp fields in jmp_bufDuane Sand2015-01-261-2/+2
* | Merge "Clean up <stdlib.h> slightly."Elliott Hughes2015-01-2720-111/+143
|\ \
| * | Clean up <stdlib.h> slightly.Elliott Hughes2015-01-2620-111/+143
* | | Merge "Make bionic compile even if resolver debugging is enabled."Lorenzo Colitti2015-01-271-24/+33
|\ \ \ | |/ / |/| |
| * | Make bionic compile even if resolver debugging is enabled.Lorenzo Colitti2015-01-261-24/+33
* | | Merge "Update kernel headers to v3.18.3."Christopher Ferris2015-01-2693-2559/+3872
|\ \ \
| * | | Update kernel headers to v3.18.3.Christopher Ferris2015-01-2693-2559/+3872
* | | | Merge "Add <error.h>."Elliott Hughes2015-01-263-0/+141
|\ \ \ \
| * | | | Add <error.h>.Elliott Hughes2015-01-263-0/+141
* | | | | Merge "Fix coverage build after adding clang coverage."Dan Albert2015-01-251-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix coverage build after adding clang coverage.Dan Albert2015-01-251-1/+8
| |/ / /
* | | | Reduce <stdlib.h> namespace pollution.Elliott Hughes2015-01-241-1/+0
* | | | Reduce <signal.h> namespace pollution.Elliott Hughes2015-01-243-1/+2
* | | | Merge "Say "Bad file descriptor" rather than "Bad file number"."Elliott Hughes2015-01-241-1/+1
|\ \ \ \
| * | | | Say "Bad file descriptor" rather than "Bad file number".Elliott Hughes2015-01-241-1/+1
| |/ / /
* | | | Fix optimized fread.Elliott Hughes2015-01-241-1/+1
|/ / /
* | | Merge "Add a basic NDK compatibility library."Dan Albert2015-01-233-7/+47
|\ \ \
| * | | Add a basic NDK compatibility library.Dan Albert2015-01-213-7/+47
| |/ /