glibc/resolv
Roland McGrath 11872325e2 Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* mach/Machrules [interface-library]
 	(LDFLAGS-$(interface-library:lib%=%.so)): New variable, set to
 	-nostdlib.

	* sysdeps/mach/hurd/fork.c: Subfunction `unlockss' removed.  Lock
 	_hurd_siglock only around initial task creation in parent.  Use
 	_hurd_critical_section_unlock at end.  Handle dead name rights
 	properly, and deal with a send right dying while we try to copy
 	it.  For the time being, use assert_perror for kernel and proc RPC
 	failures.

Fri Apr 21 01:10:15 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

	* extra-lib.mk: Don't include $(o-iterator); construct it by hand
 	using $(object-suffixes-$(lib)) instead.

	* sysdeps/mach/hurd/Makefile (LDLIBS-c.so): New variable.

	* Makerules (lib%.so: lib%_pic.a): Pass $(LDFLAGS-$(notdir $*).so).
	(LDFLAGS-c.so): New variable.

	* resolv/res_init.c (res_init): Don't clobber _res.options with
 	RES_DEFAULT.  If RES_INIT is clear, OR in RES_DEFAULT.

	* hurd/hurd.h: Declare _hurd_startup.
	* hurd/hurdstartup.c: New file.
	* hurd/Makefile (routines): Add hurdstartup.
1995-04-24 09:00:07 +00:00
..
arpa initial import 1995-02-18 01:27:10 +00:00
sys initial import 1995-02-18 01:27:10 +00:00
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +00:00
Makefile initial import 1995-02-18 01:27:10 +00:00
gethnamaddr.c initial import 1995-02-18 01:27:10 +00:00
getnetbyaddr.c initial import 1995-02-18 01:27:10 +00:00
getnetbyname.c initial import 1995-02-18 01:27:10 +00:00
getnetent.c initial import 1995-02-18 01:27:10 +00:00
getnetnamadr.c initial import 1995-02-18 01:27:10 +00:00
herror.c initial import 1995-02-18 01:27:10 +00:00
nsap_addr.c initial import 1995-02-18 01:27:10 +00:00
res_comp.c initial import 1995-02-18 01:27:10 +00:00
res_debug.c initial import 1995-02-18 01:27:10 +00:00
res_init.c Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-24 09:00:07 +00:00
res_mkquery.c initial import 1995-02-18 01:27:10 +00:00
res_query.c initial import 1995-02-18 01:27:10 +00:00
res_send.c initial import 1995-02-18 01:27:10 +00:00
resolv.h initial import 1995-02-18 01:27:10 +00:00
sethostent.c initial import 1995-02-18 01:27:10 +00:00