Changeset 900 in MondoRescue for trunk/mondo/src/common/mr_string.c


Ignore:
Timestamp:
Oct 24, 2006, 8:49:18 AM (18 years ago)
Author:
Bruno Cornec
Message:

Huge patch to introduce low level functions that will bw used everywhere (mr_free, mr_asprintf, ...)
Nearly linking now due to that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/common/mr_string.c

    r863 r900  
    11/*
    2  * mr_string.c - New generation of string handling functions
     2 * $Id$
     3 *
     4 * New generation of string handling functions
    35 */
    46
     
    98100
    99101    return retstr;
    100 
    101102}
Note: See TracChangeset for help on using the changeset viewer.