summaryrefslogtreecommitdiffstats
path: root/loader/qtx/qtxload.c
Commit message (Expand)AuthorAgeFilesLines
* Remove QTX testswm42012-07-281-125/+0
* loader/qtx: cleanupdiego2010-11-021-22/+1
* Add missing license headers to test programs for external libraries.diego2010-02-031-0/+18
* Drop -Iloader from CPPFLAGS for the loader subdirectory.diego2010-01-041-1/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.diego2009-02-171-1/+1
* Translate a Hungarian comment, thanks to Denes Balatoni.diego2008-10-191-1/+1
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-161-2/+2
* cosmetics: Remove pointless parentheses from return statements.diego2008-05-161-1/+1
* Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwardsdiego2008-04-281-2/+1
* Add missing ldt_keeper.h #include; this fixes a bunch of implicit declarationdiego2008-04-281-0/+1
* Add missing #include, fixes the warning:diego2008-04-281-0/+1
* Comment out variables only used in commented-out code, fixes the warnings:diego2008-04-281-2/+2
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-201-2/+2
* /usr/lib/win32 --> /usr/local/lib/codecsdiego2008-01-061-1/+1
* Remove compilation command comments.diego2008-01-061-2/+0
* Comment out non-existing mp_msg_set_level function to fix linking.diego2008-01-061-1/+1
* Fix compilation by replacing a broken macro with in-place code.diego2008-01-061-3/+1
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgreynaldo2006-07-031-1/+1
* Remove stray MSDOS linebreaksivo2005-08-101-2/+1
* some new experimentsarpi2002-11-241-10/+35
* more messarpi2002-01-011-10/+33
* still sig11arpi2001-11-101-42/+53
* fixes?arpi2001-11-091-25/+24
* loads .qtsarpi2001-11-081-2/+2
* hm, non-working :)alex2001-10-301-4/+7
* fixed, rotfl :palex2001-10-271-19/+12
* develalex2001-10-271-0/+78