scsh-users
[Top] [All Lists]

Re: utimes(2) not in scsh?

To: gunter@netcom9.netcom.com
Subject: Re: utimes(2) not in scsh?
From: Olin Shivers <shivers@clark.lcs.mit.edu>
Date: Sat, 9 Sep 95 09:19:16 -0400
Cc: scsh@martigny.ai.mit.edu
Reply-to: shivers@mintaka.lcs.mit.edu
That is correct -- no utime() in scsh. How can we fix this?

I did not think utime() was Posix, but the HP-UX man page lists it
as "Posix-compliant" (which may or may not mean "part of Posix").
Let me check my Posix manual.

I am a slave to Posix to ease my portability problems. Things that are
in Posix are basically everywhere. If utime() is Posix, it should be
*easy* to slip in before the next release of scsh. If not, I'd want
to know what standards (e.g., XPG) *do* mandate it.
    -Olin

<Prev in Thread] Current Thread [Next in Thread>