about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy2021-04-141-4/+0
* linux: sysconf: Use a more explicit maximum_ARG_MAXAdhemerval Zanella2021-04-131-1/+1
* linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)Michal Nazarewicz2021-04-131-1/+7
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-121-2/+2
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-121-9/+32
* arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy2021-04-121-2/+2
* Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler2021-03-311-2/+2
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-3011-5/+11
* linux: Add y2106 support on utimensat testsAdhemerval Zanella2021-03-294-166/+119
* linux: Use statx for MIPSn64Adhemerval Zanella2021-03-293-33/+29
* linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella2021-03-291-16/+40
* linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella2021-03-291-38/+11
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-2630-87/+5
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-2629-58/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-2631-50/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-2661-29/+64
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-2638-87/+37
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-2638-87/+37
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-2637-117/+12
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-2637-89/+12
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-2637-72/+20
* tst: Add test for sigtimedwaitLukasz Majewski2021-03-232-1/+63
* tst: Add test for ntp_gettimexLukasz Majewski2021-03-232-1/+23
* tst: Add test for ntp_gettimeLukasz Majewski2021-03-232-1/+57
* fix: Always export ntp_gettimex functionLukasz Majewski2021-03-231-1/+1
* signal: Add __libc_sigactionAdhemerval Zanella2021-03-189-10/+7
* nptl: Move system to libcAdhemerval Zanella2021-03-1825-25/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-1827-101/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-1225-50/+0
* nptl: Move Linux pthread_kill to nptlAdhemerval Zanella2021-03-121-57/+0
* io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella2021-03-123-3/+19
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-112-0/+18
* Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers2021-03-101-1/+1
* Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2021-03-092-9/+7
* Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2021-03-092-6/+5