summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-05-15 23:27:42 +0200
committerBruno Haible <bruno@clisp.org>2022-05-15 23:27:42 +0200
commit014caf51715a0159491bad5400185bc5a60dfd88 (patch)
treef5246ad82aa2ee09fdbe45abb79101bf6436cf1b /.gitignore
parent7bf171ef33cfb670321fae1b99d35badbc3a8ead (diff)
downloadlibunistring-014caf51715a0159491bad5400185bc5a60dfd88.tar.gz
Update after gnulib changed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9aac01..af51b95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,6 +129,7 @@
/gnulib-m4/printf-frexp.m4
/gnulib-m4/printf-frexpl.m4
/gnulib-m4/printf.m4
+/gnulib-m4/pselect.m4
/gnulib-m4/pthread-thread.m4
/gnulib-m4/pthread_h.m4
/gnulib-m4/pthread_rwlock_rdlock.m4
@@ -1210,6 +1211,7 @@
/tests/pathmax.h
/tests/perror.c
/tests/pipe.c
+/tests/pselect.c
/tests/pthread-thread.c
/tests/pthread.in.h
/tests/pthread_sigmask.c
@@ -1242,6 +1244,8 @@
/tests/stat-w32.h
/tests/stat.c
/tests/stdalign.in.h
+/tests/stdio-read.c
+/tests/stdio-write.c
/tests/stdio.in.h
/tests/strerror-override.c
/tests/strerror-override.h
@@ -1360,6 +1364,7 @@
/tests/test-pipe.c
/tests/test-printf-frexp.c
/tests/test-printf-frexpl.c
+/tests/test-pselect.c
/tests/test-pthread-thread.c
/tests/test-pthread.c
/tests/test-pthread_sigmask1.c