procps/lib
Rainer Müller 6df4fc403d configure: Check for stdio_ext.h
For portability, check for stdio_ext.h during configure and define
HAVE_STDIO_EXT_H accordingly.

If the current system does not provide this header, use a fallback for
__fpending(). This definition will not work on all systems as it relies
on internal data structures of libc. A more portable solution should be
preferred, for example by using gnulib.
2013-03-20 16:32:06 +01:00
..
.gitignore lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
fileutils.c configure: Check for stdio_ext.h 2013-03-20 16:32:06 +01:00
Makefile.am lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
strutils.c miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00