[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Availability of various calls
>
> I'm looking a little at how to make the mintlibs more independant of the
> Mint version, so it will work better on other OSes (eg MagiC) and extensions
> (eg MetaDOS).
I think that has been done already (at least for opendir etc.)?
> So, I was wondering: are the Directory scanning calls Dopendir, Dreaddir,
> Drewinddir, and Dclosedir always available for all drives, or are they just
> available on a per-drive basis?
The latter. The best way is to try Dopendir for each opendir() operation
and then to store the access more.
> Would they also be available on all media used in removeable drives?
>
> Looking ahead somewhat, would it be sensible to assume that if a call like
> Psignal() is implemented, Pkill/Psigaction/etc are also implemented?
>
> Chris
>
--
---------------------------------------------------
Julian F. Reschke, Hensenstr. 142, D-48161 Muenster
eMail: reschke@math.uni-muenster.de jr@ms.maus.de
___________________________________________________