SCO remove() and unlink()

Kevin Steves stevesk at pobox.com
Tue Dec 19 04:45:23 EST 2000


On Mon, 18 Dec 2000, Gert Doering wrote:
: OTOH, we don't need a bsd-remove.c - just add something like
: 
: #ifndef HAVE_REMOVE
: # define remove(a) unlink(a)
: #endif

remove() can also delete directories.






More information about the openssh-unix-dev mailing list