1998-10-26 Roland McGrath <roland@baalperazim.frob.com>

* hurd/Versions: Add _hurd_dtable, _hurd_dtablesize, 
_hurd_dtable_lock, _hurd_intern_fd.
This commit is contained in:
Roland McGrath 1998-10-26 00:03:17 +00:00
parent 1938c48953
commit cc2c908005

View file

@ -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;