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:
f08e6ee
)
Export __poll.
author
drepper
<drepper>
Sat, 27 Jun 1998 09:47:36 +0000
(09:47 +0000)
committer
drepper
<drepper>
Sat, 27 Jun 1998 09:47:36 +0000
(09:47 +0000)
libc.map
patch
|
blob
|
history
diff --git
a/libc.map
b/libc.map
index
314bd8b
..
ff0d42c
100644
(file)
--- a/
libc.map
+++ b/
libc.map
@@
-497,7
+497,7
@@
GLIBC_2.1 {
__xstat64; __fxstat64; __lxstat64;
__pread64; __pwrite64;
__backtrace; __backtrace_symbols;
- _dl_mcount; _dl_mcount_wrapper;
+ _dl_mcount; _dl_mcount_wrapper;
__poll;
# helper functions
__libc_current_sigrtmin; __libc_current_sigrtmax; __libc_allocate_rtsig;