sim: Hide getopt related globals
Right now this is rather theorethic as we don't actually use getopt though.
This commit is contained in:
parent
702d82d052
commit
2e933102e1
@ -58,6 +58,9 @@ mkdir NXmkdir
|
|||||||
mount NXmount
|
mount NXmount
|
||||||
open NXopen
|
open NXopen
|
||||||
opendir NXopendir
|
opendir NXopendir
|
||||||
|
optarg NXoptarg
|
||||||
|
optind NXoptind
|
||||||
|
optopt NXoptopt
|
||||||
nanosleep NXnanosleep
|
nanosleep NXnanosleep
|
||||||
pipe NXpipe
|
pipe NXpipe
|
||||||
poll NXpoll
|
poll NXpoll
|
||||||
|
Loading…
Reference in New Issue
Block a user