From 02ac66c50d2faf11677911fd99579869f24795ef Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 13 Jan 1996 00:46:48 +0000 Subject: Fri Jan 12 13:40:01 1996 Roland McGrath * 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. --- gnu/types.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 gnu/types.h (limited to 'gnu') diff --git a/gnu/types.h b/gnu/types.h deleted file mode 100644 index 0d1fb31..0000000 --- a/gnu/types.h +++ /dev/null @@ -1 +0,0 @@ -#include -- cgit v1.1