summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)Author
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-29S/390: ABI baseline update.Andreas Krebbel
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
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-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers
2012-04-28Move abilist files into sysdep dirs.David S. Miller
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
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel
2011-05-29Same change for the other siginfi.h filesUlrich Drepper
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab
2011-04-01Define O_PATH.Ulrich Drepper
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper
2010-10-13Implement accurate fma.Jakub Jelinek
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab
2010-08-11f_flags in Linux statfs implementation.Ulrich Drepper
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-04-13Fix makecontext on s390/s390xAndreas Schwab
2010-02-06Whitespace and copyright year fixes.Ulrich Drepper
2010-02-06Avoid PLT calls in utmp compat wrappers on Linux/s390Andreas Schwab
2010-01-20Fix ____longjmp_chk for s390/s390x.Andreas Schwab
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper