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:
8f7b65b
)
Export internal versions of cancelable functions.
author
drepper
<drepper>
Mon, 16 Mar 1998 08:33:27 +0000
(08:33 +0000)
committer
drepper
<drepper>
Mon, 16 Mar 1998 08:33:27 +0000
(08:33 +0000)
libc.map
patch
|
blob
|
history
diff --git
a/libc.map
b/libc.map
index
06e3015
..
c90197b
100644
(file)
--- a/
libc.map
+++ b/
libc.map
@@
-101,6
+101,7
@@
GLIBC_2.0 {
__strcasecmp; __write; _strerror_internal; _dl_sysdep_output;
_dl_debug_message;
__ffs;
+ __close; __connect; __fcntl; __lseek; __open; __read; __send; __wait;
# Exception handling support functions from libgcc
__register_frame; __register_frame_table; __deregister_frame;