We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdc22a commit 2d00f46Copy full SHA for 2d00f46
gnulib
lib/.gitignore
@@ -327,4 +327,8 @@
327
/windows-once.h
328
/windows-recmutex.c
329
/windows-recmutex.h
330
-/windows-spinlock.h
+/cdefs.h
331
+/libc-config.h
332
+/windows-initguard.h
333
+/windows-rwlock.c
334
+/windows-rwlock.h
m4/.gitignore
@@ -198,3 +198,4 @@
198
/xalloc.m4
199
/xsize.m4
200
/xstrndup.m4
201
+/__inline.m4
0 commit comments