Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-30 | glue layer: introduced <sys/cmd.h>, implemented associated interfaces. | midipix | 1 | -0/+45 |
2019-08-25 | glue layer: introduced <sys/fs.h>, implemented associated interfaces. | midipix | 1 | -0/+51 |
2019-06-19 | midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen(). | midipix | 1 | -0/+15 |
2019-06-07 | debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak(). | midipix | 1 | -0/+5 |
2019-06-06 | sys/debug.h: add the usual header-inclusion and language encapsulation. | midipix | 1 | -0/+13 |
2019-06-06 | debug interfaces: __dbg_event_query_all(): updated interface signature. | midipix | 1 | -1/+1 |
2019-06-06 | sys/debug.h: minor stylistic edits. | midipix | 1 | -5/+5 |
2019-06-06 | glue layer: debug interfaces: introduced <sys/debug.h>. | midipix | 1 | -0/+162 |
2019-06-05 | SEH exception handling: coding style: refactor references to system structures. | midipix | 1 | -6/+6 |
2019-03-12 | midipix: nt64: added sys/unwind.h, unwind (framework wrapper) interfaces. | midipix | 1 | -0/+125 |