aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)Author
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-20i386: Remove six-argument specialized implementationsAdhemerval Zanella
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-06x86: Clean up __vdso_clock_gettime variable.Roland McGrath
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-17[PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-13Remove x86 assembler rwlock codeAndi Kleen
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath
2014-05-16Split arch-fork.h from fork.hRoland McGrath
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath
2014-05-14x86: Consolidate NPTL fork.Roland McGrath
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae