summaryrefslogtreecommitdiffstats
path: root/ext/fcntl/fcntl.c
Commit message (Collapse)AuthorAgeFilesLines
* define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr2003-10-071-2/+2
| | | | | | | other constants. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.akr2003-10-071-0/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
| | | | | | | | | | | | | | | | | | | and delimiters. * dir.c (remove_backslases): remove backslashes from path before calling stat(2). * dir.c (dir_s_glob): call rb_yield directly (via push_pattern) if block is given to the method. * dir.c (push_pattern): do not call rb_ary_push; yield directly. * eval.c (blk_copy_prev): reduced ALLOC_N too much. * eval.c (frame_dup): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove marshal/gtk/kconvmatz1999-08-131-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-1/+1
| | | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionmatz1998-01-161-0/+106
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e