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:
738b2be
)
Sun Jun 16 03:22:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
author
roland
<roland>
Sun, 16 Jun 1996 09:31:01 +0000
(09:31 +0000)
committer
roland
<roland>
Sun, 16 Jun 1996 09:31:01 +0000
(09:31 +0000)
* shlib-versions (*-*-*): Add libutil=1.
shlib-versions
patch
|
blob
|
history
diff --git
a/shlib-versions
b/shlib-versions
index
e043467
..
2b92f95
100644
(file)
--- a/
shlib-versions
+++ b/
shlib-versions
@@
-26,3
+26,7
@@
alpha-*-linux* libc=6
# The -ldl interface (see <dlfcn.h>) is the same on all platforms.
*-*-* libdl=2
+
+# So far the -lutil interface is the same on all platforms, except for the
+# `struct utmp' format, which depends on libc.
+*-*-* libutil=1