ulimith.inc 456 B

12345678910111213141516
  1. Const
  2. UL_GETFSIZE = 1;
  3. UL_SETFSIZE = 2;
  4. __UL_GETMAXBRK = 3;
  5. __UL_GETOPENMAX = 4;
  6. function ulimit(__cmd:longint; args:array of const):longint;cdecl;external clib name 'ulimit';
  7. function ulimit(__cmd:longint):longint;cdecl;varargs;external clib name 'ulimit';
  8. { ---------------------------------------------------------------------
  9. Borland compatibility types
  10. ---------------------------------------------------------------------}
  11. // Type