From 8a080f40d83e12be3af8a5cbfb1f6a2f65bc9981 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Sat, 21 Sep 1996 20:05:50 +0000 Subject: *** empty log message *** Sat Sep 21 14:59:22 1996 Thomas Bushnell, n/BSG * shlib-versions (*-*-gnu*): Increment libc to 0.2 for upcoming binary distribution. * sysdeps/mach/hurd/Makefile (rtld-installed-name): Provide definition to override dangerous one in Makeconfig. * hurd/Makefile (install-headers-nosubdir): Install . ($(includedir)/rpc/netdb.h): New rule. [ This is XXX until sunrpc can be built; is essential. ] Fri Sep 20 16:06:06 1996 Thomas Bushnell, n/BSG * sysdeps/mach/hurd/i386/init-first.c (_dl_start): Add definition, to guarantee link errors if this is included in ld.so. --- shlib-versions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index 4699b1f7d1..d592ab8ad8 100644 --- a/shlib-versions +++ b/shlib-versions @@ -24,8 +24,8 @@ alpha-*-linux* libc=6 # libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996. *-*-gnu* libhurduser=0.0 -# libc.so.0.0 is for the Hurd alpha release 0.0. -*-*-gnu* libc=0.0 +# libc.so.0.2 is for the Hurd alpha release 0.2. +*-*-gnu* libc=0.2 # The -ldl interface (see ) is the same on all platforms. *-*-* libdl=2 -- cgit v1.2.3