aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer1-2/+0
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra1-2/+2
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers84-84/+84
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-7/+9
2016-09-18hurd: fix fcntl visibilitySamuel Thibault1-1/+1
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella1-0/+7
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer1-24/+7
2016-09-02Fix generic wait3 after union wait_status removal.Roland McGrath1-1/+1
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel1-2/+1
2016-05-12getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer1-92/+59
2016-05-10getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer1-0/+1
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer1-61/+69
2016-04-14Remove union wait [BZ #19613]Florian Weimer2-2/+2
2016-03-13Fix flag test in waitid compatibility layerSamuel Thibault1-1/+1
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers83-83/+83
2015-11-20Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella1-9/+0
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-8/+2
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers32-92/+34
2015-09-09To fix BZ #18675, use __fstatvfs64 in __fpathconf.Paul Pluzhnikov1-11/+3
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers3-3/+3
2015-09-04BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath1-1/+1
2015-08-31Fix broken overflow check in posix_fallocate [BZ 18873]Paul Eggert2-2/+2
2015-08-11Fix BZ #18086 -- nice resets errno to 0.Paul Pluzhnikov1-3/+3
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath1-0/+1
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath1-0/+50
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers1-3/+3
2015-06-05posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer2-38/+96
2015-05-20Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath1-0/+33
2015-05-18Refactor opendir.Roland McGrath1-41/+81
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud1-2/+2
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers1-1/+1
2015-01-09Fix shm-directory.h #include.Roland McGrath1-1/+1
2015-01-06Function declaration cleanupAdhemerval Zanella1-5/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers81-81/+81
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-1/+1
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar1-78/+80
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers2-8/+8
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath5-7/+15
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath5-55/+132
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar4-6/+6
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar3-3/+3
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva1-8/+8
2014-11-14Remove sigvec.Roland McGrath1-181/+0
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers1-2/+2
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2-3/+8
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers2-10/+4
2014-09-15Remove _POSIX_REGEX_VERSIONSiddhesh Poyarekar1-4/+2
2014-09-12Fix typo in macro names in sysconf.cSiddhesh Poyarekar1-2/+2