summaryrefslogtreecommitdiff
path: root/modules/fcntl
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+5
* Remove red warnings from the generated MODULES.html.Bruno Haible2017-04-211-1/+1
* fcntl: Avoid compilation error on native Windows.Bruno Haible2012-01-281-0/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* fcntl: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-07-261-0/+3
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-2/+2
* cloexec, fcntl: relax licenseEric Blake2010-12-131-1/+1
* fnctl: Fix missing dependency.Bruno Haible2010-02-081-0/+1
* Add missing dependencies to 'extensions' module.Bruno Haible2009-12-251-0/+1
* fcntl: port portions of fcntl to mingwEric Blake2009-12-161-1/+2
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-161-1/+5
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* fcntl-h: rename from fcntl, in preparation for fcntl(2)Eric Blake2009-08-221-24/+3
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* Tweak last commit.Bruno Haible2009-04-141-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* New module 'open'.Bruno Haible2007-10-071-0/+2
* Rename fcntl_.h to fcntl.in.h.Bruno Haible2007-10-021-3/+3
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* * modules/absolute-header: New module.Eric Blake2006-12-261-1/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-2/+4
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * lib/fcntl_.h: New file.Paul Eggert2006-08-281-0/+34