You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/libc
Christian Stimming 49658f362a
MSVC compatibility: Fix r18748, r18761 by replacing strncasecmp() with strnicmp().
16 years ago
..
Makefile.am Add win32 version of gmtime_r. 17 years ago
gmtime_r.c Add win32 version of gmtime_r. 17 years ago
gmtime_r.h Add win32 version of gmtime_r. 17 years ago
libc-missing-noop.c Fix for Solaris: you cannot have an empty .a, so supply a no-op .c 24 years ago
localtime_r.c Fix old libc substitution files, now needed for windows/mingw32 21 years ago
localtime_r.h Pogma's initial Mac OS X patches. 24 years ago
pow.h Add lib/libc/pow.h to avoid calculation errors on Windows. 20 years ago
scm_strptime.c Update FSF street address. 21 years ago
setenv.c Never include "config.h" from a header file. Doing so makes it nigh 21 years ago
setenv.h Never include "config.h" from a header file. Doing so makes it nigh 21 years ago
strptime.c MSVC compatibility: Fix r18748, r18761 by replacing strncasecmp() with strnicmp(). 16 years ago
strptime.h Further improve date parsing on Windows. Revert parts of r16049 on Unix. 19 years ago