summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITI...Yabin Cui2015-03-251-4/+0
* Hide internal of pthread_mutex_t.Yabin Cui2015-03-253-143/+142
* Merge "Fix in error handling in pthread_create.cpp."Yabin Cui2015-03-261-0/+1
|\
| * Fix in error handling in pthread_create.cpp.Yabin Cui2015-03-251-0/+1
* | Cause Fatal error when invalid pthread_id is detected.Yabin Cui2015-03-251-4/+8
|/
* Merge "Add O_APPEND flag for __libc_write_stderr."Yabin Cui2015-03-251-1/+1
|\
| * Add O_APPEND flag for __libc_write_stderr.Yabin Cui2015-03-251-1/+1
* | Use ALIAS_SYMBOL for assembler aliasing.Christopher Ferris2015-03-255-25/+10
* | Make gensyscalls.py use the ALIAS_SYMBOL macro.Christopher Ferris2015-03-2450-105/+50
|/
* Merge "Let g_thread_list_lock only protect g_thread_list."Yabin Cui2015-03-2414-167/+96
|\
| * Let g_thread_list_lock only protect g_thread_list.Yabin Cui2015-03-2314-167/+96
* | Merge "RTLD_LAZY is not supported, use RTLD_NOW instead."Dmitriy Ivanov2015-03-242-2/+2
|\ \
| * | RTLD_LAZY is not supported, use RTLD_NOW instead.Dmitriy Ivanov2015-03-232-2/+2
* | | Merge "Add test for pthread types alignment check."Yabin Cui2015-03-233-6/+18
|\ \ \ | |/ / |/| |
| * | Add test for pthread types alignment check.Yabin Cui2015-03-203-6/+18
| |/
* | Fix alignment error for pthread_internal_t/pthread stack.Yabin Cui2015-03-202-6/+7
|/
* Return EINVAL when calling pthread_detach for joined thread.Yabin Cui2015-03-191-1/+1
* Fix two errors in pthread_detach.cpp.Yabin Cui2015-03-192-4/+1
* Merge "Make __get_thread inlined."Yabin Cui2015-03-193-6/+12
|\
| * Make __get_thread inlined.Yabin Cui2015-03-183-6/+12
* | Hide statfs/fstatfs' ST_VALID flag from userspace.Elliott Hughes2015-03-189-51/+49
|/
* Merge "Fix _PATH_DEFPATH to correspond to the actual default path."Elliott Hughes2015-03-181-7/+2
|\
| * Fix _PATH_DEFPATH to correspond to the actual default path.Elliott Hughes2015-03-171-7/+2
* | set errno to ENOENT in getauxval per glibc 2.19Daniel Micay2015-03-171-0/+2
* | Fix build: pthread_mutex/pthread_detach.Yabin Cui2015-03-172-3/+3
* | Merge "Make pthread join_state not protected by g_thread_list_lock."Yabin Cui2015-03-176-43/+60
|\ \
| * | Make pthread join_state not protected by g_thread_list_lock.Yabin Cui2015-03-126-43/+60
* | | Merge "Remove duplication in pthread_mutex.cpp."Yabin Cui2015-03-171-202/+109
|\ \ \ | |_|/ |/| |
| * | Remove duplication in pthread_mutex.cpp.Yabin Cui2015-03-121-202/+109
* | | Fix build: align pthread_cond_t to sizeof(long)Dmitriy Ivanov2015-03-161-1/+1
* | | Add alignment to opaque types.Christopher Ferris2015-03-161-2/+2
* | | Fix atomic_load on const variable in pthread_cond_t.Yabin Cui2015-03-161-2/+2
* | | Merge "Hide content of pthread_cond_t in pthread_cond_internal_t."Yabin Cui2015-03-162-74/+83
|\ \ \
| * | | Hide content of pthread_cond_t in pthread_cond_internal_t.Yabin Cui2015-03-162-74/+83
* | | | Merge "For libm, use a macro for aliasing symbols."Christopher Ferris2015-03-141-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | For libm, use a macro for aliasing symbols.Christopher Ferris2015-03-131-0/+4
* | | | Hide content of pthread_rwlock_t in pthread_rwlock_internal_t.Yabin Cui2015-03-132-147/+132
|/ / /
* | | Merge "Add some GNU specific elf constants."Christopher Ferris2015-03-131-0/+4
|\ \ \
| * | | Add some GNU specific elf constants.Christopher Ferris2015-03-131-0/+4
* | | | Merge "Switch libc and libm to sysv-only hash style"Dmitriy Ivanov2015-03-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Switch libc and libm to sysv-only hash styleDmitriy Ivanov2015-03-131-1/+1
* | | | syslog.h: missing LOG_MAKEPRI definitionMark Salyzyn2015-03-121-0/+1
|/ / /
* | | Merge "Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>."Elliott Hughes2015-03-111-3/+5
|\ \ \
| * | | Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.Elliott Hughes2015-03-111-3/+5
* | | | am c16c8368: Merge "Generate gnu hash for arm only"Dimitry Ivanov2015-03-101-2/+2
|\ \ \ \ | |/ / /
| * | | Generate gnu hash for arm onlyGoran Jakovljevic2015-03-101-2/+2
* | | | am a94cf791: Merge "Generate sysv hash for libc, libstdc++ and libm"Dmitriy Ivanov2015-03-101-0/+8
|\ \ \ \ | |/ / /
| * | | Generate sysv hash for libc, libstdc++ and libmDmitriy Ivanov2015-03-091-0/+8
* | | | am 536ec735: Merge changes I796a4ce8,I6165d062,I66c95d90,Ia67fa11dDmitriy Ivanov2015-03-071-0/+7
|\ \ \ \ | |/ / /
| * | | Merge changes I796a4ce8,I6165d062,I66c95d90,Ia67fa11dDmitriy Ivanov2015-03-071-0/+7
| |\ \ \ | | |_|/ | |/| |