exec(2): exec argument size only limited by user stack size
This commit is contained in:
parent
e89e54d1a3
commit
477f3ce3ea
1 changed files with 0 additions and 6 deletions
|
@ -192,9 +192,3 @@ There can be no return to the calling process from a successful
|
|||
or
|
||||
.IR execl ;
|
||||
the calling image is lost.
|
||||
.SH BUGS
|
||||
There is a large but finite limit on the size of an argment list,
|
||||
typically around 409,600 bytes.
|
||||
The kernel constant
|
||||
.B TSTKSIZ
|
||||
controls this.
|
||||
|
|
Loading…
Reference in a new issue