Add an entry for the kenv(2) syscall (code to follow).
Reviewed by: peter
This commit is contained in:
parent
d5f694305a
commit
fd448168b7
@ -559,3 +559,5 @@
|
||||
387 UNIMPL BSD __mac_get_file
|
||||
388 UNIMPL BSD __mac_set_fd
|
||||
389 UNIMPL BSD __mac_set_file
|
||||
390 STD BSD { int kenv(int what, const char *name, char *value, \
|
||||
int len); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user