aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2022-05-06linux: Fix posix_spawn return code if clone fails (BZ#29109)Adhemerval Zanella
2022-05-05clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-04Linux: Define MMAP_CALL_INTERNALFlorian Weimer
2022-05-04i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer
2022-05-04i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer
2022-04-28linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella
2022-04-27posix/glob.c: update from gnulibDJ Delorie
2022-04-27linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-19elf: Remove __libc_init_secureFangrui Song
2022-04-18mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-04-10powerpc: Relocate stinfo->mainAlan Modra
2022-04-10linux: Constify rfv variable in dl_vdso_vsymAlan Modra
2022-04-05linux: Fix __closefrom_fallback iterates until max int (BZ#28993)Adhemerval Zanella
2022-03-28Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.hJoseph Myers
2022-03-24Update kernel version to 5.17 in tst-mman-consts.pyJoseph Myers
2022-03-23Update syscall lists for Linux 5.17Joseph Myers
2022-03-23Fix ununsed fstatat64_time64_statxAdhemerval Zanella
2022-03-15hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin
2022-03-14Add access function attributes to epoll_waitSteve Grubb
2022-03-03i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]H.J. Lu
2022-03-03linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-22hppa: Revise gettext trampoline designJohn David Anglin
2022-02-21Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers
2022-02-18hppa: Fix swapcontextJohn David Anglin
2022-02-16microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella
2022-02-16Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers
2022-02-14linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella
2022-02-11Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHAREDFlorian Weimer
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer
2022-02-10Linux: Assume that NEED_DL_SYSINFO_DSO is always definedFlorian Weimer
2022-02-10Linux: Remove DL_FIND_ARG_COMPONENTSFlorian Weimer
2022-02-10Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZEFlorian Weimer
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer
2022-02-07linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin
2022-02-03linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella
2022-02-03linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy
2022-02-03Regenerate configure.Carlos O'Donell
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella
2022-01-29tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella