Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: kleink
Date: Tue Mar 7 20:02:01 UTC 2000
Modified Files:
basesrc/lib/libc/stdlib: Lint_llabs.c _strtoll.c _strtoull.c atoll.c
llabs.c lldiv.c strtoll.c strtoull.c
Log Message:
Make lint happy about long long integers. (C99 mode for lint, anyone?)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/stdlib/Lint_llabs.c \
basesrc/lib/libc/stdlib/_strtoll.c basesrc/lib/libc/stdlib/_strtoull.c \
basesrc/lib/libc/stdlib/atoll.c basesrc/lib/libc/stdlib/llabs.c \
basesrc/lib/libc/stdlib/lldiv.c basesrc/lib/libc/stdlib/strtoll.c \
basesrc/lib/libc/stdlib/strtoull.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