Ignore:
Timestamp:
Oct 23, 2007, 11:44:41 PM (17 years ago)
Author:
rainer
Message:

Make utility functions thread-safe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_error.h

    r86 r132  
    176176/* error messages
    177177 */
    178 /*@owned@*/char * sh_error_message (int tellme);
     178/*@owned@*/char * sh_error_message (int tellme, char * str, size_t len);
    179179
    180180/* switch on/off log to file temporarily
Note: See TracChangeset for help on using the changeset viewer.