index
:
ntux
main
native translation und extension
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
argv.h: tty colors: added argv_usage_plain().
midipix
1
-4
/
+30
2020-05-14
driver: chmod: added --owner and --group support.
midipix
1
-0
/
+2
2020-01-27
argv.h: remove stale comment regarding sofort.
midipix
1
-1
/
+0
2019-05-27
framework: code against the newly added __xfi_xxx interfaces.
midipix
6
-67
/
+35
2018-10-12
driver: added 'chmod' command support.
midipix
1
-0
/
+9
2018-08-05
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix
1
-0
/
+43
2018-07-15
internals: removed the surrogate streams layer, as it is no longer needed.
midipix
2
-78
/
+0
2018-07-14
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix
1
-36
/
+42
2018-07-14
driver: argv usage and error output: use the signal-resilient ntux_dprintf().
midipix
2
-0
/
+5
2018-07-14
internals: added ntux_dprintf(), a signal-resilient dprintf implementation.
midipix
2
-0
/
+69
2018-07-14
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix
1
-1
/
+1
2018-07-14
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix
1
-6
/
+6
2018-06-08
driver: added initial strace-specific support.
midipix
1
-0
/
+2
2018-05-22
argv.h: whitespace meditation.
midipix
1
-5
/
+9
2018-05-22
argv: argv_scan(): properly handle optional argument values of short options.
midipix
1
-0
/
+2
2018-05-22
driver: added --cmd={spawn|strace} support, support multiple option sets.
midipix
1
-2
/
+4
2018-05-21
annual chores.
midipix
7
-7
/
+7
2018-05-21
internals: nolibc: stddef.h: use the __offsetof macro from psxtypes.
midipix
1
-1
/
+1
2018-05-21
driver & output: error info vector, error strings: initial implementation.
midipix
7
-0
/
+368
2018-05-21
driver: added --cmd support, added 'stat' as an available command.
midipix
1
-0
/
+1
2016-12-27
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
2
-33
/
+56
2016-12-27
create free-standing, libpsxscl-based project skeleton.
midipix
19
-0
/
+1444