summaryrefslogtreecommitdiff
path: root/include/share
Commit message (Expand)AuthorAgeFilesLines
* Add OOM checking to fuzzingMartijn van Beurden2022-08-201-6/+66
* Add and use _nofree variants of safe_realloc functionsMartijn van Beurden2022-08-201-4/+37
* fix potential memleaklutianxiong2022-08-201-2/+6
* Fix and warning for MSVC with Windows XP toolset (#399)Martijn van Beurden2022-08-061-0/+23
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-2614-14/+14
* Include stddef.h in compat.hMartijn van Beurden2022-07-191-1/+3
* Small make distcheck fixesMartijn van Beurden2022-05-271-2/+1
* Remove all Visual Studio specific build filesMartijn van Beurden2022-05-272-54/+0
* Simplify and merge win_utf8 files and remove from DLL interfaceMartijn van Beurden2022-05-173-74/+16
* Make it possible for fuzzer to disable instruction set optimizationsMartijn van Beurden2022-05-111-0/+1
* change if checks to ifdefRosen Penev2022-04-293-4/+4
* Fix msvc build after commit b917d456sezero2019-10-191-8/+11
* Fix a number of gcc 9.2 compiler warningsErik de Castro Lopo2019-09-151-1/+3
* Fix function redefinition on arm-none-eabi compilersoreo6392019-09-154-9/+9
* Switch to utimensat for newer POSIX versionsRosen Penev2019-08-201-1/+9
* Move CreateFile_utf8 function to a more logical placelvqcl2018-08-252-5/+3
* move CreateFile function outside of libFLAClvqcl2018-08-193-8/+5
* Fix miscellaneous typos.luz.paz2018-05-241-1/+1
* Fix for missing WINAPI_FAMILY_PARTITIONErik de Castro Lopo2018-02-101-0/+4
* Fix missing SIZE_MAX definition on AndroidErik de Castro Lopo2017-05-031-0/+4
* Fix typos in header filesErik de Castro Lopo2017-03-211-1/+1
* Fix compile with cygwinRosen Penev2017-02-091-1/+1
* include/share/compat.h: Only define inline for CErik de Castro Lopo2017-01-241-1/+1
* Add missing file include/share/msvc2005_int.hErik de Castro Lopo2017-01-191-0/+53
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-192-8/+1
* Another bulk update of copyright datesErik de Castro Lopo2016-12-057-7/+7
* Bulk update copyright datesErik de Castro Lopo2016-12-058-8/+8
* Another Windows build fixErik de Castro Lopo2016-02-111-2/+0
* More Windows fixesErik de Castro Lopo2016-02-091-8/+0
* More `make distcheck` fixesErik de Castro Lopo2016-02-091-0/+69
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-083-13/+13
* Refactoring of win_utf8_ioErik de Castro Lopo2016-01-312-4/+5
* Clean up #includesErik de Castro Lopo2016-01-241-1/+3
* macros.h: Make FLAC_CHECK_RETURN print to stderrErik de Castro Lopo2016-01-191-2/+6
* libFLAC: Support 64bit brword/bwwordErik de Castro Lopo2016-01-041-1/+5
* libFLAC: Tweak MSVC supportErik de Castro Lopo2016-01-041-1/+3
* Couple of minor tweaksErik de Castro Lopo2015-12-301-1/+1
* libFLAC: Add function safe_realloc_()Erik de Castro Lopo2015-08-221-2/+12
* Compat: Fix for MSVC deprecated functionsErik de Castro Lopo2015-08-091-1/+4
* Update grabbag tests to work out-of-tree.Erik de Castro Lopo2015-02-151-0/+7
* Fix some minor word duplicationZoë Blade2014-12-032-2/+2
* More date fixes.Erik de Castro Lopo2014-11-256-6/+6
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-258-8/+8
* include/share/endswap.h : Fix usage of HAVE_BSWAP16.Erik de Castro Lopo2014-11-121-1/+1
* Use a configure check for bswap16 instead of gcc version #ifdefs.Ralph Giles2014-11-041-1/+1
* Windows specific vsnprintf fixes.Erik de Castro Lopo2014-09-221-0/+2
* Minor clean up of win_utf8_io.Erik de Castro Lopo2014-09-211-1/+1
* include/share/endswap.h : Improvements to fallthrough ENDSWAP_*.Erik de Castro Lopo2014-08-091-2/+2
* include/share/endswap.h : Fix default ENDSWAP_16.Erik de Castro Lopo2014-07-131-1/+1
* Fix bswap16 issue on Debian 6.Ralph Giles2014-07-031-0/+8