about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-96/+0
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-136/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-39/+0
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-89/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-65/+14
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-291-0/+2
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-30/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-27/+3
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-03-053-1/+238
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-231-1/+8
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-041-2/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0147-47/+47
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-201-6/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* 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