summaryrefslogtreecommitdiffstats
path: root/libc/bionic/pthread_setname_np.cpp
Commit message (Expand)AuthorAgeFilesLines
* Let g_thread_list_lock only protect g_thread_list.Yabin Cui2015-03-231-9/+6
* Add missing includes.Elliott Hughes2015-01-281-0/+1
* Assume glibc >= 2.15.Elliott Hughes2014-11-121-1/+1
* More cases where libc should use O_CLOEXEC.Elliott Hughes2014-08-261-1/+1
* Remove dead NULL checks from pthread code.Elliott Hughes2014-03-041-4/+0
* Fix pthread_setname_np's behavior on invalid pthread_ts.Elliott Hughes2013-03-211-7/+15
* Fix the pthread_setname_np test.Elliott Hughes2013-02-151-4/+4
* Revert "Revert "More pthreads cleanup.""Elliott Hughes2013-02-121-0/+79
* Revert "More pthreads cleanup."Elliott Hughes2013-02-121-79/+0
* More pthreads cleanup.Elliott Hughes2013-02-111-0/+79