Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



kleink
Tue Jun  3 15:26:39 PDT 1997
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv26470

Modified Files:
        remove.c 
Log Message:
Always use rmdir(2) to remove a directory, as the file system may prohibit
using unlink(2) on directories.


kleink
Tue Jun  3 15:28:26 PDT 1997
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv27279

Modified Files:
        remove.3 
Log Message:
Add an Xref to rmdir(2).




Home | Main Index | Thread Index | Old Index