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:
4c3f0e0
)
Remove __libc_uid.
author
drepper
<drepper>
Fri, 26 Jun 1998 09:55:42 +0000
(09:55 +0000)
committer
drepper
<drepper>
Fri, 26 Jun 1998 09:55:42 +0000
(09:55 +0000)
libc.map
patch
|
blob
|
history
diff --git
a/libc.map
b/libc.map
index
0def83f
..
314bd8b
100644
(file)
--- a/
libc.map
+++ b/
libc.map
@@
-15,7
+15,7
@@
GLIBC_2.0 {
_IO_list_all; _IO_stderr_; _IO_stdin_; _IO_stdout_;
- __libc_pid;
__libc_uid;
+ __libc_pid;
# This is for sparc only.
.div; .mul; .rem; .udiv; .umul; .urem;