summary refs log tree commit diff
path: root/bin/1sh/exec.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
committerJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
commite59618ba46604a0cf2b78122bbea57740165d66d (patch)
tree535d734302751ff5c040f429edbcd5fbaeda9777 /bin/1sh/exec.h
parentPost "Some Libraries" (diff)
downloadsrc-e59618ba46604a0cf2b78122bbea57740165d66d.tar.gz
src-e59618ba46604a0cf2b78122bbea57740165d66d.zip
Add a few more notes about libraries
Diffstat (limited to 'bin/1sh/exec.h')
0 files changed, 0 insertions, 0 deletions
it/client.c?id=19cafa40a1ad37bf95d2b2464d203f2792449d48&follow=1'>Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe