about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-021-2/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* x86: Remove arch-specific low level lock implementationAdhemerval Zanella2019-05-144-528/+0
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Remove __get_clockfreqAdhemerval Zanella2019-03-221-88/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-67/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-131-2/+2
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-051-100/+0
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-70/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-143-92/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2019-02-061-2/+0
* nptl: Cleanup cancellation macrosAdhemerval Zanella2019-01-031-22/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0141-41/+41
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola2018-11-302-7/+8
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1