summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-09 07:54:47 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-09 07:54:47 +0000
commit44aabce335e2b5cf2bd693c7166024d866d8bcc5 (patch)
treedfd136a47df5dd46e42ce6a19b1a3b04a063cad4 /lib
parent00baeeac7e65451b8fde8f83b53f60a9ebb215fd (diff)
downloadbison-44aabce335e2b5cf2bd693c7166024d866d8bcc5.tar.gz
Add strdup.c, strdup.h.
Diffstat (limited to 'lib')
-rw-r--r--lib/.cvsignore2
1 files changed, 2 insertions, 0 deletions
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