1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
shugo 99155ccbf2 * configure.in: removed strftime from AC_REPLACE_FUNCS().
* include/ruby/missing.h: removed prototype for strftime().
* missing/strftime.c: removed.
* time.c (time_to_s): use rb_strftime() instead of strftime(3).
  (time_zone): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-20 16:04:11 +00:00
..
acosh.c
alloca.c
cbrt.c
crypt.c
dup2.c
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
lgamma_r.c
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c * missing/tgamma.c (tgamma): remove unused variable. 2008-07-02 16:02:52 +00:00
vsnprintf.c * transcode.c (load_transcoder): suppress warning. 2008-08-14 03:20:38 +00:00
x68.c