summaryrefslogtreecommitdiff
path: root/src/vteptyinternal.hh
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up licence headersChristian Persch2021-01-311-8/+8
* pty: Fill in winsize.ws_xpixel and .ws_ypixel for TIOCGWINSZHans Petter Jansson2020-05-271-0/+7
* lib: Ensure no exceptions escape from the C APIChristian Persch2020-05-271-2/+2
* spawn: Add envv precondition checkChristian Persch2020-05-011-0/+2
* spawn: Allow passing file descriptors to the child processChristian Persch2020-04-271-2/+2
* spawn: Rework spawningChristian Persch2020-04-271-11/+12
* pty: Separate PTY code from its GObject wrapperChristian Persch2019-10-121-0/+35