X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fundefineds.h;h=b1cb325e5580d1031256d669b709db627ed6d88b;hb=9b79c4c51954ffc46c631e56547ac865860e8855;hp=f492ab9fe88534746a9414c86507ec7ddf7d92b6;hpb=79cc569a97e444389350ea3f5b1017374fe16bec;p=sbcl.git diff --git a/src/runtime/undefineds.h b/src/runtime/undefineds.h index f492ab9..b1cb325 100644 --- a/src/runtime/undefineds.h +++ b/src/runtime/undefineds.h @@ -56,6 +56,7 @@ F(dup) F(dup2) F(execve) F(exit) +F(_exit) F(fchmod) F(fchown) F(fcntl) @@ -211,6 +212,7 @@ F(vfork) F(vhangup) #endif F(wait) +F(waitpid) #if !defined(SOLARIS) || defined(SOLARIS25) F(wait3) #endif