diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-26 12:05:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-26 12:05:55 +0000 |
commit | 47ffae51d2f429c9527eb0b5555a79d5203a0467 (patch) | |
tree | 4b889e36b1814a7f23fb705d6c388d0eb06597c2 /lib | |
parent | dc93e673057eff19c3636d072e9c9954af30d317 (diff) | |
download | coreutils-47ffae51d2f429c9527eb0b5555a79d5203a0467.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index dcacfcfa3..fb717e99e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2000-08-26 Jim Meyering <meyering@lucent.com> + * closeout.c: Include "__fpending.h". + (close_stdout_status): Return right away if there's nothing to flush. + * Makefile.am (noinst_HEADERS): Add __fpending.h. * __fpending.c: New file. * __fpending.h: New file. |