about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-202-2/+3
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-202-2/+3
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-212-1/+2
* i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella2020-04-171-30/+49
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-071-16/+1
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu2020-04-061-2/+3
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+2
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-152-10/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-146-51/+42
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-39/+1
* i386: Enable CET support in ucontext functionsH.J. Lu2020-02-146-3/+425
* i386: Remove _exit.SH.J. Lu2020-02-011-44/+0
* i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu2020-02-014-29/+10
* linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella2020-01-031-0/+1
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-031-0/+2
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+426
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0130-30/+30
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* Use clock_gettime to implement gettimeofday.Adhemerval Zanella2019-10-301-35/+0
* Change most internal uses of time to __clock_gettime.Adhemerval Zanella2019-10-301-34/+0
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-181-3/+5
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-0/+1
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-172-48/+2
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-172-3/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0733-33/+33
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-042-5/+5
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-233-166/+139
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-2/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0