about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_IPC64Andreas Schwab2015-08-243-244/+0
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-192-6/+2
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-192-510/+0
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-041-1/+4
* Extend local PLT reference checkH.J. Lu2015-07-291-3/+5
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-4/+0
* 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