signal: Document problem with type of SIGRTMIN, SIGRTMAX on OSF/1 5.1.
[pspp] / lib / xfreopen.h
1 #include <stdio.h>
2 void xfreopen (char const *filename, char const *mode, FILE *fp);