projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf7b54f
)
[libc] (GLIBC_2.2.3): Add fnmatch.
author
drepper
<drepper>
Thu, 15 Mar 2001 19:59:31 +0000
(19:59 +0000)
committer
drepper
<drepper>
Thu, 15 Mar 2001 19:59:31 +0000
(19:59 +0000)
posix/Versions
patch
|
blob
|
history
diff --git
a/posix/Versions
b/posix/Versions
index
0d04fcc
..
a302f7b
100644
(file)
--- a/
posix/Versions
+++ b/
posix/Versions
@@
-109,4
+109,8
@@
libc {
# Used in macros.
__sysconf;
}
+ GLIBC_2.2.3 {
+ # Extended Interface.
+ fnmatch;
+ }
}