This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH][gdbserver] Check for sys/dir.h and sys.user.h in configuration.


On Fri, Jul 25, 2008 at 04:31:34PM -0700, Doug Kwan (éæå) wrote:
> ChangeLog:
> I think sys/dir.h can also be unconditionally removed since it is only
> provided for BSD compatibility.  If the code in linux-low.c needs to
> use the dirent and related macros, it should include <dirent.h>
> instead.  So here is the final patch.  If you do not object, I will
> find someone to submit this for me later.

The patch is line-wrap damaged, but it looks like what I had in
mind.  It's OK.

-- 
Daniel Jacobowitz
CodeSourcery


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