about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0142-42/+42
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-181-1/+2
* Add getcpuH.J. Lu2018-12-072-0/+2
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-072-0/+2
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-232-7/+8
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-062-0/+2
* x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu2018-07-257-1/+389
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-244-0/+50
* x86: Update vfork to pop shadow stackH.J. Lu2018-07-241-0/+38
* x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu2018-07-151-3/+2
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-141-0/+38
* Add the statx functionFlorian Weimer2018-07-102-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-0/+2
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-262-0/+2
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-221-1/+0
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-172-49/+6
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+26
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+26
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0427-98/+0
* x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu2018-05-021-20/+22
* x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2018-05-021-19/+22
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-52/+9
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-8/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+26
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-181-4/+3
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-27/+0
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-231-1/+0
* Add narrowing add functions.Joseph Myers2018-02-102-0/+28
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-252-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0144-44/+44
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-201-6/+1
* Add _Float32 function aliases.Joseph Myers2017-12-074-0/+218
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-064-0/+436
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* x32: Remove unused getcpu implementationAdhemerval Zanella2017-12-011-32/+0
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2
* Add _Float64x function aliases.Joseph Myers2017-11-274-0/+218
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-092-0/+12
* Consolidate Linux sigpending() implementationYury Norov2017-10-311-36/+0
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-50/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-022-0/+6
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-252-0/+6