Tapio Kautto
|
7e1722d966
|
Fix for missing ppdebug variable.
|
2002-12-19 23:38:11 +00:00 |
Alexandre Julliard
|
f08b186373
|
Try to derive temp file names from output file names for better
portability.
|
2002-08-27 22:29:26 +00:00 |
Marcus Meissner
|
786d24903b
|
Check for mkstemp, added a port implementation if it is not
present. Use mkstemp() in various places needing tmp files.
|
2002-07-29 23:55:39 +00:00 |
Michael Stefaniuc
|
d97432ac94
|
Include <stdlib.h> needed by exit().
|
2002-07-29 00:15:31 +00:00 |
Alexandre Julliard
|
4bc1ebbdaf
|
Fixed temp name handling.
|
2002-07-16 03:21:35 +00:00 |
Alexandre Julliard
|
b7d3c79beb
|
Split the C preprocessor from wrc into a separate library.
Prefixed exported functions by 'pp' to avoid namespace conflicts.
|
2002-07-16 02:33:10 +00:00 |