about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sys
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-013-3/+3
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-091-1/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-023-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-013-3/+3
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-1/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-073-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-013-3/+3
* Unify more sys/procfs.h headers.Joseph Myers2018-09-251-210/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-014-4/+4
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-3/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-54/+1
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-2/+2
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-291-118/+149
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-4/+4
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-9/+3
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-014-4/+4
* Fix a sparc header conformtest failure.David S. Miller2016-10-271-0/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-0/+7
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-044-4/+4
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024-4/+4
* Fix sparc struct fpu definition.Jose E. Marchesi2014-11-011-1/+1
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-014-4/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-2/+2
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-2/+20
* Sync with Linux 3.8Andreas Jaeger2013-03-061-1/+2
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-024-4/+4
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-6/+9
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-211-143/+0
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-211-59/+0
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-65/+0
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-104/+0
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-51/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-099-27/+18
* Remove pre-ISO C supportUlrich Drepper2012-01-072-3/+3
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-3/+3
* * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller2011-08-101-1/+1
* Update ptrace constantsUlrich Drepper2011-07-231-1/+28
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-09-011-4/+5
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek2008-10-161-1/+1