projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1938c48
)
1998-10-26 Roland McGrath <roland@baalperazim.frob.com>
author
Roland McGrath
<roland@gnu.org>
Mon, 26 Oct 1998 00:03:17 +0000
(
00:03
+0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 26 Oct 1998 00:03:17 +0000
(
00:03
+0000)
* hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
_hurd_dtable_lock, _hurd_intern_fd.
hurd/Versions
patch
|
blob
|
history
diff --git
a/hurd/Versions
b/hurd/Versions
index
b8d5daf
..
6247858
100644
(file)
--- a/
hurd/Versions
+++ b/
hurd/Versions
@@
-41,6
+41,9
@@
libc {
# <hurd/port.h>
_hurd_port_cleanup;
+ # <hurd/fd.h>
+ _hurd_dtable; _hurd_dtablesize; _hurd_dtable_lock; _hurd_intern_fd;
+
# Internal functions referenced by libmachuser and libhurduser.
_S_catch_exception_raise;
_S_msg_add_auth; _S_msg_del_auth;