fpc/packages/base/libc/bwaitflagsh.inc
2005-02-14 17:13:06 +00:00

14 lines
277 B
PHP

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