guile-private-ref
[bpt/guile.git] / libguile / net_db.c
1997-06-24 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-05-15 Jim Blandy* net_db.c (scm_gethost, scm_getnet, scm_getproto,...
1997-05-15 Jim Blandy* net_db.c (h_errno): Add extern decl for this.
1997-05-14 Jim BlandyFrom Tim Pierce:
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-04-20 Jim Blandy* configure.in: check for presence of gethostent (not...
1997-03-22 Gary Houston* net_db.c (scm_gethost): don't check HAVE_GETHOSTENT...
1997-03-13 Gary Houston* ioext.c (scm_read_delimited_x): use RO string macros...
1997-02-04 Gary Houston* * net_db.c (scm_lnaof): change scheme name from lnaof...
1997-01-08 Gary Houston* net_db.c (scm_getserv): add missing SCM_ALLOW_INTS.
1996-12-21 Mikael Djurfeldt* net_db.c: Added #include <sys/socket.h>.
1996-12-21 Gary Houston* filesys.c (scm_input_waiting_p): use select in prefer...