Source-Changes archive

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

CVS commit: src/common/lib/libc/stdlib



Module Name:    src
Committed By:   oster
Date:           Wed Aug 20 19:58:34 UTC 2008

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

Log Message:
Fix build breakage by adding appropriate #includes.
Patch from joerg@


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/stdlib/strtoll.c
cvs rdiff -r1.2 -r1.3 src/common/lib/libc/stdlib/strtoul.c \
    src/common/lib/libc/stdlib/strtoull.c \
    src/common/lib/libc/stdlib/strtoumax.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