Mail Archives: djgpp-workers/1997/11/24/16:56:55
> > The values of some constants in <sys/stat.h> are different
> > from all other systems I've seen, especially S_IFDIR.
>
> So?
Allerdings.
> > While implementations are probably free to use values of their choice,
> > I nevertheless suggest changing them to standard ones.
>
> There are no "standard ones"
I'd bet you have troubles finding a S_IFDIR != 0x4000 or S_ISUID != 04000.
> > I don't think this should break anything.
>
> It will break all existing libraries that use stat, perhaps like
> allegro.
Allegro uses neither stat() nor access(). Which are the libaries
you are concerned about ?
BTW, I stronly suggest rebuilding most packages with 2.02 ASAP anyway, at
least v2gnu. Call it the ultimate beta test.
- Raw text -