From 6848f79e3b617a6f346531eca67cc8072cf3ccf4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 18 Sep 2003 06:27:52 +0000 Subject: [PATCH] Add exit.h, time_r.c, time_r.h. --- lib/.cvsignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 02f678a..40b6123 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -17,6 +17,7 @@ error.c error.h exclude.c exclude.h +exit.h exitfail.c exitfail.h fileblocks.c @@ -77,6 +78,8 @@ strtoll.c strtoul.c strtoull.c strtoumax.c +time_r.c +time_r.h unlocked-io.h utime.c xalloc.h -- 2.44.0