From 08dcc35470d3f7bb943b44b7701a9955fcab14ff Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Nov 2006 11:07:15 +0100 Subject: Reflect that these are Paul's changes. I've divided them into separate deltas. Signed-off-by: Paul Eggert --- ChangeLog | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f19911ce..4427eb944 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,6 @@ Port parts of the code to C89 to minimize the need for c99-to-c89.diff, while trying to retain the readability of C99 as much as possible. - * src/remove.c (close_preserve_errno): Remove. - (fd_to_subdirp): Rewrite to avoid the need for decl after statement. - -2006-11-25 Paul Eggert - * src/remove.c (rm_1): Remove decl of local, fd_cwd. Replace each of two uses with literal AT_FDCWD. (cache_stat_init): Return its argument, for convenience. @@ -19,6 +14,8 @@ (rm): Move cycle_check_init call into callee... (rm_1): ...here. Use an else clause in place of a "continue" statement. + (close_preserve_errno): Remove. + (fd_to_subdirp): Rewrite to avoid the need for decl after statement. 2006-11-25 Jim Meyering -- cgit v1.2.3-70-g09d2