about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-5/+43
* Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab2011-02-071-2/+28
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Add definitions for new socket protocols.Ulrich Drepper2011-01-171-4/+8
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-041-1/+1
* Add support for fanotify_mark on sparc32 and s390Andreas Schwab2010-09-201-0/+1
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-09-011-4/+5
* Define EXTPROC for Linux.Ulrich Drepper2010-08-121-3/+5
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-0/+2
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* sparc64: Fix msgrcv()Aurelien Jarno2010-03-031-0/+49
* sparc: Fix 32-bit makecontext arg passing.David S. Miller2010-02-201-1/+1
* Add new errlist compat entry for 2.12.Andreas Schwab2010-02-061-0/+4
* Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.Andreas Schwab2010-01-181-8/+0
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-1/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-092-6/+10
* Update poll.h header for POSIX 2008.Ulrich Drepper2009-12-151-2/+2
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab2009-11-231-9/+9
* 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-10/+14
* Add support for new Linux error ERFKILL.Ulrich Drepper2009-11-141-1/+5
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-2/+2
* 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
* Add ____longjmp_chk for sparcDavid S. Miller2009-10-142-0/+184
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-2/+4
* Add 802.15.4 definitions to header files.Ulrich Drepper2009-06-181-2/+14
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-0/+3
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-0/+17
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-4/+2
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper2009-02-151-4/+5
* [BZ #7095]Ulrich Drepper2009-02-071-9/+19
* * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper2009-02-051-0/+4
* (SHM_EXEC): Define.Andreas Jaeger2009-01-301-1/+2
* [BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek2009-01-081-2/+3
* * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...Roland McGrath2008-11-261-1/+1
* * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek2008-10-161-1/+1
* * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper2008-07-271-1/+3
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-256-0/+817
* * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use Jakub Jelinek2008-05-213-3/+3
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h Jakub Jelinek2008-05-213-7/+26
* * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek2008-05-201-0/+3
* * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file. Jakub Jelinek2008-05-056-0/+481
* * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for Jakub Jelinek2008-05-052-0/+2