summaryrefslogtreecommitdiff
path: root/m4/lseek.m4
Commit message (Expand)AuthorAgeFilesLines
* ftell, ftello: Fix recognition of pipes on native Windows.Bruno Haible2023-04-241-4/+6
* lseek: avoid SEEK_HOLE bugs in FreeBSD, macOSPaul Eggert2023-02-231-6/+26
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-2/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-2/+3
* 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
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* 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
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-1/+7
* lseek: Make configure test independent of environment.Bruno Haible2012-04-151-18/+35
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* unistd et al.: Don't assume <unistd.h> exists.Bruno Haible2011-09-111-2/+8
* lseek: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-11/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* lseek: fix link testEric Blake2010-08-261-8/+6
* lseek: avoid bash 3.2 broken pipe bugEric Blake2010-02-221-2/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-10/+10
* Work around lseek bug on BeOS.Bruno Haible2007-08-191-3/+3
* * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.Eric Blake2007-06-051-11/+11
* When not cross-compiling, perform a real runtime test.Bruno Haible2007-05-281-5/+25
* Fix lseek on mingw.Eric Blake2007-05-241-0/+30