about summary refs log tree commit diff
path: root/arch/i386/bits/user.h
Commit message (Collapse)AuthorAgeFilesLines
* make sys/procfs.h mostly work on most archsRich Felker2012-11-251-4/+7
| | | | | | | | 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.
* cleanup/debloat i386 user.hRich Felker2011-09-221-43/+11
|
* preparing build system to handle ports - step 1Rich Felker2011-02-151-0/+77