aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller1-2/+2
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller1-1/+1
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper1-1/+3
2011-07-23Update ptrace constantsUlrich Drepper1-1/+28
2011-05-29Same change for the other siginfi.h filesUlrich Drepper1-2/+2
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper1-2/+8
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-5/+43
2011-02-07Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab1-2/+28
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2011-01-17Add definitions for new socket protocols.Ulrich Drepper1-4/+8
2011-01-04sparc64: Use i386 implementation for fxstat.David S. Miller1-1/+1
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab1-0/+1
2010-09-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger1-4/+5
2010-08-12Define EXTPROC for Linux.Ulrich Drepper1-3/+5
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+2
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-03-03sparc64: Fix msgrcv()Aurelien Jarno1-0/+49
2010-02-20sparc: Fix 32-bit makecontext arg passing.David S. Miller1-1/+1
2010-02-06Add new errlist compat entry for 2.12.Andreas Schwab1-0/+4
2010-01-18Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.Andreas Schwab1-8/+0
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+5
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper1-1/+3
2010-01-09Add support for XPG7 testing.Ulrich Drepper2-6/+10
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper1-2/+2
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-9/+9
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-10/+14
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper1-1/+5
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-2/+2
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-14Add ____longjmp_chk for sparcDavid S. Miller2-0/+184
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-06-18Add 802.15.4 definitions to header files.Ulrich Drepper1-2/+14
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek1-0/+3
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-4/+2
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2009-02-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper1-4/+5
2009-02-07[BZ #7095]Ulrich Drepper1-9/+19
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper1-0/+4
2009-01-30(SHM_EXEC): Define.Andreas Jaeger1-1/+2
2009-01-08[BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek1-2/+3
2008-11-26* sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...Roland McGrath1-1/+1
2008-10-16* sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek1-1/+1