Age | Commit message (Expand) | Author | Files | Lines |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 7 | -7/+7 |
2024-04-02 | Always define __USE_TIME_BITS64 when 64 bit time_t is used | Adhemerval Zanella | 1 | -4/+4 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 7 | -7/+7 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 7 | -7/+7 |
2022-12-07 | Linux: Consolidate typesizes.h | Adhemerval Zanella Netto | 1 | -0/+74 |
2022-10-25 | linux: Fix generic struct_stat for 64 bit time (BZ# 29657) | Adhemerval Zanella | 1 | -0/+139 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 5 | -5/+5 |
2021-12-23 | Set default __TIMESIZE default to 64 | Adhemerval Zanella | 1 | -0/+20 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 4 | -4/+4 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 4 | -4/+4 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2018-10-17 | Move SHMLBA to its own header. | Joseph Myers | 2 | -102/+24 |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers | 2 | -0/+49 |
2018-09-18 | Unify many bits/mman.h headers. | Joseph Myers | 1 | -44/+0 |
2018-06-18 | Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. | Joseph Myers | 1 | -0/+1 |
2018-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers | 1 | -0/+2 |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -428/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 1 | -0/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 4 | -4/+4 |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 1 | -9/+9 |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 1 | -7/+2 |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger | 1 | -69/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 |
2012-10-21 | SH: Use <bits/fcntl-linux.h> | Andreas Jaeger | 1 | -278/+3 |
2012-06-23 | Fix gUSA sequence in SH atomic functions in | Kaz Kojima | 1 | -93/+94 |
2012-05-23 | Update from Linux 3.4 | Andreas Jaeger | 1 | -0/+3 |
2012-03-27 | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard | 1 | -2/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 4 | -12/+8 |
2011-12-02 | SH atomic asms fix for gcc 4.7 | Ulrich Drepper | 1 | -22/+28 |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab | 1 | -2/+2 |
2011-04-01 | Define O_PATH. | Ulrich Drepper | 1 | -0/+1 |
2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper | 1 | -7/+48 |
2011-01-17 | Define MADV_NOHUGEPAGE. | Ulrich Drepper | 1 | -0/+1 |
2011-01-17 | Define MADV_HUGEPAGE. | Ulrich Drepper | 1 | -1/+2 |
2010-06-14 | Define F_SETPIPE_SZ and F_GETPIPE_SZ. | Ulrich Drepper | 1 | -0/+2 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -5/+10 |
2009-12-11 | Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels. | Ulrich Drepper | 1 | -3/+3 |
2009-11-19 | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper | 1 | -3/+4 |
2009-11-17 | Change misleading names of parameters of sync_file_range. | Ulrich Drepper | 1 | -1/+1 |
2009-11-17 | Add missing Linux MADV_* definitions. | Ulrich Drepper | 1 | -9/+13 |
2009-11-14 | Fix F_SETOWN_EX and F_GETOWN_EX definitions. | Ulrich Drepper | 1 | -4/+4 |
2009-11-06 | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek | 1 | -2/+2 |
2009-10-29 | Define F_OWNER_* and f_owner_ex for Linux targets. | Ulrich Drepper | 1 | -1/+18 |
2009-10-01 | Define F_SETOWN_EX and F_GETOWN_EX in Linux headers. | Ulrich Drepper | 1 | -2/+4 |