Skip to content
Commit 6b0bede1 authored by Léo Grange's avatar Léo Grange
Browse files

improved argv passing through execve, now uses stack area

Stack area is used to store argv[] data, and it is now possible to have
4 pages (default) of stack to store arguments.
The new algorithm is quite heavy, but really more flexible and reliable.
parent 89c9c8c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment