gno/lib/netdb
gdr-ftp 7eb6be5172 Makefile:
- modifications to allow the object files to be in the /obj
	  hierarchy.
	- rename the object files during the build such that they can
	  reside on a ProDOS partition.  An unfortunate consequence of
	  this is the requirement in this file for explicit recipes for
	  any of the renamed object files.

libnetdb.rez:
	- add an rVersion for the final library
1998-02-15 19:27:20 +00:00
..
gethostnamadr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getnetbyaddr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getnetbyname.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getnetent.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getproto.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getprotoent.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getprotoname.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getservbyname.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getservbyport.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
getservent.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
herror.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_addr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_lnaof.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_makeaddr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_netof.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_network.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
inet_ntoa.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
iso_addr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
libnetdb.rez Makefile: 1998-02-15 19:27:20 +00:00
linkaddr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
Makefile Makefile: 1998-02-15 19:27:20 +00:00
ns_addr.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
ns_ntoa.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
protos.h Initial commit of netdb library 1998-01-24 07:05:48 +00:00
rcmd.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
recv.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_comp.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_debug.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_init.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_mkquery.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_query.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
res_send.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
send.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
sethostent.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00
tags Initial commit of netdb library 1998-01-24 07:05:48 +00:00
writev.c Initial commit of netdb library 1998-01-24 07:05:48 +00:00