SCO remove() and unlink()

Tim Rice tim at multitalents.net
Tue Dec 19 05:29:44 EST 2000


On Mon, 18 Dec 2000, Kevin Steves wrote:

> There was a patch merged in on 9/29 that changed remove() calls to
> unlink():
> 
>  - (djm) Merged big SCO portability patch from Tim Rice
>    <tim at multitalents.net>
> 
> Does SCO's libc not include remove()?  Note that sftp-server.c is

SCO's 3.2v4.2 does not have remove().
The version of openssh I patched was not implementing sftp yet 
so I didn't catch that one.

> currently using remove.  The reason I ask is I'd like to keep the
> portable tree as close to openbsd as possible, and if we need remove()
> for SCO we should add a bsd-remove.c or something.

That would work.

> 

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net







More information about the openssh-unix-dev mailing list