aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)AuthorFilesLines
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2-1/+2
2020-04-17i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella1-30/+49
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu1-16/+1
2020-04-06i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu1-2/+3
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers1-0/+2
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2-10/+0
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella6-51/+42
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-39/+1
2020-02-14i386: Enable CET support in ucontext functionsH.J. Lu6-3/+425
2020-02-01i386: Remove _exit.SH.J. Lu1-44/+0
2020-02-01i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu4-29/+10
2020-01-03linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella1-0/+1
2020-01-03linux: Update x86 vDSO symbolsAdhemerval Zanella1-0/+2
2020-01-02Linux: Add tables with system call numbersFlorian Weimer1-0/+426
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers30-30/+30
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella1-1/+0
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella1-2/+0
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella1-0/+1
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella1-2/+0
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+1
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-35/+0
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella1-34/+0
2019-10-18Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella1-3/+5
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella1-0/+1
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer1-1/+0
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella2-48/+2
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2-3/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert33-33/+33
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2-5/+5
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+0
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella3-166/+139
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer1-2/+0
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+16
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer1-1/+0