summaryrefslogtreecommitdiff
path: root/lib/un.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-02 09:51:30 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-02 09:51:30 +0000
commiteaa3ffbae8f20ddae208747db5310b113ffbbf71 ()
tree22273c9208b146b3e45a9afc3d493d7fb69ce5ea /lib/un.rb
parentc14780690131bf598c0a20dba58791f8d1c93881 (diff)
* lib/un.rb (wait_writable): wait until target files can be
written actually. * win32/Makefile.sub (LDSHARED_0, LINK_SO): get rid of failure of mt.exe. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--lib/un.rb27
1 files changed, 27 insertions, 0 deletions
@@ -214,6 +214,33 @@ def touch
end
##
# Display help message.
#
# ruby -run -e help [COMMAND]