Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/17/2001 05:17:35
Module Name:	basesrc
Committed By:	nathanw
Date:		Sat Nov 17 03:17:35 UTC 2001

Modified Files:
	basesrc/lib/libc/sys [nathanw_sa]: Makefile.inc
Removed Files:
	basesrc/lib/libc/sys [nathanw_sa]: timer_create.c timer_delete.c
	    timer_getoverrun.c timer_gettime.c timer_settime.c

Log Message:
Timer syscalls exist now.


To generate a diff of this commit:
cvs rdiff -r1.111.2.3 -r1.111.2.4 basesrc/lib/libc/sys/Makefile.inc
cvs rdiff -r1.4 -r0 basesrc/lib/libc/sys/timer_create.c \
    basesrc/lib/libc/sys/timer_delete.c \
    basesrc/lib/libc/sys/timer_getoverrun.c \
    basesrc/lib/libc/sys/timer_gettime.c basesrc/lib/libc/sys/timer_settime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.