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:   lneto
Date:           Mon Dec  2 04:39:10 UTC 2013

Modified Files:
        src/lib/libc/stdlib: Makefile.inc
        src/sys/lib/libkern: Makefile.libkern libkern.h
        src/sys/modules/lua: Makefile luaconf.h
Added Files:
        src/common/lib/libc/stdlib: strtoimax.c
Removed Files:
        src/lib/libc/stdlib: strtoimax.c

Log Message:
changed lua_Number to int64_t


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/stdlib/strtoimax.c
cvs rdiff -u -r1.79 -r1.80 src/lib/libc/stdlib/Makefile.inc
cvs rdiff -u -r1.8 -r0 src/lib/libc/stdlib/strtoimax.c
cvs rdiff -u -r1.26 -r1.27 src/sys/lib/libkern/Makefile.libkern
cvs rdiff -u -r1.108 -r1.109 src/sys/lib/libkern/libkern.h
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/lua/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/lua/luaconf.h

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