[uClibc-cvs] uClibc/libc/sysdeps/linux/common/bits kernel_sigaction.h,1.4,1.5

Erik Andersen andersen at codepoet.org
Tue Mar 11 20:27:06 UTC 2003


Update of /var/cvs/uClibc/libc/sysdeps/linux/common/bits
In directory winder:/tmp/cvs-serv18889/libc/sysdeps/linux/common/bits

Modified Files:
	kernel_sigaction.h 
Log Message:
sjhill needs to buy donuts for everyone


Index: kernel_sigaction.h
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/common/bits/kernel_sigaction.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kernel_sigaction.h	11 Mar 2003 16:54:42 -0000	1.4
+++ kernel_sigaction.h	11 Mar 2003 20:27:02 -0000	1.5
@@ -41,7 +41,6 @@
     __sighandler_t  k_sa_handler;
     unsigned int    sa_flags;
     unsigned long   sa_mask;
-#endif
 };
 #define _KERNEL_NSIG           128
 #define _KERNEL_NSIG_BPW       32




More information about the uClibc-cvs mailing list