CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/08/24 08:54:32

Modified files:
        src/gfx        : gfx_tools.c menubar.c operations.c resmgr.c 
                         sbtree.c sci_widgets.c widgets.c 

Log message:
2001-08-24  Alex Angas  <[EMAIL PROTECTED]>

* src/*.c* *.l *.y *.pl *.h: Global search and replace as follows:
malloc -> sci_malloc, calloc -> sci_calloc, realloc -> sci_realloc,
free -> sci_free, memdup -> sci_memdup, strdup -> sci_strdup,
strndup -> sci_strndup.

Also included reconfed configure script.
Please note - this update is coming in multiple commits because my connection
to cs.alfred.edu is too slow.


Reply via email to