aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-10-10syscall-names.list: fix typos in commentDmitry V. Levin
2019-10-10y2038: linux: Provide __clock_settime64 implementationLukasz Majewski
2019-10-09mips: Do not malloc on getdents64 fallbackAdhemerval Zanella
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer
2019-10-07riscv: Remove support for variable page sizesFlorian Weimer
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers
2019-09-25Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella
2019-09-24Fix vDSO initialization on arm and mipsAndreas Schwab
2019-09-18Update syscall-names.list for Linux 5.3.Joseph Myers
2019-09-18Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers
2019-09-17sparc64: Use linux generic time implementationAdhemerval Zanella
2019-09-17mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella
2019-09-17powerpc: Simplify vsyscall internal macrosAdhemerval Zanella
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella
2019-09-14alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer
2019-08-29MIPS support for GNU hashMihailo Stojanovic
2019-08-29sh: Split BE/LE abilistAdhemerval Zanella
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer
2019-08-23Don't put non-ASCII into installed headersPaul Eggert
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella
2019-08-22powerpc: Fix typos and field name in commentsGustavo Romero
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella