Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/13/1998 03:57:16
Module Name:	src
Committed By:	christos
Date:		Fri Nov 13 11:57:16 UTC 1998

Modified Files:
	src/lib/libc/gen: ualarm.3 ualarm.c
Log Message:
document the return value of ualarm when setitimer fails to (useconds_t)-1,
also cast the return value in the source to the same to shut up lint.