]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2001-12-22 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Sat, 22 Dec 2001 20:51:27 +0000 (20:51 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 22 Dec 2001 20:51:27 +0000 (20:51 +0000)
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
_hurd_port_init, and __hurd_self_sigstate.

hurd/Versions

index 98d21004ed3f5bf04e4e0dd509d4a9e803cc5094..bac36c75f96738c143db40f44d99aeec80d2a4a1 100644 (file)
@@ -141,6 +141,7 @@ libc {
     _hurd_self_sigstate;
 
     # Same for these "quasi-internal" functions
+    _hurd_port_init;
     _hurd_port_set;
 
     # internal symbols used by other libraries (e.g. librt)