Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Add test about pthread_mutex_t owner tid limit." | Yabin Cui | 2015-02-03 | 1 | -24/+3 |
|\ | |||||
| * | Add test about pthread_mutex_t owner tid limit. | Yabin Cui | 2015-02-03 | 1 | -24/+3 |
* | | Ensure raw fchmod/fchmodat syscalls are hidden. | Nick Kralevich | 2015-02-03 | 16 | -38/+45 |
* | | Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>." | Hans Boehm | 2015-02-03 | 2 | -317/+295 |
|\ \ | |/ | |||||
| * | Switch pthread_mutex_t from bionic atomics to <stdatomic.h>. | Yabin Cui | 2015-02-02 | 2 | -317/+295 |
* | | Merge "Clean up SEEK_SET definitions." | Elliott Hughes | 2015-02-03 | 2 | -21/+10 |
|\ \ | |||||
| * | | Clean up SEEK_SET definitions. | Elliott Hughes | 2015-02-02 | 2 | -21/+10 |
* | | | Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support" | Nick Kralevich | 2015-02-02 | 16 | -35/+176 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support | Nick Kralevich | 2015-02-02 | 16 | -35/+176 |
* | | | Small logging cleanup. | Elliott Hughes | 2015-02-02 | 1 | -13/+11 |
* | | | Merge "Fix clang build." | Elliott Hughes | 2015-02-02 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fix clang build. | Elliott Hughes | 2015-02-02 | 1 | -0/+1 |
* | | | | Merge "Fixes to the update-tzdata.py tool" | Neil Fuller | 2015-02-02 | 1 | -2/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixes to the update-tzdata.py tool | Neil Fuller | 2015-02-02 | 1 | -2/+9 |
| |/ / | |||||
* | | | Fortify poll and ppoll. | Elliott Hughes | 2015-02-02 | 3 | -2/+96 |
|/ / | |||||
* | | Include <malloc.h> for struct mallinfo. | Elliott Hughes | 2015-01-30 | 1 | -0/+1 |
* | | Merge "Break two incorrect transitive includes." | Elliott Hughes | 2015-01-31 | 2 | -3/+8 |
|\ \ | |||||
| * | | Break two incorrect transitive includes. | Elliott Hughes | 2015-01-29 | 2 | -3/+8 |
* | | | Merge "Put back inline definitions if using an old API." | Dan Albert | 2015-01-30 | 14 | -45/+530 |
|\ \ \ | |||||
| * | | | Put back inline definitions if using an old API. | Dan Albert | 2015-01-29 | 14 | -45/+530 |
* | | | | Remove unused CONFIG_SECONDS. | Elliott Hughes | 2015-01-29 | 1 | -4/+0 |
| |/ / |/| | | |||||
* | | | Merge "Add primitive CPPLINT.cfg." | Dan Albert | 2015-01-29 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add primitive CPPLINT.cfg. | Dan Albert | 2015-01-29 | 1 | -1/+1 |
| |/ | |||||
* | | Rewrite __cxa_guard.cpp with <stdatomic.h>. | Yabin Cui | 2015-01-29 | 1 | -43/+62 |
* | | Add missing includes. | Elliott Hughes | 2015-01-28 | 11 | -1/+14 |
* | | Merge "Modify MIPS64 stat structure to match a generic one in AOSP." | Elliott Hughes | 2015-01-29 | 6 | -60/+108 |
|\ \ | |||||
| * | | Modify MIPS64 stat structure to match a generic one in AOSP. | Raghu Gandham | 2015-01-28 | 6 | -60/+108 |
| |/ | |||||
* | | Switch pthread_once_t to stdatomic.h. | Yabin Cui | 2015-01-27 | 2 | -46/+31 |
|/ | |||||
* | Fix mips build. | Elliott Hughes | 2015-01-27 | 6 | -18/+8 |
* | Merge "x86 has an assembler bcopy implementation." | Elliott Hughes | 2015-01-27 | 1 | -0/+4 |
|\ | |||||
| * | x86 has an assembler bcopy implementation. | Elliott Hughes | 2015-01-26 | 1 | -0/+4 |
* | | Merge "[Arm64] Fix overlapping fp fields in jmp_buf" | Elliott Hughes | 2015-01-27 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | [Arm64] Fix overlapping fp fields in jmp_buf | Duane Sand | 2015-01-26 | 1 | -2/+2 |
* | | Merge "Clean up <stdlib.h> slightly." | Elliott Hughes | 2015-01-27 | 20 | -111/+143 |
|\ \ | |||||
| * | | Clean up <stdlib.h> slightly. | Elliott Hughes | 2015-01-26 | 20 | -111/+143 |
* | | | Merge "Make bionic compile even if resolver debugging is enabled." | Lorenzo Colitti | 2015-01-27 | 1 | -24/+33 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make bionic compile even if resolver debugging is enabled. | Lorenzo Colitti | 2015-01-26 | 1 | -24/+33 |
* | | | Merge "Update kernel headers to v3.18.3." | Christopher Ferris | 2015-01-26 | 93 | -2559/+3872 |
|\ \ \ | |||||
| * | | | Update kernel headers to v3.18.3. | Christopher Ferris | 2015-01-26 | 93 | -2559/+3872 |
* | | | | Merge "Add <error.h>." | Elliott Hughes | 2015-01-26 | 3 | -0/+141 |
|\ \ \ \ | |||||
| * | | | | Add <error.h>. | Elliott Hughes | 2015-01-26 | 3 | -0/+141 |
* | | | | | Merge "Fix coverage build after adding clang coverage." | Dan Albert | 2015-01-25 | 1 | -1/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix coverage build after adding clang coverage. | Dan Albert | 2015-01-25 | 1 | -1/+8 |
| |/ / / | |||||
* | | | | Reduce <stdlib.h> namespace pollution. | Elliott Hughes | 2015-01-24 | 1 | -1/+0 |
* | | | | Reduce <signal.h> namespace pollution. | Elliott Hughes | 2015-01-24 | 3 | -1/+2 |
* | | | | Merge "Say "Bad file descriptor" rather than "Bad file number"." | Elliott Hughes | 2015-01-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Say "Bad file descriptor" rather than "Bad file number". | Elliott Hughes | 2015-01-24 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Fix optimized fread. | Elliott Hughes | 2015-01-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "Add a basic NDK compatibility library." | Dan Albert | 2015-01-23 | 3 | -7/+47 |
|\ \ \ | |||||
| * | | | Add a basic NDK compatibility library. | Dan Albert | 2015-01-21 | 3 | -7/+47 |
| |/ / |