mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 14:23:23 +00:00
port to Android
This commit is contained in:
parent
0b472d59d2
commit
26801266f2
11 changed files with 84 additions and 0 deletions
|
@ -11,7 +11,9 @@ extern const struct optdesc opt_setuid_early;
|
|||
extern const struct optdesc opt_setuid;
|
||||
extern const struct optdesc opt_substuser_early;
|
||||
extern const struct optdesc opt_substuser;
|
||||
#if defined(HAVE_SETGRENT) && defined(HAVE_GETGRENT) && defined(HAVE_ENDGRENT)
|
||||
extern const struct optdesc opt_substuser_delayed;
|
||||
#endif
|
||||
extern const struct optdesc opt_chroot_early;
|
||||
extern const struct optdesc opt_chroot;
|
||||
extern const struct optdesc opt_setsid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue