Sweden-Number/memory
Alexandre Julliard 4220b29be9 Take advantage of the new registers saved in the STACK16FRAME to turn
some 'register' functions into normal functions.
Removed the few remaining 'return' functions to simplify relay
handling.
1999-07-11 17:20:01 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Include instruction emulation in Winelib. 1999-06-18 18:29:04 +00:00
atom.c Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
environ.c Use the normal environment routines to build the env db of the initial 1999-06-11 18:33:46 +00:00
global.c Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
heap.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
instr.c Fixed Winelib compilation. 1999-06-20 15:09:32 +00:00
ldt.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
local.c Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
selector.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
string.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
virtual.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00