Ignore:
Timestamp:
Apr 26, 2007, 9:59:55 PM (18 years ago)
Author:
rainer
Message:

Flush before fork (fix for ticket #60), and fix for kcheck on 2.6.21 (ticket #63).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_prelink.h

    r22 r102  
    1010/* return S_TRUE if ELF file, S_FALSE otherwise
    1111 */
    12 int sh_prelink_iself (SL_TICKET fd, off_t size, int alert_timeout);
     12int sh_prelink_iself (SL_TICKET fd, off_t size, int alert_timeout, char * path);
    1313
    1414/* configuration
Note: See TracChangeset for help on using the changeset viewer.