summaryrefslogtreecommitdiffstats
path: root/compat/strtoll.c
Commit message (Collapse)AuthorAgeFilesLines
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-221-6/+6
|
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-0/+106
This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.