aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/bits
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Unify more sys/procfs.h headers.Joseph Myers3-0/+179
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers26-26/+26
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers1-26/+0
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-8/+10
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-57/+13
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-43/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-27/+15
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers1-1/+1
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-2/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg3-352/+26
2017-05-19Split up bits/sigstack.h.Joseph Myers1-27/+0
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers1-18/+18
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers2-13/+26
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-0/+5
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella1-0/+2
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+2
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2-10/+20
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-1/+1
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger1-1/+1
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers27-27/+27
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers27-27/+27
2014-06-12Move SPARC public headers out of nptl/Roland McGrath1-0/+99
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-01Update copyright notices with scripts/update-copyrightsAllan McRae26-26/+26
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka6-18/+18
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab1-0/+1
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-1/+7
2013-03-06Sync with Linux 3.8Andreas Jaeger1-0/+1
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-01-10Use __extension__ with long long in installed headers.Joseph Myers1-2/+2
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger1-3/+1