DragonFly commits List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/stdlib strtonum.3 strtonum.c src/include stdlib.h
corecode 2006/09/28 10:20:45 PDT
DragonFly src repository
Modified files:
lib/libc/stdlib strtonum.3 strtonum.c
include stdlib.h
Log:
Update strtonum(3) to the latest OpenBSD version, which uses long long's
instead of unsigned long long's.
Noticed-by: OpenSSH openbsd-portable regression test suite
Revision Changes Path
1.5 +30 -17 src/lib/libc/stdlib/strtonum.3
1.2 +20 -38 src/lib/libc/stdlib/strtonum.c
1.18 +2 -2 src/include/stdlib.h
http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/strtonum.3.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/strtonum.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/include/stdlib.h.diff?r1=1.17&r2=1.18&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]