ruby--ruby/missing
usa 9d6e1cdb73 * intern.h (st_foreach_safe): fix prototype.
* node.h (NODE_LMASK): bigger than long on LLP64.

* missing/vsnprintf.c (BSD__uqtoa): new function to support LLP64.
  all changes are derived from [ruby-dev:29045]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10557 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-18 06:22:28 +00:00
..
acosh.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
alloca.c
crypt.c * missing/crypt.c: modified to make it compilable on platforms 2005-07-01 06:37:48 +00:00
dup2.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
erf.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
file.h
fileblocks.c
finite.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
flock.c ANSI styled 2006-01-05 05:29:48 +00:00
hypot.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
isinf.c ANSI styled 2006-01-05 05:29:48 +00:00
isnan.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +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
strcasecmp.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +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
strftime.c
strncasecmp.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strstr.c * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition 2005-10-20 02:22:50 +00:00
strtod.c
strtol.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strtoul.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
vsnprintf.c * intern.h (st_foreach_safe): fix prototype. 2006-07-18 06:22:28 +00:00
x68.c