1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
nobu 09bdb7913c missing.h: remove explicit_bzero_by_memset_s
* include/ruby/missing.h (explicit_bzero_by_memset_s): remove
  inline implementation by memset_s, which needs a macro before
  including headers and can cause problems in extension libraries
  by the order of the macro and headers.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-10 06:45:36 +00:00
..
acosh.c
alloca.c
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
crypt.c
dup2.c
erf.c
explicit_bzero.c missing.h: remove explicit_bzero_by_memset_s 2016-01-10 06:45:36 +00:00
ffs.c
file.h
fileblocks.c
finite.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
flock.c
hypot.c
isinf.c * remove trailing spaces. 2011-05-15 11:55:52 +00:00
isnan.c
langinfo.c
lgamma_r.c * missing/lgamma_r.c (lgamma_r): get rid of false warning on mingw. 2011-05-18 13:35:13 +00:00
memcmp.c
memmove.c
nextafter.c
setproctitle.c
signbit.c
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c
x86_64-chkstk.s * Makefile.in (ASFLAGS): needs INCFLAGS. 2010-10-26 09:09:45 +00:00