..
acosh.c
* missing/acosh.c (atanh): should set ERANGE to errno if parameter
2008-06-19 07:51:46 +00:00
alloca.c
* missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,
2007-06-10 09:30:55 +00:00
cbrt.c
* math.c (math_cbrt): new method Math.cbrt.
2008-02-09 09:36:03 +00:00
crypt.c
* suppress warnings on cygwin, mingw and mswin.
2008-06-01 19:55:25 +00:00
dup2.c
* missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,
2007-06-10 09:30:55 +00:00
erf.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
file.h
2000-02-18
2000-02-18 06:59:36 +00:00
fileblocks.c
* missing/fileblocks.c: add for autoconf.
2002-03-16 14:07:06 +00:00
finite.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
flock.c
* include/ruby: moved public headers.
2007-06-10 03:06:15 +00:00
hypot.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
isinf.c
* missing/isinf.c (isinf): don't define is the macro is defined.
2007-11-13 16:54:27 +00:00
isnan.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
langinfo.c
* configure.in, win32/Makefile.sub (MISSING): added langinfo on mingw
2009-01-15 04:10:16 +00:00
lgamma_r.c
tgamma and lgamma_r is not a error function.
2008-06-15 02:18:06 +00:00
memcmp.c
* missing.h, missing/memcmp.c, missing/memmove.c:
2005-10-27 02:55:18 +00:00
memmove.c
* missing.h, missing/memcmp.c, missing/memmove.c:
2005-10-27 02:55:18 +00:00
os2.c
* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.
2004-02-21 02:12:21 +00:00
strchr.c
* eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition
2005-10-20 02:22:50 +00:00
strerror.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
strlcat.c
* missing/{strlcat,strlcpy}.c, missing.h: new functions.
2007-03-19 08:01:40 +00:00
strlcpy.c
* missing/{strlcat,strlcpy}.c, missing.h: new functions.
2007-03-19 08:01:40 +00:00
strstr.c
* eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition
2005-10-20 02:22:50 +00:00
strtol.c
* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,
2005-10-22 01:28:00 +00:00
tgamma.c
* missing/tgamma.c (tgamma): remove unused variable.
2008-07-02 16:02:52 +00:00
vsnprintf.c
* missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, by
2008-12-22 03:25:14 +00:00