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

Andreas Schwab schwab@issan.informatik.uni-dortmund.de
Thu Dec 10 01:36:00 GMT 1998


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



More information about the Libc-hacker mailing list