aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer2-8/+33
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu3-2/+28
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+23
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella4-0/+13
2021-06-15y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella1-8/+39
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella3-11/+36
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella3-7/+33
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski3-12/+40
2021-06-15y2038: Use a common definition for statLukasz Majewski2-21/+95
2021-06-15y2038: linux: Add __USE_TIME_BITS64 support for struct timexAdhemerval Zanella1-0/+31
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu1-0/+33
2021-01-06Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers1-1/+5
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert74-74/+74
2020-10-27Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers1-0/+2
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2-100/+132
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-7/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-6/+0
2020-07-16Linux: Remove rseq supportFlorian Weimer1-29/+0
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2-3/+40
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella3-61/+11
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2-33/+58
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2-3/+41
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2-47/+12
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella2-33/+57
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2-14/+40
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella1-32/+0
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella2-58/+64
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+29
2020-06-23Add MREMAP_DONTUNMAP from Linux 5.7Joseph Myers1-0/+1
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-0/+39
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis3-47/+17
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis2-23/+44
2020-04-19provide y2038 safe socket constants for default/asm-generic ABIVineet Gupta1-2/+14
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-1/+0
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler1-1/+1
2020-02-12Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.Joseph Myers1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers70-70/+70
2019-11-29Update SOMAXCONN value from Linux 5.4.Joseph Myers1-1/+1
2019-11-28Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.Joseph Myers1-0/+2
2019-11-21Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez1-5/+7
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers1-0/+47
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2-16/+41
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert69-69/+69
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers1-0/+5
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers1-0/+2
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer2-6/+33
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2-92/+44
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer1-2/+5
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers1-0/+1
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer1-0/+34