index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
pty_process_unix.c
Commit message (
Expand
)
Author
Age
*
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
*
gcov: use __gcov_flush instead of __gcov_dump (#10260)
Daniel Hahler
2019-06-18
*
clint: check env functions
Justin M. Keyes
2019-02-28
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
TUI: detect BSD vt console
Justin M. Keyes
2018-12-16
*
Check all child processes for exit in SIGCHLD handler
David Hotham
2018-07-14
*
Only waitpid() for processes that we care about
David Hotham
2018-07-13
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
jobs: child proc must have a separate process-group
Justin M. Keyes
2018-03-16
*
pty_process_unix: _exit() on execvp() failure
Justin M. Keyes
2017-12-13
*
tui: job-control: use saved termios for pty jobs
Justin M. Keyes
2017-11-25
*
channels: refactor
Björn Linse
2017-11-24
*
pty_process_unix.c: include <libutil.h> on DragonFly BSD
Justin M. Keyes
2017-05-21
*
*: Add comment to all C files
ZyX
2017-04-19
*
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
Remove redundant includes of unistd.h (#5126)
Rui Abreu Ferreira
2016-07-29
*
eval: allow setting cwd in {jobstart,termopen}()
Aleksa Sarai
2016-06-07
*
pty_process: split into plat-specific files (#3976)
Rui Abreu Ferreira
2016-06-04