summaryrefslogtreecommitdiff
path: root/src/share/grabbag/file.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to utimensat for newer POSIX versionsRosen Penev2019-08-201-2/+7
* Move CreateFile_utf8 function to a more logical placelvqcl2018-08-251-43/+8
* move CreateFile function outside of libFLAClvqcl2018-08-191-9/+45
* Fix compile with cygwinRosen Penev2017-02-091-7/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Win utf8 treatment for CreateFile.Erik de Castro Lopo2013-04-211-2/+2
* Rename _flac_stat to flac_stat_s.Erik de Castro Lopo2013-03-291-4/+4
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-18/+12
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-1/+7
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=...Josh Coalson2007-07-311-2/+2
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-2/+2
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-201-10/+10
* fix grabbag__file_are_same() on win32 by using GetFileInformationByHandle() t...Josh Coalson2006-11-021-1/+33
* in grabbag__file_are_same() check that st_dev is same alsoJosh Coalson2006-10-131-1/+1
* minor syntaxJosh Coalson2006-10-101-2/+2
* for grabbag__file_are_same() on windows use strcmp() on filenames temporarily...Josh Coalson2006-10-101-0/+4
* add grabbag__file_are_same()Josh Coalson2006-10-101-0/+6
* complete largefile supportJosh Coalson2006-05-241-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add support for building on os/2 with emxJosh Coalson2005-09-031-1/+5
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-211-7/+7
* initial importJosh Coalson2002-11-071-0/+142