glibc/ports/sysdeps/unix/sysv/linux/mips/mips32
Siddhesh Poyarekar 61dd6208fb New API to set default thread attributes
This patch introduces two new convenience functions to set the default
thread attributes used for creating threads.  This allows a programmer
to set the default thread attributes just once in a process and then
run pthread_create without additional attributes.
2013-06-15 12:24:15 +05:30
..
mips16 Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
nptl New API to set default thread attributes 2013-06-15 12:24:15 +05:30
accept4.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fcntl.c Improve MIPS n64 handling of 64-bit fcntl. 2012-07-31 23:17:24 +00:00
ftruncate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fxstatat.c Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
internal_accept4.S Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
internal_recvmmsg.S Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
internal_sendmmsg.S Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
lockf64.c Improve MIPS n64 handling of 64-bit fcntl. 2012-07-31 23:17:24 +00:00
posix_fadvise64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_fadvise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
readahead.c Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
recvmmsg.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sendmmsg.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sync_file_range.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscalls.list Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sysdep.h Add support for building as MIPS16 code. 2013-02-27 23:45:07 +00:00
truncate64.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00