summaryrefslogtreecommitdiff
path: root/include/ogg/os_types.h
Commit message (Expand)AuthorAgeFilesLines
* os_types: fix unsigned typedefs for MacOSTristan Matthews2019-09-071-3/+3
* Fix iOS/macOS build with current SDKs.Brion Vibber2019-08-131-1/+1
* os_types: add ogg_uint64_t for all platformsfeature/ogg-uint64t-xplatformTristan Matthews2019-03-061-0/+11
* Remove obsolete $Id$ svn substitution marks.Ralph Giles2017-11-081-2/+1
* Remove Mac OS 9 support from os_types.h.stopiccot2015-06-181-9/+0
* Use stdint.h for Visual Studio 2013 and newerstopiccot2015-05-191-6/+16
* Remove trailing whitespace.Ralph Giles2014-02-261-1/+1
* Move BEOS to using standard POSIX types from inttypes.hMonty2010-12-031-2/+2
* *partial* fix to Trac #1747Monty2010-11-021-2/+2
* Update/modernize the configure type checking, account for the fact that Monty2010-10-261-2/+1
* The generic TYPE_MAX macros introduced in r17270 require the gcc typeofTim Terriberry2010-06-101-13/+0
* Two cleanups of buffer LONG_MAX overflow hardening:Monty2010-06-041-0/+13
* Add types for TI c6x compilerDavid Schleef2009-10-251-0/+9
* Build support for Haiku. Patch by scottmc at gmail. Closes #1371.ivo2008-06-041-0/+10
* Minor fixes to allow cross compiling from Linux to windows and running the te...erikd2008-04-131-0/+1
* improving linking against libogg in OS X according to latest patch in ticket ...ivo2007-11-161-1/+1
* Use stdint types for the CYGWIN build instead of the ones from Ralph Giles2006-06-031-12/+13
* add support for Symbian OS, from Colin Ward (CSIRO)Conrad Parker2004-08-111-1/+16
* Correct a typo. Helps to test these things before you commit instead of after.Ralph Giles2004-03-141-2/+2
* Add platform-specific int types for MingW32. After a patch from John Edwards.Ralph Giles2004-03-141-17/+23
* Patch to add types for DJGPPMonty2003-09-021-1/+9
* PS2 types from "David Etherton" <etherton@rockstarsandiego.com>Mike Smith2003-05-231-1/+9
* Add ogg_uint16_t for TheoraMonty2002-09-181-1/+7
* Ryan Gordon's BeOS fixes.Mike Smith2002-07-191-1/+5
* Xiphophorus -> Xiph.Org changesMonty2002-07-111-3/+3
* lots of extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* Add build-specific defines to os_types.h for the ProjectBuilder stuff. AsRalph Giles2001-11-021-2/+10
* Brian was right; I missed this one.Monty2001-06-031-34/+32
* final beta 4 commitMonty2001-02-261-5/+5
* Update copyright dates.Monty2001-02-021-4/+3
* Typedef correction for cygwinMonty2001-01-221-2/+2
* Also need defines for _ogg_freeMonty2000-11-131-3/+4
* Merge branch_beta3 onto the mainline.Monty2000-11-051-6/+12
* macintosh build fixes for oggJack Moffitt2000-10-061-0/+68