Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-10 | sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant | Waldemar Brodkorb | |
Remove enum __ptrace_flags along with the only constant it contains, PTRACE_SEIZE_DEVEL, from Linux's sys/ptrace.h files. Following GNU C library commit: 60e2846e2633a990bdf474004a373bde54c0bc5f | |||
2017-06-23 | sparc64: add basic support | Waldemar Brodkorb | |
No NPTL, no LDSO support. Bootup with Busybox Ash in Qemu working. Testuite shows only two failures, but mksh continue/break support doesn't work. |