index
:
ptycon
main
pty-console bridge
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
driver
/
ptyc_driver_ctx.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-07-24
struct ptyc_driver_ctx_impl: added a pointer to the process's runtime data.
midipix
1
-0
/
+5
2016-07-21
driver: added --sysroot support.
midipix
1
-0
/
+12
2016-07-21
driver: added --exec support.
midipix
1
-2
/
+57
2016-07-21
driver: added daemon initialization bits.
midipix
1
-0
/
+7
2016-07-21
driver: added --daemon support.
midipix
1
-0
/
+9
2016-07-21
driver: make --debug=raw and --debug=oven mutually exclusive.
midipix
1
-4
/
+8
2016-07-21
driver: added --wait support for slightly more convenient debug sessions.
midipix
1
-0
/
+4
2016-07-21
driver: added --cat support.
midipix
1
-3
/
+6
2016-07-21
ptyc_free_driver_ctx(): fix readability.
midipix
1
-2
/
+2
2016-07-21
driver: gdi accessor table integration.
midipix
1
-11
/
+21
2016-07-21
driver: added --debug support.
midipix
1
-0
/
+14
2016-07-21
pty layer: added ptyc_alloc_pty(), ptyc_free_pty().
midipix
1
-0
/
+1
2016-07-21
driver: added native console accessor table.
midipix
1
-0
/
+50
2016-07-21
created free-standing project skeleton.
midipix
1
-0
/
+209