ruby--ruby/ext/socket
nobu f1622c195d * file.c (rb_file_s_rename): deleted code to get rid of a bug of
old Cygwin.

* file.c (rb_file_truncate): added prototype of GetLastError()
  on cygwin.  [ruby-dev:31239]

* include/ruby/intern.h (is_ruby_native_thread): prototype.

* missing/strftime.c (strftime): fix printf format and actual
  arguments.

* ext/Win32API/Win32API.c (Win32API_initialize): ditto.

* ext/tk/tcltklib.c (ip_finalize): ditto.

* ext/win32ole/win32ole.c (lcid_installed): ditto.

* ext/socket/getnameinfo.c: include stdio.h always.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-07-22 05:33:54 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h
depend * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
extconf.rb * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround 2006-11-02 15:38:59 +00:00
getaddrinfo.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
getnameinfo.c * file.c (rb_file_s_rename): deleted code to get rid of a bug of 2007-07-22 05:33:54 +00:00
mkconstants.rb
socket.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
sockport.h