public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile ChangeLog posix.c
@ 1999-12-28 13:50 ghouston
  0 siblings, 0 replies; only message in thread
From: ghouston @ 1999-12-28 13:50 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	ghouston@sourceware.cygnus.com	99/12/28 13:50:52

Modified files:
	guile-core/libguile: ChangeLog posix.c 

Log message:
	* posix.c (scm_waitpid): move the HAVE_WAITPID test out of the
	procedure body, so that the procedure is left undefined if waitpid
	is not available.  previously in this case the procedure was
	defined but would raise a system-error when called, which is
	pointless.  I intend to make the same change for other procedures
	and deprecate SCM_SYSMISSING and scm_sysmissing.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-28 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-28 13:50 guile/guile-core/libguile ChangeLog posix.c ghouston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).