This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-23 06:12:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
wpp
History
Alexandre Julliard
2ee8b5bb13
Replaced mkstemp by mkstemps from libiberty.
...
Removed a couple of unnecessary portability functions.
2003-03-20 21:07:49 +00:00
..
.cvsignore
Split the C preprocessor from wrc into a separate library.
2002-07-16 02:33:10 +00:00
Makefile.in
Do not define __WINESRC__ when building tools and miscemu.
2003-01-09 01:57:15 +00:00
ppl.l
Allow C++ comments after #endif.
2003-01-11 21:02:03 +00:00
ppy.y
Added support for #pragma code_page.
2002-08-15 21:57:36 +00:00
preproc.c
Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>.
2002-08-17 18:28:43 +00:00
wpp_private.h
Split the C preprocessor from wrc into a separate library.
2002-07-16 02:33:10 +00:00
wpp.c
Replaced mkstemp by mkstemps from libiberty.
2003-03-20 21:07:49 +00:00
wpp.h
Try to derive temp file names from output file names for better
2002-08-27 22:29:26 +00:00