about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-015-5/+5
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+20
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-024-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-014-4/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-074-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* Move SHMLBA to its own header.Joseph Myers2018-10-172-102/+24
* Unify more sys/procfs.h headers.Joseph Myers2018-09-252-0/+49
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-44/+0
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-013-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-013-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-428/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024-4/+4
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-014-4/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-9/+9
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+2
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-024-4/+4
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-211-278/+3
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-231-93/+94
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-2/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-094-12/+8
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-021-22/+28
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-7/+48
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-5/+10
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper2009-11-191-3/+4
* Change misleading names of parameters of sync_file_range.Ulrich Drepper2009-11-171-1/+1
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-171-9/+13
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-4/+4
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
* Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper2009-10-291-1/+18
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-2/+4
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-0/+17
* (SHM_EXEC): Define.Andreas Jaeger2009-01-301-1/+2
* [BZ #5628]Ulrich Drepper2008-01-161-1/+1
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-171-0/+2
* Correct return value type __THROW marker of splice, vmsplice, and tee.Ulrich Drepper2007-09-181-7/+7
* * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper2007-07-211-1/+2