about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-4/+5
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-092-21/+0
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-041-8/+2
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+4
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-266-0/+6
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-3/+3
* Remove socket.S implementationAdhemerval Zanella2015-05-223-300/+0
* i386: Remove six-argument specialized implementationsAdhemerval Zanella2015-05-205-197/+2
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-131-8/+7
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-131-1/+0
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-056-232/+3
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-2/+2
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-061-3/+1
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-2112-1039/+0
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-123-0/+128
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02107-107/+107
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-301-1/+1
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-211-6/+3
* i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2014-12-192-110/+157
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-244-10/+10
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-2/+2
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-3/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Remove __libc_waitpid function name.Joseph Myers2014-11-071-1/+1
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+11
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-273-67/+3
* Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers2014-10-248-241/+8
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-244-135/+4
* pthread_once: Add fast path and remove x86 variants.Torvald Riegel2014-10-201-178/+0
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-061-2/+1
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-0/+1
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-232-38/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+35
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-15/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-9/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-072-0/+2
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-9/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-257-13/+0
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-242-0/+10
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-202-182/+5
* Remove x86 assembler rwlock codeAndi Kleen2014-06-1315-1196/+0
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-091-48/+0
* Split arch-fork.h from fork.hRoland McGrath2014-05-161-2/+2
* x86: Move abilist files out of nptl/ subdirectories.Roland McGrath2014-05-1415-0/+0
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-1459-0/+6452
* x86: Consolidate NPTL fork.Roland McGrath2014-05-141-0/+27