remove unused #undef environ now that libc.h no longer #defines it
[musl] / src / internal / ksigaction.h
2012-07-12 Rich Felkerfix breakage of x86_64 sigaction from recent changes...
2012-07-11 Rich Felkeruse unsigned bitmask for consistency in ksigaction
2012-07-11 Rich Felkerfix breakage from last commit: forgot to include ksigac...