summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/bits
AgeCommit message (Expand)Author
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-08-26S390: Add hwcaps value for vector facility.Stefan Liebler
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-05-15Update s390/bits/siginfo.hEdjunior Machado
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-03-06Remove MAP_GROWSUP on s390Andreas Jaeger
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard