Compiler warning fixes and function renamings in POSIX signals

Andreas Heinig andreas.heinig at cs.tu-dortmund.de
Tue Mar 19 13:48:23 UTC 2013


Hello,

while fixing compiler warnings I discovered that all the _POSIX_signals_*() functions have different capitalizations compared to the other _POSIX_*() functions.

The second patch fixes that issue.
The first patch removes the compiler warnings.

Cheers,
Andreas




More information about the devel mailing list