summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-04-03 11:12:32 +0200
committerBruno Haible <bruno@clisp.org>2010-05-02 16:21:49 +0200
commit1f5814a1e5dbbdb66e1f7047f8a140656e4b4d22 (patch)
tree0c32890bbbffc25c2b0963a5bf646f137dee4081
parent1eb7a0932401d5f959ebca6d08455bb4fff44f6d (diff)
downloadlibunistring-1f5814a1e5dbbdb66e1f7047f8a140656e4b4d22.tar.gz
Ignore files brought in by gnulib-tool.
-rw-r--r--gnulib-m4/.gitignore1
-rw-r--r--lib/.gitignore1
-rw-r--r--lib/glthread/.gitignore5
-rw-r--r--tests/glthread/.gitignore5
-rw-r--r--tests/unistr/.gitignore121
5 files changed, 133 insertions, 0 deletions
diff --git a/gnulib-m4/.gitignore b/gnulib-m4/.gitignore
index 76fdd50..29197a4 100644
--- a/gnulib-m4/.gitignore
+++ b/gnulib-m4/.gitignore
@@ -86,6 +86,7 @@
/stdlib_h.m4
/strerror.m4
/string_h.m4
+/strncat.m4
/symlink.m4
/sys_stat_h.m4
/thread.m4
diff --git a/lib/.gitignore b/lib/.gitignore
index 51d7fa1..75d8146 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -83,6 +83,7 @@
/striconveha.c
/striconveha.h
/string.in.h
+/strncat.c
/unicase.h
/uniconv.h
/unictype.h
diff --git a/lib/glthread/.gitignore b/lib/glthread/.gitignore
new file mode 100644
index 0000000..f0dba15
--- /dev/null
+++ b/lib/glthread/.gitignore
@@ -0,0 +1,5 @@
+# Files brought in by gnulib-tool:
+/lock.c
+/lock.h
+/threadlib.c
+
diff --git a/tests/glthread/.gitignore b/tests/glthread/.gitignore
new file mode 100644
index 0000000..7eb4d27
--- /dev/null
+++ b/tests/glthread/.gitignore
@@ -0,0 +1,5 @@
+# Files brought in by gnulib-tool:
+/thread.c
+/thread.h
+/yield.h
+
diff --git a/tests/unistr/.gitignore b/tests/unistr/.gitignore
new file mode 100644
index 0000000..b96519f
--- /dev/null
+++ b/tests/unistr/.gitignore
@@ -0,0 +1,121 @@
+# Files brought in by gnulib-tool:
+/test-chr.h
+/test-cmp.h
+/test-cmp2.h
+/test-cpy-alloc.h
+/test-cpy.h
+/test-move.h
+/test-set.h
+/test-stpcpy.h
+/test-stpncpy.h
+/test-strcat.h
+/test-strcmp.h
+/test-strcpy.h
+/test-strdup.h
+/test-strncat.h
+/test-strncmp.h
+/test-strncpy.h
+/test-strnlen.h
+/test-u8-check.c
+/test-u8-chr.c
+/test-u8-cmp.c
+/test-u8-cmp2.c
+/test-u8-cpy-alloc.c
+/test-u8-cpy.c
+/test-u8-mblen.c
+/test-u8-mbsnlen.c
+/test-u8-mbtouc-unsafe.c
+/test-u8-mbtouc.c
+/test-u8-mbtouc.h
+/test-u8-mbtoucr.c
+/test-u8-move.c
+/test-u8-next.c
+/test-u8-prev.c
+/test-u8-set.c
+/test-u8-stpcpy.c
+/test-u8-stpncpy.c
+/test-u8-strcat.c
+/test-u8-strcmp.c
+/test-u8-strcmp.h
+/test-u8-strcoll.c
+/test-u8-strcpy.c
+/test-u8-strdup.c
+/test-u8-strlen.c
+/test-u8-strmblen.c
+/test-u8-strmbtouc.c
+/test-u8-strncat.c
+/test-u8-strncmp.c
+/test-u8-strncpy.c
+/test-u8-strnlen.c
+/test-u8-to-u16.c
+/test-u8-to-u32.c
+/test-u8-uctomb.c
+/test-u16-check.c
+/test-u16-chr.c
+/test-u16-cmp.c
+/test-u16-cmp2.c
+/test-u16-cpy-alloc.c
+/test-u16-cpy.c
+/test-u16-mblen.c
+/test-u16-mbsnlen.c
+/test-u16-mbtouc-unsafe.c
+/test-u16-mbtouc.c
+/test-u16-mbtouc.h
+/test-u16-mbtoucr.c
+/test-u16-move.c
+/test-u16-next.c
+/test-u16-prev.c
+/test-u16-set.c
+/test-u16-stpcpy.c
+/test-u16-stpncpy.c
+/test-u16-strcat.c
+/test-u16-strcmp.c
+/test-u16-strcmp.h
+/test-u16-strcoll.c
+/test-u16-strcpy.c
+/test-u16-strdup.c
+/test-u16-strlen.c
+/test-u16-strmblen.c
+/test-u16-strmbtouc.c
+/test-u16-strncat.c
+/test-u16-strncmp.c
+/test-u16-strncpy.c
+/test-u16-strnlen.c
+/test-u16-to-u32.c
+/test-u16-to-u8.c
+/test-u16-uctomb.c
+/test-u32-check.c
+/test-u32-chr.c
+/test-u32-cmp.c
+/test-u32-cmp2.c
+/test-u32-cpy-alloc.c
+/test-u32-cpy.c
+/test-u32-mblen.c
+/test-u32-mbsnlen.c
+/test-u32-mbtouc-unsafe.c
+/test-u32-mbtouc.c
+/test-u32-mbtouc.h
+/test-u32-mbtoucr.c
+/test-u32-move.c
+/test-u32-next.c
+/test-u32-prev.c
+/test-u32-set.c
+/test-u32-stpcpy.c
+/test-u32-stpncpy.c
+/test-u32-strcat.c
+/test-u32-strcmp.c
+/test-u32-strcmp.h
+/test-u32-strcoll.c
+/test-u32-strcpy.c
+/test-u32-strdup.c
+/test-u32-strlen.c
+/test-u32-strmblen.c
+/test-u32-strmbtouc.c
+/test-u32-strncat.c
+/test-u32-strncmp.c
+/test-u32-strncpy.c
+/test-u32-strnlen.c
+/test-u32-to-u16.c
+/test-u32-to-u8.c
+/test-u32-uctomb.c
+