FreeDOS/hdr
Bart Oldeman 7ae98cee2a Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf,
all other compilers can use it with pascal or "register" calling conventions.
Saves ~50 bytes for the init code.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@845 6ac86273-5f31-0410-b378-82cca8765d1b
2004-04-07 16:13:23 +00:00
..
algnbyte.h MSC/TurboC compatibility fixes (Luchezar/Bart) 2003-12-02 23:46:03 +00:00
algndflt.h Final changes for kernel 2029 2003-03-15 04:18:09 +00:00
buffer.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
cds.h Don't allow wildcards for internal truename processing, except for 2003-03-12 06:50:33 +00:00
clock.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
date.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
device.h Set the Critical Error number immediately after calling a device driver. 2003-09-24 19:34:11 +00:00
dirmatch.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
error.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
exe.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
fat.h Corrections to get past turbo c warnings. 2004-01-31 15:04:09 +00:00
fcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
file.h Fixed screwed up comment sequence. 2004-03-27 00:27:11 +00:00
fnode.h Eliminate f_back field. 2004-03-22 22:33:05 +00:00
kbd.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
kconfig.h if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
lol.h Made the main fnodes far so they can be in UMBs. 2004-03-23 22:45:38 +00:00
mcb.h From Lucho (and I think Arkady had this as well at some point): 2004-03-25 00:20:20 +00:00
network.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
nls.h From Lucho: move NLS #defines to nls.h. Move config structure to config.h. 2004-03-07 11:56:14 +00:00
pcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
portab.h Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf, 2004-04-07 16:13:23 +00:00
process.h * add support for the far jmp at "int 30" (0000:00c0) 2003-09-16 12:38:02 +00:00
sft.h Get rid of SFT_M* mode values. O_* values are sufficient. 2004-03-27 00:23:06 +00:00
stacks.inc From Lucho: smaller Protect/Restore 386 register macros. 2004-02-23 23:26:01 +00:00
tail.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
time.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
version.h Bump version number to 2033. 2004-01-17 17:30:12 +00:00
xstructs.h kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00