mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext): Remove the typedef keyword. 2000-04-18 Jakub Jelinek <jakub@redhat.com>
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
This one is for the "new" style signals, which are
|
||||
now delivered unless SA_SIGINFO is requested. */
|
||||
|
||||
typedef struct sigcontext
|
||||
struct sigcontext
|
||||
{
|
||||
struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user