Commit Graph

4 Commits

Author SHA1 Message Date
Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs
these structures are purely for use by trace/debug tools and tools
working with core files. the definition of fpregset_t, which was
previously here, has been removed because it was wrong; fpregset_t
should be the type used in mcontext_t, not the type used in
ptrace/core stuff.
2012-11-25 22:28:18 -05:00
Rich Felker 2eff02e4a0 fix x86_64 user.h (previously was just a copy of i386) 2011-09-22 15:36:25 -04:00
Rich Felker ee6fc9a093 wrong __WORDSIZE in x86_64 header 2011-09-22 15:25:07 -04:00
Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 2011-02-15 07:32:09 -05:00