summaryrefslogtreecommitdiff
path: root/lib/dirent.in.h
Commit message (Expand)AuthorAgeFilesLines
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-221-0/+22
* dirent: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-8/+27
* dirent: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-28/+38
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* dirent: Fix compilation error in C++ mode on OS/2 kLIBC.KO Myung-Hun2021-01-191-1/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE.Bruno Haible2020-05-091-4/+6
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* opendir, closedir, dirfd, fdopendir: port to OS/2 kLIBCKO Myung-Hun2016-01-141-0/+7
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* glob, etc.: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-0/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-251-0/+9
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.Bruno Haible2011-09-131-18/+93
* dirent: Don't assume <dirent.h> exists.Bruno Haible2011-09-111-1/+3
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* dirfd: Fix compilation error in C++ mode on MacOS X, *BSD, IRIX.Bruno Haible2010-09-041-0/+6
* dirfd: Avoid link error on AIX 7.1.Bruno Haible2010-07-311-2/+13
* fdopendir: work around FreeBSD bugEric Blake2010-03-301-1/+1
* Emit #pragma system_header after the inclusion guard, not before.Bruno Haible2010-03-301-2/+2
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-2/+2
* dirent: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-24/+52
* warn-on-use: use instead of link-warningEric Blake2010-01-201-18/+17
* dirent: Document the last fix.Bruno Haible2010-01-071-1/+1
* dirent: fix test failureEric Blake2010-01-061-0/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* dirfd: fix prototypeEric Blake2009-12-191-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-5/+9
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* fdopendir: fix GNU/Hurd bugEric Blake2009-10-061-1/+5
* fchdir: improve use of replacement functionsEric Blake2009-09-151-5/+6
* fdopendir: split into its own moduleEric Blake2009-09-021-0/+17
* New module 'alphasort'.Bruno Haible2009-01-181-0/+13
* New module 'scandir'.Bruno Haible2009-01-181-2/+20
* Move the dirfd() declaration to <dirent.h>.Bruno Haible2008-10-191-1/+19
* New module 'dirent'.Bruno Haible2008-10-191-1/+1
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Rename dirent_.h to dirent.in.h.Bruno Haible2007-10-021-0/+46