Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misspellings in sysdeps/unix -- BZ 25337 | Paul Pluzhnikov | 2023-05-23 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer | 2022-10-18 | 1 | -20/+0 |
* | ia64: Always define IA64_USE_NEW_STUB as a flag macro | Florian Weimer | 2022-05-09 | 1 | -10/+13 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -2/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | linux: Consolidate brk implementation | Adhemerval Zanella | 2020-12-10 | 1 | -0/+3 |
* | ia64: Do not define __NR_semtimedop in <sysdep.h> | Florian Weimer | 2020-03-03 | 1 | -6/+0 |
* | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella | 2020-02-14 | 1 | -4/+4 |
* | linux: Consolidate INLINE_SYSCALL | Adhemerval Zanella | 2020-02-14 | 1 | -20/+1 |
* | ia64: Use Linux kABI for syscall return | Adhemerval Zanella | 2020-02-14 | 1 | -34/+24 |
* | Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> | Florian Weimer | 2020-01-02 | 1 | -10/+0 |
* | Linux: Use system call tables during build | Florian Weimer | 2020-01-02 | 1 | -2/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Do not clobber r12 for ia64 syscalls. | Joseph Myers | 2018-12-17 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-13 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove IS_IN_rtld | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove IS_IN_libpthread | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove IS_IN_librt | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 2014-08-21 | 1 | -1/+1 |
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 1 | -0/+386 |
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 1 | -384/+0 |
* | * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148 | Ulrich Drepper | 2006-01-06 | 1 | -2/+2 |
* | [BZ #1978] | Ulrich Drepper | 2005-12-20 | 1 | -1/+22 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -23/+2 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -2/+23 |
* | Update. | Ulrich Drepper | 2004-09-25 | 1 | -10/+10 |
* | Update. cvs/fedora-base | Ulrich Drepper | 2004-09-22 | 1 | -4/+7 |
* | Update. | Ulrich Drepper | 2004-09-20 | 1 | -22/+24 |
* | (DO_INLINE_SYSCALL): Move LOAD_ARGS_##nr up front and add LOAD_REGS_##nr. (LO... | Ulrich Drepper | 2004-04-13 | 1 | -21/+42 |
* | Update. | Ulrich Drepper | 2003-12-10 | 1 | -30/+111 |
* | Update. | Ulrich Drepper | 2003-11-19 | 1 | -0/+7 |
* | Update. | Ulrich Drepper | 2003-08-16 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-08-16 | 1 | -0/+11 |
* | Update. | Ulrich Drepper | 2003-05-04 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2003-03-24 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-23 | 1 | -0/+9 |
* | Update. | Ulrich Drepper | 2003-03-13 | 1 | -12/+23 |
* | * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, | Roland McGrath | 2003-03-11 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-01-09 | 1 | -6/+8 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2002-12-28 | 1 | -7/+94 |