about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* Add narrowing subtract functions.Joseph Myers2018-03-2026-0/+255
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-181-4/+3
* alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg2018-03-101-0/+2
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0
* sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2018-03-091-0/+13
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-073-0/+8
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-0728-406/+108
* Add missing start-of-file descriptive comment.Samuel Thibault2018-03-064-4/+8
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-058-0/+40
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-0/+2
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-052-14/+0
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-03-053-1/+238
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-02-261-0/+62
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-02-261-0/+43
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-232-2/+8
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-223-8/+12
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-221-0/+5
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-211-7/+0
* Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers2018-02-153-3/+2
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-151-0/+1
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-1/+1
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-101-8/+0
* Add narrowing add functions.Joseph Myers2018-02-1026-0/+281
* [RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2018-02-091-1/+2
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-072-55/+15
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-14/+6
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-074-12/+14
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-071-1/+1
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-061-1/+1
* getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer2018-02-061-21/+13
* Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2018-02-061-0/+1
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-0610-0/+20
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-062-0/+4
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-024-4/+17
* Update syscall-names.list for 4.15.Joseph Myers2018-02-011-2/+3
* RISC-V: Add ipc_priv.hPalmer Dabbelt2018-01-291-0/+21
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-299-0/+311
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-2915-0/+3689
* RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt2018-01-293-0/+152
* RISC-V: Linux ABIPalmer Dabbelt2018-01-2921-0/+1367
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-298-0/+599
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-291-0/+194
* microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour2018-01-291-0/+5
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-254-91/+5
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-258-18/+18
* Add localplt.data for ColdFire.Joseph Myers2018-01-242-0/+18
* Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2018-01-242-0/+6
* Add jmp_buf-macros.h for ColdFire.Joseph Myers2018-01-242-0/+6
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-242-2/+6
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-191-0/+30