mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53:25 +00:00
New option chdir (cd)
This commit is contained in:
parent
e5cbf2feeb
commit
6125ed4e4e
11 changed files with 301 additions and 62 deletions
|
@ -263,6 +263,7 @@ enum e_optcode {
|
|||
# endif
|
||||
OPT_BSDLY, /* termios.c_oflag */
|
||||
#endif
|
||||
OPT_CHDIR, /* change working directory */
|
||||
OPT_CHILDREN_SHUTUP,
|
||||
OPT_CHROOT, /* chroot() past file system access */
|
||||
OPT_CHROOT_EARLY, /* chroot() before file system access */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue