Sweden-Number/tools/winebuild
Alexandre Julliard 78675ba234 Store %gs in the TEB on every call to 16-bit code, and don't restore
it from the TEB for signals that did not happen in 16-bit code.
2003-03-25 00:36:16 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
build.h Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00
import.c Replaced mkstemp by mkstemps from libiberty. 2003-03-20 21:07:49 +00:00
main.c Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00
parser.c Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
relay.c Store %gs in the TEB on every call to 16-bit code, and don't restore 2003-03-25 00:36:16 +00:00
res16.c Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>. 2002-08-17 18:28:43 +00:00
res32.c Check file header to differentiate between object files and resources 2002-12-06 23:26:29 +00:00
spec16.c Avoid reference to wine_get_cs function from libwine. 2003-03-24 19:44:20 +00:00
spec32.c Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00
utils.c Handle end of line as a syntactic element in the spec file parser; 2003-03-18 05:30:54 +00:00
winebuild.man.in Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00