aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/bits
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella1-4/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers7-7/+7
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto1-0/+74
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella1-0/+139
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert5-5/+5
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella1-0/+20
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert4-4/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert4-4/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2018-10-17Move SHMLBA to its own header.Joseph Myers2-102/+24
2018-09-25Unify more sys/procfs.h headers.Joseph Myers2-0/+49
2018-09-18Unify many bits/mman.h headers.Joseph Myers1-44/+0
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-428/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae4-4/+4
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-9/+9
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-7/+2
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-69/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers4-4/+4
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger1-278/+3
2012-06-23Fix gUSA sequence in SH atomic functions inKaz Kojima1-93/+94
2012-05-23Update from Linux 3.4Andreas Jaeger1-0/+3
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard1-2/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert4-12/+8
2011-12-02SH atomic asms fix for gcc 4.7Ulrich Drepper1-22/+28
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-7/+48
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-5/+10
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+13
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-4/+4
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17