log modules/fcntl @ 16033:917610de47d7

age author description
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Tue, 26 Jul 2011 00:39:35 +0200 Bruno Haible fcntl: Move AC_LIBOBJ invocation to module description.
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Mon, 13 Dec 2010 10:02:59 -0700 Eric Blake cloexec, fcntl: relax license
Mon, 08 Feb 2010 00:44:42 +0100 Bruno Haible fnctl: Fix missing dependency.
Fri, 25 Dec 2009 01:44:29 +0100 Bruno Haible Add missing dependencies to 'extensions' module.
Wed, 16 Dec 2009 09:11:32 -0700 Eric Blake fcntl: port portions of fcntl to mingw
Mon, 07 Dec 2009 11:50:59 -0700 Eric Blake fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Fri, 21 Aug 2009 08:26:40 -0600 Eric Blake fcntl-h: rename from fcntl, in preparation for fcntl(2)
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Tue, 14 Apr 2009 21:31:30 +0200 Bruno Haible Tweak last commit.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Sun, 07 Oct 2007 04:39:17 +0200 Bruno Haible New module 'open'.
Tue, 02 Oct 2007 00:10:04 +0200 Bruno Haible Rename fcntl_.h to fcntl.in.h.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Tue, 26 Dec 2006 18:42:09 +0000 Eric Blake * modules/absolute-header: New module.
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Sat, 07 Oct 2006 14:54:51 +0000 Bruno Haible Mark generated files as "DO NOT EDIT".
Fri, 08 Sep 2006 12:26:34 +0000 Jim Meyering Don't make generated files read-only. That would bother too many
Thu, 07 Sep 2006 05:53:52 +0000 Jim Meyering Fix global typo in last change: use chmod u-w, not chmod u-x.
Wed, 06 Sep 2006 21:58:00 +0000 Jim Meyering Make generated files be read-only.
Mon, 28 Aug 2006 22:59:17 +0000 Paul Eggert * lib/fcntl_.h: New file.