From 44aabce335e2b5cf2bd693c7166024d866d8bcc5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Dec 2004 07:54:47 +0000 Subject: [PATCH] Add strdup.c, strdup.h. --- lib/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 7951de5a..61c71b06 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -39,6 +39,8 @@ stdbool.h stdbool_.h stpcpy.c stpcpy.h +strdup.c +strdup.h stripslash.c strncasecmp.c strndup.c -- 2.45.2