1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-05-14 23:33:37 +00:00
parent 6a2c4c81ae
commit f3b1485f15
2 changed files with 51 additions and 2 deletions

View file

@ -1,3 +1,13 @@
Wed May 14 12:18:12 1997 Jim Blandy <jimb@floss.cyclic.com>
* fports.c (local_pclose): New function.
(scm_pipob): Use it in the initializer here.
From Tim Pierce:
* net_db.c (scm_gethost, scm_getproto, scm_getnet, scm_getserv):
Use a meaningful error message when signalling an error. For
this, scm_gethost must check h_errno rather than errno.
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in: Regenerated, using automake-1.1p.