summaryrefslogtreecommitdiff
path: root/ext/fcntl
Commit message (Expand)AuthorAgeFilesLines
* [ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA2023-04-212-1/+17
* Update the depend filesMatt Valentine-House2023-02-281-1/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-1/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+1
* [ruby/fcntl] Bump version to 1.0.2Hiroshi SHIBATA2022-12-051-1/+1
* [Feature #18249] Update dependenciesPeter Zhu2022-02-221-0/+1
* [ruby/fcntl] adding few FreeBSD specific flags.David CARLIER2022-01-151-0/+17
* Update dependenciesNobuyoshi Nakada2021-11-211-13/+12
* [ruby/fcntl] Bump up fcntl version to 1.0.1Hiroshi SHIBATA2021-10-141-1/+1
* dependency updates卜部昌平2021-04-131-1/+0
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* Update the license for the default gems to dual licensesHiroshi SHIBATA2020-08-181-1/+1
* [ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZpavel2020-06-091-0/+14
* [ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_depend...Hiroshi SHIBATA2020-06-091-4/+0
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Removed moving toplevel header since r12501nobu2019-02-081-1/+1
* Removed needless date attribute from gemspec of default gems.hsbt2018-08-071-1/+0
* Bump version to fcntl-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Fixed misspelling words.hsbt2017-10-221-1/+1
* Update gemspec for gem released versions.hsbt2017-09-141-14/+23
* gem name should be the downcase.hsbt2017-02-241-1/+1
* Added initial gemspec for Fcntl module.hsbt2017-02-101-0/+17
* ext/fcntl: Specify frozen_string_literal: true.kazu2017-02-021-1/+1
* Update dependenciesnobu2016-07-061-0/+13
* 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