aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sys
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers1-1/+5
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert3-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2018-09-25Unify more sys/procfs.h headers.Joseph Myers1-210/+0
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers1-1/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin1-3/+6
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-54/+1
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+0
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-6/+0
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-2/+2
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-118/+149
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-4/+4
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-9/+3
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2016-10-27Fix a sparc header conformtest failure.David S. Miller1-0/+2
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-0/+7
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-1/+10
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers1-1/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi1-1/+1
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae4-4/+4
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-2/+2
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger1-2/+20
2013-03-06Sync with Linux 3.8Andreas Jaeger1-1/+2
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers4-4/+4
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger1-6/+9
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers1-143/+0
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers1-59/+0
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers1-65/+0
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers1-104/+0
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers1-51/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert9-27/+18
2012-01-07Remove pre-ISO C supportUlrich Drepper2-3/+3
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper1-3/+3
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller1-1/+1
2011-07-23Update ptrace constantsUlrich Drepper1-1/+28
2010-09-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger1-4/+5
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2008-10-16* sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek1-1/+1
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper5-0/+426
2007-06-17[BZ #4125] Andreas Jaeger1-1/+23
2006-09-18* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper1-4/+20