mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
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:
parent
1938c48953
commit
cc2c908005
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user