Changeset 174 for trunk/include/slib.h


Ignore:
Timestamp:
Aug 27, 2008, 5:40:28 PM (16 years ago)
Author:
katerina
Message:

Fix for tickets #112, #113 (dnmalloc deadlock on fork, hostname portability in test script).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/slib.h

    r170 r174  
    401401   */
    402402  int sl_dropall(int fd, int except);
     403  int sl_dropall_dirty(int fd, int except); /* don't deallocate */
    403404
    404405  /* Check whether file is trustworthy.
Note: See TracChangeset for help on using the changeset viewer.