This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
foot
Watch
1
Star
0
Fork
You've already forked foot
0
mirror of
https://codeberg.org/dnkl/foot.git
synced
2026-03-31 07:11:09 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
153894eb73
foot
/
slave.h
5 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
Set up pseudo terminal and fork slave
2019-06-13 15:19:10 +02:00
#
pragma once
#
include
<stdbool.h>
slave: exec shell from conf
2019-07-17 09:30:39 +02:00
void
slave_spawn
(
int
ptmx
,
char
*
cmd
)
;
Reference in a new issue
Copy permalink