1 2 3 4 5 6 7 8 9
#define _GNU_SOURCE #include <sys/wait.h> #include <sys/resource.h> #include "syscall.h" pid_t wait3(int *status, int options, struct rusage *usage) { return wait4(-1, status, options, usage); }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル