summaryrefslogtreecommitdiff
path: root/packages/base/libc/bwaitflagsh.inc
blob: 108f3518474fe8d7808199527ae78986031824f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

const
   WNOHANG = 1;
   WUNTRACED = 2;
   __WALL = $40000000;
   __WCLONE = $80000000;


{ ---------------------------------------------------------------------
    Borland compatibility types
  ---------------------------------------------------------------------}

// Type