Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sys/procfs.h mostly work on most archs | Rich Felker | 2012-11-25 | 1 | -18/+0 |
| | | | | | | | | 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. | ||||
* | fix some details in ugly stuff that doesn't belong in libc | Rich Felker | 2011-10-17 | 1 | -0/+2 |
| | | | | | patches by sh4rm4, presumably needed to make gdb or some similar junk happy... | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+81 |