This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] to gdb: portability fix: <sys/file.h>



On 6 Feb 2001, J.T. Conklin wrote:

> We could
> create a gdb_unistd.h that simply includes unistd.h on systems that
> have that header, but defines the missing bits on others.

I like this solution better, especially since (AFAIK) Posix says F_OK 
and friends should be in unistd.h.

> Note this isn't a patch rejection.

Neither is the above.

> I'm not in a position to do that.

Neither am I.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]