summaryrefslogtreecommitdiff
path: root/lib/ftruncate.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* ftruncate: Use _chsize, not chsize.Bruno Haible2020-08-091-4/+4
* Improve pattern for defining _WIN32_WINNT.Bruno Haible2020-05-281-2/+4
* 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
* Use symbolic values for _WIN32_WINNT.Bruno Haible2017-05-131-1/+1
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-3/+8
* 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
* ftruncate, fts, lstat, openat, raise: no 'static inline'Paul Eggert2012-11-291-1/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-6/+151
* ftruncate: Support for MSVC 9.Bruno Haible2011-09-251-0/+24
* ftruncate: Un-deprecate, concentrate on Win32 support.Bruno Haible2011-09-221-75/+4
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-6/+6
* * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code isJim Meyering2007-02-201-1/+1
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-1/+3
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-3/+0
* ansideclifyJim Meyering1998-12-071-12/+4
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-16/+16
* merge with 3.9hJim Meyering1994-10-021-7/+0
* .Jim Meyering1994-08-191-0/+2
* .Jim Meyering1994-08-191-8/+6
* .Jim Meyering1994-08-191-13/+51
* Initial revisionJim Meyering1992-10-311-0/+72