What should be done about __USE_POSIX199309 in the headers, and similar __USE_*? features.h in uclibc doesn't have the standards selectivity of glibc -- is this a future goal? Anyway, __USE_POSIX199309 needs to be defined to use sigaction() correctly. (I think.) dave...