about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-244-3/+4
* Remove stray *_internal aliases (bug 14132).Joseph Myers2014-10-091-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-122-6/+6
* Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-122-0/+6
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-212-2/+2
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+47
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-0/+19
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-9/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-072-16/+2
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-252-3/+0
* SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2530-0/+0
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-242-0/+10
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2013-0/+626
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-202-6/+0
* Consolidate sparc clone, fork, and vfork implementations.David S. Miller2014-06-135-21/+59
* Move SPARC public headers out of nptl/Roland McGrath2014-06-121-0/+99
* SPARC: Convert fork.c to arch-fork.hRoland McGrath2014-06-121-0/+27
* Fix some termios.h conformtest failures on sparc.David S. Miller2014-05-171-14/+5
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-0/+27
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-0/+2
* Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2014-04-301-1/+1
* Fix some sparc conform test failures in siginfo.hDavid S. Miller2014-04-301-0/+2
* Fix sigaction conform test failures on sparc.David S. Miller2014-04-221-1/+2
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-3/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0185-85/+85
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2610-29/+29
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-111-0/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-2/+20
* New API to set default thread attributesSiddhesh Poyarekar2013-06-152-0/+8
* Remove trailing whitespace.Joseph Myers2013-06-052-2/+2
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-1/+7
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-0/+10
* Sync with Linux 3.8Andreas Jaeger2013-03-062-1/+3
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+7
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-66/+2
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-182-0/+6
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-4/+2
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-082-4/+2
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-312-5/+2
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-312-9/+3
* Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2013-01-111-0/+4
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-102-3/+3
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-3/+1