[PATCH] fcntl.h should provide mode_t, off_t and pid_t

Samuel Thibault samuel.thibault@ens-lyon.org
Mon Jul 14 13:50:00 GMT 2008


Ulrich Drepper, le Sun 13 Jul 2008 15:12:12 -0700, a écrit :
> Samuel Thibault wrote:
> > the Single Unix specification says that <fcntl.h> should provide
> > definitions for mode_t, off_t and pid_t.  The attached patched makes it
> > do so if not already.
> 
> This file is also used on Linux and there we have these types already
> defined.  This means files which are indirectly included by <fcntl.h>
> don't have the correct defines.

These are the same defines.

Samuel



More information about the Libc-alpha mailing list