about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/bits
Commit message (Expand)AuthorAgeFilesLines
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-251-1/+6
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-6/+6
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-108/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-172-4/+30
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-92/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-85/+26
* Unify more sys/procfs.h headers.Joseph Myers2018-09-253-0/+179
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0126-26/+26
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-221-26/+0
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-8/+10
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-57/+13
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-43/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-27/+15
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-352/+26
* Split up bits/sigstack.h.Joseph Myers2017-05-191-27/+0
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-181-18/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0128-28/+28
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-142-13/+26
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+5
* Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2016-11-041-0/+2
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-10/+20
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* sparc: mman.h: fix bad comment insertionMike Frysinger2016-01-161-1/+1
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0427-27/+27
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-201-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0227-27/+27
* Move SPARC public headers out of nptl/Roland McGrath2014-06-121-0/+99
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0126-26/+26
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-266-18/+18
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-111-0/+1