about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-141-9/+0
* x86: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-141-6/+20
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-109-16/+16
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0179-79/+79
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+0
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+5
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-215-28/+20