Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Wed Sep 10 18:08:58 UTC 2008

Modified Files:
        src/common/lib/libc/stdlib: strtoull.c strtoumax.c
        src/lib/libc/stdlib: strtoimax.c

Log Message:
Prepare use of strtoull, strtoumax and strtoimax in tools/compat by
including nbtool_config.h.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/common/lib/libc/stdlib/strtoull.c \
    src/common/lib/libc/stdlib/strtoumax.c
cvs rdiff -r1.6 -r1.7 src/lib/libc/stdlib/strtoimax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index