aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_unix.h
Commit message (Expand)AuthorAge
* refactor: rename "process" => "proc" #30387Justin M. Keyes2024-09-15
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: remove redundant struct namesdundargoc2024-01-02
* refactor: run IWYU on entire repodundargoc2023-12-21
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* coverity/331399: Remove unused "term_name" member from PtyProcessJames McCoy2021-05-06
* fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04