ruby--ruby/include/ruby
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
..
backward * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS. 2008-08-17 06:58:10 +00:00
defines.h * include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition. 2008-08-14 06:27:50 +00:00
encoding.h * include/ruby/io.h (rb_io_t): new fields: writeconv, 2008-08-18 12:06:42 +00:00
intern.h * thread.c (rb_thread_check_ints): added. please note that 2008-08-13 08:21:24 +00:00
io.h * include/ruby/io.h (FMODE_TRUNC): value changed because 0x100 is used 2008-08-19 21:10:28 +00:00
missing.h * configure.in: removed strftime from AC_REPLACE_FUNCS(). 2008-08-20 16:04:11 +00:00
mvm.h
node.h
oniguruma.h
re.h
regex.h
ruby.h * include/ruby/ruby.h (rb_intern_const): tiny optimization. 2008-08-16 00:20:31 +00:00
signal.h
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h
win32.h