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:
c4872e3
)
Export xdr_quad_t and xdr_u_quad_t.
author
drepper
<drepper>
Tue, 28 Sep 2004 03:00:55 +0000
(
03:00
+0000)
committer
drepper
<drepper>
Tue, 28 Sep 2004 03:00:55 +0000
(
03:00
+0000)
sunrpc/Versions
patch
|
blob
|
history
diff --git
a/sunrpc/Versions
b/sunrpc/Versions
index
b800172
..
cddf188
100644
(file)
--- a/
sunrpc/Versions
+++ b/
sunrpc/Versions
@@
-113,4
+113,7
@@
libc {
__rpc_thread_svc_fdset; __rpc_thread_createerr;
__rpc_thread_svc_pollfd; __rpc_thread_svc_max_pollfd;
}
+ GLIBC_2.3.4 {
+ xdr_quad_t; xdr_u_quad_t;
+ }
}