summaryrefslogtreecommitdiff
path: root/lib/closeout.c
AgeCommit message (Expand)Author
2006-07-22(close_stdout): Use new function close_stream.Paul Eggert
2006-02-08(close_stdout): Don't assume 'bool' converts nonzeroPaul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2004-11-23Revert last change, since it seems EBADF is always defined.Jim Meyering
2004-11-22(EBADF): Fail with `#error ...' if it's not defined,Jim Meyering
2004-11-14(close_stdout): Don't fail just because stdout wasJim Meyering
2004-11-06Ensure that no close failure goes unreported.Jim Meyering
2004-10-04Sync from gnulib, to remove dependencies of other modules on unlocked-io.Paul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2003-07-19Likewise. Include "closeout.h" right after config.h,Jim Meyering
2002-11-23From gnulib, by Bruno HaibleJim Meyering
2001-12-20(close_stdout_status): If ferror (stdout), doJim Meyering
2001-11-17Include unlocked-io.h.Jim Meyering
2000-08-26Include "__fpending.h".Jim Meyering
2000-05-16<sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):Jim Meyering
2000-05-15(close_stdout_set_file_name): New function.Jim Meyering
2000-05-10[default_exit_status]: New file-scoped variable.Jim Meyering
1999-04-04fix commentsJim Meyering
1999-01-25Add comments.Jim Meyering
1998-03-15Use #if, not #ifdef with HAVE_ macrosJim Meyering
1998-01-04.Jim Meyering