[uClibc-cvs] cvs commit to uClibc/libc/signal by andersen

cvs at uclinux.org cvs at uclinux.org
Sat Feb 16 20:19:35 UTC 2002


Repository: uClibc/libc/signal
who:        andersen
time:       Sat Feb 16 15:19:35 EST 2002


Log Message:

Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is
not always a sigset_t...  Fix from Geoffrey Espin.


Files:

changed:    sigaction.c




More information about the uClibc-cvs mailing list