From 6c1020d386fefbb6b7c22ff1b25e1ea8fb8951d1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 8 Mar 2006 00:23:34 +0000 Subject: [PATCH] * lib/.cvsignore: Add unistd_.h. Sort. --- ChangeLog | 4 ++++ lib/.cvsignore | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5b1e66d..fc3830c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Paul Eggert + + * lib/.cvsignore: Add unistd_.h. Sort. + 2006-03-04 Sergey Poznyakoff * tests/shortrec.at: Use -f - to read from stdin. diff --git a/lib/.cvsignore b/lib/.cvsignore index 7280617..ea97e9b 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -1,11 +1,9 @@ .deps -__fpending.c -__fpending.h -closeout.c -closeout.h Makefile Makefile.am Makefile.in +__fpending.c +__fpending.h alloca.c alloca.h alloca_.h @@ -35,6 +33,8 @@ charset.alias chdir-long.c chdir-long.h chown.c +closeout.c +closeout.h config.charset creat-safer.c dirname.c @@ -186,6 +186,7 @@ timespec.h umaxtostr.c unistd--.h unistd-safer.h +unistd_.h unlinkdir.c unlinkdir.h unlocked-io.h -- 2.44.0