summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization.zack/build-layout-experimentZack Weinberg2017-06-0877-8225/+0
* Add include guards to dl-procinfo.hSiddhesh Poyarekar2017-06-071-0/+3
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-181-1/+0
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-091-6/+0
* Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2017-05-082-4/+0
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-031-4/+2
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-36/+0
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+5
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-317/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+2
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-1/+1
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-2/+0
* Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella2017-02-174-41/+60
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-132-292/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0161-61/+61
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-315-2093/+0
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+3
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-5/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+3
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-34/+0
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-214-4/+4
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-174-88/+0
* i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer2016-10-281-12/+35
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov2016-10-243-3/+3
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-92/+0
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-7/+21
* Add iseqsig.Joseph Myers2016-10-061-0/+3
* Add iscanonical.Joseph Myers2016-09-301-0/+1
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1