projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1998-10-25 Roland McGrath <roland@baalperazim.frob.com>
[kopensolaris-gnu/glibc.git]
/
argp
/
Versions
diff --git
a/argp/Versions
b/argp/Versions
index
bf13642
..
378320c
100644
(file)
--- a/
argp/Versions
+++ b/
argp/Versions
@@
-7,5
+7,8
@@
libc {
# a*
argp_error; argp_failure; argp_help; argp_parse; argp_state_help;
argp_usage;
+
+ # kludge for recursive argp callers that know the magic.
+ _argp_unlock_xxx;
}
}