aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-09-17Restore sparc64 implementation of semctlAndreas Schwab1-0/+54
2015-08-24Remove __ASSUME_IPC64Andreas Schwab6-247/+0
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+4
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2-0/+6
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel1-6/+0
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella1-12/+2
2015-05-22Remove socket.S implementationAdhemerval Zanella2-234/+0
2015-04-27Update sparc localplt.dataDavid S. Miller2-8/+6
2015-04-16Convert sparc over to lowlevellock-futex.hDavid S. Miller1-146/+1
2015-01-06Function declaration cleanupAdhemerval Zanella1-6/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers91-91/+91
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers2-2/+8
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar6-8/+8
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar3-5/+5
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar2-4/+4
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers1-1/+1
2014-11-07Remove __libc_waitpid function name.Joseph Myers1-1/+1
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2-0/+18
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi1-1/+1
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers3-2/+3
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers6-6/+5
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers4-3/+4
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers1-1/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers2-6/+6
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2-0/+6
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-07-17[PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers1-0/+47
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2-0/+19
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-9/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-9/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath2-16/+2
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers2-3/+0
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath30-0/+0
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