diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2004-03-16 10:46:42 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2004-03-16 10:46:42 +0000 |
commit | 116755fef7f80b55f78e78d202d7f958e0f205e0 (patch) | |
tree | 66f96df9e290049d0e96248d21d693edbc3753b8 /lib/libc/stdio/asprintf.c | |
parent | bfd66a78ad56e89c04f9ebd3bbf25dafb92ca51b (diff) | |
download | FreeBSD-src-116755fef7f80b55f78e78d202d7f958e0f205e0.zip FreeBSD-src-116755fef7f80b55f78e78d202d7f958e0f205e0.tar.gz |
Nudge Giant as far as I can into kern_open(). Mark open() as MPSAFE.
Use kern_open() to implement creat() rather than taking the long route
through open(). Mark creat as MPSAFE.
While I'm at it, mark nosys() (syscall 0) as MPSAFE, for all the
difference it will make.
Diffstat (limited to 'lib/libc/stdio/asprintf.c')
0 files changed, 0 insertions, 0 deletions