Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/13/1997 18:10:02
christos
Sun Jul 13 14:01:07 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1600

Modified Files:
	dirent.h 
Log Message:
Added missing __seekdir prototype


christos
Sun Jul 13 14:01:33 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1631

Modified Files:
	nl_types.h 
Log Message:
Add missing __{BEGIN,END}_DECLS


christos
Sun Jul 13 14:01:54 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1664

Modified Files:
	stdlib.h 
Log Message:
Add missing rand_r prototype


christos
Sun Jul 13 14:02:16 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1687

Modified Files:
	string.h 
Log Message:
Add missing strtok_r prototype


christos
Sun Jul 13 14:09:52 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1711

Modified Files:
	time.h 
Log Message:
- Added prototypes for non POSIX that are marked STD inspired:
    offtime, timelocal, timegm, timeoff, gtime, time2posix, posix2time.
- Added prototypes for the currently stubbed out timer functions:
    timer_{create,delete,getoverrun,gettime,settime}