This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: <linux/ptrace.h> vs. <sys/ptrace.h>


Geoff Keating <geoffk@ozemail.com.au> writes:

|> It might be worth checking for each port whether this non-program
|> compiles:
|> 
|> #include <sys/user.h>
|> #include <sys/ptrace.h>
|> 
|> I have sent in a patch to fix it for ppc, but there might be problems
|> on alpha, arm, m68k, and mips.  

The m68k is ok, it uses the generic <sys/user.h>, which is based on a
clean <asm/user.h>.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


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