summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-13 00:46:48 +0000
committerRoland McGrath <roland@gnu.org>1996-01-13 00:46:48 +0000
commit02ac66c50d2faf11677911fd99579869f24795ef (patch)
treebafee0af52b84a7fe2f40725fa158ab6e7d1d6e1 /gnu
parentd94d8f2a5960683c324e184f1240b0c26fd3bc09 (diff)
Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960113
* posix/gnu/types.h: Moved to sysdeps/generic/gnu/types.h. * posix/glob.c (glob): Add parens in glob call flags arg for GLOB_BRACE case. * string/string.h (strdupa): New macro. * stdio-common/vfscanf.c (%[): Grok ] as first char in set, not terminator on empty set. From drepper.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/types.h b/gnu/types.h
deleted file mode 100644
index 0d1fb31d06..0000000000
--- a/gnu/types.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <posix/gnu/types.h>