]> git.ipfire.org Git - thirdparty/util-linux.git/history - include/pty-session.h
dmesg: add --follow-new
[thirdparty/util-linux.git] / include / pty-session.h
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2019-12-09  Karel Zakscript: listen to SIGUSR1, flush logs on the signal
2019-12-03  Karel ZakMerge branch 'mount-eperm'
2019-11-25  Karel Zakscript: add --echo
2019-11-22  Karel Zakscriptlive: terminate session at end of the log
2019-11-21  Karel Zakscript: fix ECHO use, improve shell exec
2019-10-08  Karel Zaklib/pty-session: make wait_child callback optional
2019-10-08  Karel Zaklib/pty-session: add loggin callback to code, follow...
2019-10-08  Karel Zaklib/pty-session: add log callbacks
2019-10-08  Karel Zaklib/pty: save sigmask, add API to free all resources
2019-10-08  Karel Zaklib/pty: allow use callback from mainloop
2019-10-08  Karel Zaklib/pty-session: add generic PTY container code