projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff0303
)
(_GNU_GLOB_INTERFACE_VERSION): New macro.
author
Roland McGrath
<roland@gnu.org>
Wed, 6 Dec 1995 14:10:23 +0000
(14:10 +0000)
committer
Roland McGrath
<roland@gnu.org>
Wed, 6 Dec 1995 14:10:23 +0000
(14:10 +0000)
gnu-versions.h
patch
|
blob
|
history
diff --git
a/gnu-versions.h
b/gnu-versions.h
index
631a0f7
..
e2faba0
100644
(file)
--- a/
gnu-versions.h
+++ b/
gnu-versions.h
@@
-46,5
+46,6
@@
Cambridge, MA 02139, USA. */
#define _GNU_OBSTACK_INTERFACE_VERSION 1 /* vs malloc/obstack.c */
#define _GNU_REGEX_INTERFACE_VERSION 1 /* vs posix/regex.c */
+#define _GNU_GLOB_INTERFACE_VERSION 1 /* vs posix/glob.c */
#endif /* gnu-versions.h */