diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-05-16 23:16:29 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-05-16 23:16:29 +0000 |
commit | f90f2cd13ef160917740165ec7fe34eb4d7f1b14 (patch) | |
tree | d1351ce991a5b90dcd8630d9cc8bc53929375079 | |
parent | c6892d365282a4b395d8300c05b139b0eb9896ec (diff) |
Notes
-rw-r--r-- | posix/regex.h (renamed from gnu/lib/libregex/posix/regex.h) | 0 | ||||
-rw-r--r-- | regcomp.c (renamed from gnu/lib/libregex/regcomp.c) | 0 | ||||
-rw-r--r-- | regex.c (renamed from gnu/lib/libregex/regex.c) | 0 | ||||
-rw-r--r-- | regex.h (renamed from gnu/lib/libregex/regex.h) | 0 | ||||
-rw-r--r-- | regex_internal.c (renamed from gnu/lib/libregex/regex_internal.c) | 0 | ||||
-rw-r--r-- | regex_internal.h (renamed from gnu/lib/libregex/regex_internal.h) | 0 | ||||
-rw-r--r-- | regexec.c (renamed from gnu/lib/libregex/regexec.c) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/gnu/lib/libregex/posix/regex.h b/posix/regex.h index b2d9a62fec97..b2d9a62fec97 100644 --- a/gnu/lib/libregex/posix/regex.h +++ b/posix/regex.h diff --git a/gnu/lib/libregex/regcomp.c b/regcomp.c index 68e2bdab92d1..68e2bdab92d1 100644 --- a/gnu/lib/libregex/regcomp.c +++ b/regcomp.c diff --git a/gnu/lib/libregex/regex.c b/regex.c index 7a4f304cddc5..7a4f304cddc5 100644 --- a/gnu/lib/libregex/regex.c +++ b/regex.c diff --git a/gnu/lib/libregex/regex.h b/regex.h index 81789be8978a..81789be8978a 100644 --- a/gnu/lib/libregex/regex.h +++ b/regex.h diff --git a/gnu/lib/libregex/regex_internal.c b/regex_internal.c index b3d44c368dd4..b3d44c368dd4 100644 --- a/gnu/lib/libregex/regex_internal.c +++ b/regex_internal.c diff --git a/gnu/lib/libregex/regex_internal.h b/regex_internal.h index 58fa749e9002..58fa749e9002 100644 --- a/gnu/lib/libregex/regex_internal.h +++ b/regex_internal.h diff --git a/gnu/lib/libregex/regexec.c b/regexec.c index 3c226e3c20cd..3c226e3c20cd 100644 --- a/gnu/lib/libregex/regexec.c +++ b/regexec.c |