about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller2012-03-131-0/+6
* Fix some 64-bit sparc build warnings.David S. Miller2012-03-112-5/+5
* Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2012-03-092-438/+55
* Update copyright year after my most recent changes.David S. Miller2012-03-082-2/+2
* Fix several build warnings on sparc.David S. Miller2012-03-062-9/+25
* Kill sparc32 specific __getpagesize, unneeded.David S. Miller2012-03-011-45/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-015-72/+4
* Fix name mangling of pthread_attr_t after changeUlrich Drepper2012-02-261-1/+1
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-0/+2
* Work around problem of pthread_attr_t definition with old compilersUlrich Drepper2012-02-261-1/+7
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-2/+2
* Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller2012-02-201-6/+4
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-205-27/+95
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-212-143/+29
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-212-59/+29
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-192-1/+9
* Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller2012-02-182-10/+10
* Add O_FSYNC define to sparc just like other platforms.David S. Miller2012-02-161-0/+1
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-40/+4
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-142-104/+29
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-27/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0984-252/+168
* Remove pre-ISO C supportUlrich Drepper2012-01-075-14/+12
* More ia64 removal changesUlrich Drepper2012-01-071-1/+60
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-221-1/+5
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-3/+3
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-121-2/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-102-44/+18
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-091-2/+2
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-051-0/+3
* Fix sparc localplt testcase failures. carlos/masterDavid S. Miller2011-08-313-132/+175
* Bug fixes for ____longjmp_chk on sparc.David S. Miller2011-08-222-5/+32
* * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2011-08-141-2/+2
* * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller2011-08-101-1/+1
* Define AF_NFC and PF_NFCUlrich Drepper2011-07-231-1/+3
* Update ptrace constantsUlrich Drepper2011-07-231-1/+28
* Same change for the other siginfi.h filesUlrich Drepper2011-05-291-2/+2
* Define RLIMIT_RTTIMEUlrich Drepper2011-05-231-2/+8
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
* 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