ruby/missing
2019-11-18 18:42:22 +09:00
..
acosh.c * missing/acosh.c (atanh): should set ERANGE to errno if parameter 2008-06-19 07:51:46 +00:00
alloca.c * missing/alloca.c (xmalloc, xfree): use ruby version, not 2012-04-05 04:26:20 +00:00
cbrt.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
close.c * missing/close.c: undef the macros "getpeername", "getsockname" and 2010-08-07 10:05:37 +00:00
crt_externs.h * configure.in: check for the whether crt_externs.h is present when compiling 2012-12-28 14:23:25 +00:00
crypt.c des_tables.c: generation rule 2016-06-04 02:40:04 +00:00
crypt.h string.c: fix memory leak in String#crypt 2017-11-12 15:55:04 +00:00
des_tables.c des_tables.c: generation rule 2016-06-04 02:40:04 +00:00
dtoa.c Split dtoa.c 2019-02-07 08:53:11 +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/*.c: include missing.h 2010-07-28 08:12:01 +00:00
explicit_bzero.c NetBSD native support of explicit_bzero's like feature (#2145) 2019-08-17 14:17:30 +09:00
ffs.c * missing/ffs.c (ffs): fixed for non-zero values. 2010-05-13 12:41:29 +00:00
file.h fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
fileblocks.c * missing/fileblocks.c: add for autoconf. 2002-03-16 14:07:06 +00:00
finite.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
flock.c Drop to support NaCl platform. 2017-10-23 05:56:25 +00:00
hypot.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
isinf.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
isnan.c * missing/isnan.c (isnan): Don't define if isnan() macro is defined. 2013-04-23 11:27:07 +00:00
langinfo.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
lgamma_r.c lgamma_r.c: fix at -0.0 2016-04-06 01:17:55 +00:00
memcmp.c missing/memcmp.c: suppress a -Wparentheses warning 2019-08-19 14:43:55 +09:00
memmove.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
mt19937.c Split mt19937.c 2019-02-07 08:53:12 +00:00
nan.c [ci skip] tabify 2018-01-20 04:18:09 +00:00
nextafter.c * missing/nextafter.c: Include ruby/missing.h. 2014-05-18 03:03:26 +00:00
procstat_vm.c Split procstat_vm.c 2019-02-07 08:53:13 +00:00
setproctitle.c missing/setproctitle.c: remove nonsense NULL check 2019-10-12 21:14:20 +09:00
signbit.c * missing/signbit.c: added. 2010-03-11 03:14:21 +00:00
stdbool.h internal.h: unify our own stdtbool.h implementation 2019-01-06 14:53:43 +00:00
strchr.c * missing/strchr.c: add strlen's prototype. 2010-10-12 20:23:53 +00:00
strerror.c get rid of sprintf 2016-12-26 09:28:48 +00:00
strlcat.c * missing/strl{cat,cpy}.c: Update latest upstream files. 2016-07-21 13:27:02 +00:00
strlcpy.c * missing/strl{cat,cpy}.c: Update latest upstream files. 2016-07-21 13:27:02 +00:00
strstr.c * missing/strchr.c: add strlen's prototype. 2010-10-12 20:23:53 +00:00
tgamma.c fix tgamma for inifity 2017-05-12 16:12:46 +00:00
x86_64-chkstk.S Renamed assembly file like as e64f71f812 2019-11-18 18:42:22 +09:00