aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/bits
AgeCommit message (Expand)Author
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-12Move SPARC public headers out of nptl/Roland McGrath
2014-05-17Fix some termios.h conformtest failures on sparc.David S. Miller
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-03-16Fix SHMLBA on sparc.David S. Miller