mirror of
https://repo.or.cz/socat.git
synced 2025-07-13 23:13:24 +00:00
port to Android
This commit is contained in:
parent
0b472d59d2
commit
26801266f2
11 changed files with 84 additions and 0 deletions
|
@ -703,7 +703,9 @@ enum e_optcode {
|
|||
# undef ENABLE_OPTCODE
|
||||
OPT_SUBSTUSER_EARLY,
|
||||
OPT_SUBSTUSER,
|
||||
#if defined(HAVE_SETGRENT) && defined(HAVE_GETGRENT) && defined(HAVE_ENDGRENT)
|
||||
OPT_SUBSTUSER_DELAYED,
|
||||
#endif
|
||||
OPT_SYMBOLIC_LINK, /* with pty */
|
||||
#ifdef TABDLY
|
||||
# ifdef TAB0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue