fpc/packages/base/libc/bwaitflagsh.inc
2003-06-26 08:31:12 +00:00

14 lines
279 B
PHP

const
WNOHANG = 1;
WUNTRACED = 2;
__WALL = $40000000;
__WCLONE = $80000000;
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type