Merge in changes from libc's misc/error.c, in preparation
authorJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 08:00:45 +0000 (08:00 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 08:00:45 +0000 (08:00 +0000)
commitccd26a7b9b923eff9f349edfa574fd3b89e5b9fc
tree1f61d6c90f331779fb9f1d12a531aa55caeb8da2
parent4f918c7e500765b42801a3e3d55a8598f4e17721
Merge in changes from libc's misc/error.c, in preparation
for the merge of gnulib's changes back into libc.

(_): Define only if not already defined.
Move definition to follow all #include directives.
Include unlocked-io.h only if !_LIBC.
[_LIBC]: Include <libio/libioP.h>.
[USE_IN_LIBIO]: Include <libio/iolibio.h>
(fflush): Tweak definition to use INTUSE.
(putc): Define.
lib/error.c