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