Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-03-03 | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper | 1 | -0/+17 |
2009-01-30 | (SHM_EXEC): Define. | Andreas Jaeger | 1 | -1/+2 |
2008-01-16 | [BZ #5628] | Ulrich Drepper | 1 | -1/+1 |
2007-10-17 | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.cvs/fedora-glibc-20071017T2007 | Ulrich Drepper | 1 | -0/+2 |
2007-09-18 | Correct return value type __THROW marker of splice, vmsplice, and tee. | Ulrich Drepper | 1 | -7/+7 |
2007-07-21 | * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 1 | -1/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -0/+101 |
2007-07-31 | . | Jakub Jelinek | 1 | -101/+0 |