Changeset 146 in MondoRescue for trunk/tools


Ignore:
Timestamp:
Dec 1, 2005, 10:00:14 AM (18 years ago)
Author:
bcornec
Message:

MONDO_LOGFILE used each time now
memory management on libmondo-devices.c
some splint improvements

Location:
trunk/tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/mkrpm

    r63 r146  
    66#
    77
     8umask 022
    89dname=`dirname $0`
    910prem=`echo $dname |cut -c1`
  • trunk/tools/quality

    r142 r146  
    4646echo " "
    4747echo "Splint: "
    48 find . -name '*.c' -o -name '*.h' | xargs splint +gnuextensions +posixlib -Dlinux
     48find . -name '*.c' -o -name '*.h' | xargs splint +posixlib -Dlinux
    4949
    5050rm -f /tmp/mondo.quality
Note: See TracChangeset for help on using the changeset viewer.