Ignore:
Timestamp:
Jan 7, 2008, 8:52:13 PM (17 years ago)
Author:
katerina
Message:

Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve sh_mem_dump, modify port check to run as thread, and fix unsetting of sh_thread_pause_flag (was too early).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_userfiles.c

    r140 r149  
    390390    userFiles = NULL;
    391391
     392    ShUserfilesActive   = S_TRUE;
     393
    392394    SL_RETURN(0, _("sh_userfiles_reconf"));
    393395}
Note: See TracChangeset for help on using the changeset viewer.