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

RE: [MiNT] an example of broken lib



> From: owner-mint@fishpool.com [mailto:owner-mint@fishpool.com]On Behalf
> Of kellis
> Sent: Tuesday, June 22, 1999 10:17 PM
> To: MiNT mailing list
> Subject: Re: [MiNT] an example of broken lib
>
>
> bug report or wishes for mintlib.
>
> Have EAGAIN included (EWOULDBLOCK?)
>
> snprintf, and vsnprintf added to the lib.
> Have fchmod added to the lib, even if simply faked with chmod.

a) How do you want to fake it?

b) Frank, shouldn't this be an Fcntl? Seems that it can be implemented using
existing calls in the XFS?

> ulong, ushort etc (in correct h file?)

Define "correct" file...