(inittables): Use toupper rather than
[platform/upstream/coreutils.git] / lib / closeout.c
2006-02-08 Paul Eggert(close_stdout): Don't assume 'bool' converts nonzero
2005-09-22 Paul EggertSync from gnulib.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-11-23 Jim MeyeringRevert last change, since it seems EBADF is always...
2004-11-22 Jim Meyering(EBADF): Fail with `#error ...' if it's not defined,
2004-11-14 Jim Meyering(close_stdout): Don't fail just because stdout was
2004-11-06 Jim MeyeringEnsure that no close failure goes unreported.
2004-10-04 Paul EggertSync from gnulib, to remove dependencies of other modul...
2004-08-02 Paul EggertUpdate copyright.
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2003-07-19 Jim MeyeringLikewise. Include "closeout.h" right after config.h,
2002-11-23 Jim MeyeringFrom gnulib, by Bruno Haible
2001-12-20 Jim Meyering(close_stdout_status): If ferror (stdout), do
2001-11-17 Jim MeyeringInclude unlocked-io.h.
2000-08-26 Jim MeyeringInclude "__fpending.h".
2000-05-16 Jim Meyering<sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
2000-05-15 Jim Meyering(close_stdout_set_file_name): New function.
2000-05-10 Jim Meyering[default_exit_status]: New file-scoped variable.
1999-04-04 Jim Meyeringfix comments
1999-01-25 Jim MeyeringAdd comments.
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros
1998-01-04 Jim Meyering.