aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2-0/+10
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath13-0/+626
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2-6/+0
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller5-21/+59
2014-06-12Move SPARC public headers out of nptl/Roland McGrath1-0/+99
2014-06-12SPARC: Convert fork.c to arch-fork.hRoland McGrath1-0/+27
2014-05-17Fix some termios.h conformtest failures on sparc.David S. Miller1-14/+5
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-0/+27
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-0/+2
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller1-1/+1
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller1-0/+2
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller1-1/+2
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-37/+43
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-3/+3
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae85-85/+85
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka10-29/+29
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab1-0/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger1-2/+20
2013-06-15New API to set default thread attributesSiddhesh Poyarekar2-0/+8
2013-06-05Remove trailing whitespace.Joseph Myers2-2/+2
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-1/+7
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2-0/+10
2013-03-06Sync with Linux 3.8Andreas Jaeger2-1/+3
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-7/+7
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-66/+2
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar2-0/+6
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-2/+2
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers1-4/+2
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2-4/+2
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2-5/+2
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2-9/+3
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller1-0/+4
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers2-3/+3
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers85-93/+85
2012-11-11Fix check-localplt regressions on sparc.David S. Miller1-4/+5
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller3-12/+43
2012-10-25Fix sparc64 build.David S. Miller1-1/+1
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath1-3/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath3-15/+25
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger1-8/+0
2012-10-22Always define __O_LARGEFILEAndreas Jaeger1-7/+4
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger1-2/+2
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger1-238/+16
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-9/+0
2012-08-17Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c...Roland McGrath1-1/+1