aboutsummaryrefslogtreecommitdiffstats
path: root/ext/fcntl
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-1/+0
* * ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr2013-01-281-5/+9
* * ext/fcntl/fcntl.c: Document Fcntl constantsdrbrain2013-01-261-65/+119
* .cvsignore: have not been used already. [Bug #3468]nobu2010-08-071-4/+0
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-3/+3
* fix typos.akr2009-11-041-1/+1
* add extconf.h to .cvsignore.akr2006-06-241-0/+1
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+75
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-3/+0
* * ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban2004-11-011-0/+2
* define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr2003-10-071-2/+2
* * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.akr2003-10-071-0/+5
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+1
* Make cvs ignore mkmf.log.knu2002-03-041-0/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* Add .cvsignore's.knu2001-01-091-0/+1
* remove marshal/gtk/kconvmatz1999-08-132-1/+2
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-1/+1
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-1/+1
* Initial revisionv1_0_r2matz1998-01-163-0/+110