about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-35/+0
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-087-91/+5
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-38/+1
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* dirent: Remove internal_function attributeFlorian Weimer2017-08-311-2/+1
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-123/+6
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-201-0/+3
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-202-0/+3
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-0/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-082-0/+41
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-12/+14
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-61/+0
* Add float128 support for x86_64, x86.Joseph Myers2017-06-262-0/+145
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-2/+0
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-232-2/+2
* 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