aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2020-05-05y2038: Provide conversion helpers for struct __timex64Lukasz Majewski
2020-05-05y2038: Introduce struct __timex64 - new internal glibc typeLukasz Majewski
2020-05-04nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang
2020-04-30powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-29Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu
2020-04-29generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis
2020-04-29Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu
2020-04-29Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu
2020-04-28misc: Remove sstk from the autogenerated system call listFlorian Weimer
2020-04-21signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella
2020-04-21linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella
2020-04-21ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella
2020-04-20ARC: Update syscall-names.list for ARC specific syscallsVineet Gupta
2020-04-19provide y2038 safe socket constants for default/asm-generic ABIVineet Gupta
2020-04-17i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer
2020-04-14linux: wait4: Fix incorrect return value comparisonAlistair Francis
2020-04-13x32: Properly pass long to syscall [BZ #25810]H.J. Lu
2020-04-09Update kernel version to 5.6 in tst-mman-consts.py.Joseph Myers
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu
2020-04-06y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski
2020-04-06y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski
2020-04-06i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers
2020-04-03nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella
2020-04-03aarch64: update bits/hwcap.hSzabolcs Nagy
2020-04-02sysv/alpha: Use generic __timeval32 and helpersAlistair Francis
2020-04-02linux: Use long time_t for wait4/getrusageAlistair Francis
2020-04-02linux: Use long time_t __getitimer/__setitimerAlistair Francis
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis
2020-03-30Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin
2020-03-27sysv/linux: Rename alpha functions to be alpha specificAlistair Francis
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski
2020-03-18x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu
2020-03-10mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella
2020-03-09y2038: linux: Provide __futimesat64 implementationLukasz Majewski
2020-03-09y2038: linux: Provide __lutimes64 implementationLukasz Majewski
2020-03-09y2038: linux: Provide __futimes64 implementationLukasz Majewski
2020-03-07y2038: fix: Add missing libc_hidden_def for __futimens64Lukasz Majewski
2020-03-06sparc: Move sigreturn stub to assemblyAdhemerval Zanella
2020-03-06linux/sysipc: Include linux/posix_types.h for __kernel_mode_tAdhemerval Zanella
2020-03-05linux: Clear mode_t padding bits (BZ#25623)Adhemerval Zanella
2020-03-05linux: Remove aarch64 ipc_priv.hAdhemerval Zanella
2020-03-05Linux: Use __fstatat64 in fchmodat implementationFlorian Weimer