|
4/4 |
2000/11/29 [Computer/SW/OS/FreeBSD] UID:19940 Activity:nil |
11/29 I'm having trouble compiling a simple program that uses sigempytset et al on Linux. gcc keeps complaining that sigaction has no storage and the other funcs are not defined. Is there some trick to get this to work? (I've included <signal.h> and my prog. compiles and runs fine on BSD and Solaris). |