Sweden-Number/tools/wmc
Alexandre Julliard 62f9bd39a2 tools: Consistently use xmalloc/xrealloc/xstrdup everywhere.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-08 20:24:14 +01:00
..
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
lang.c wmc: Remove struct and enum typedefs. 2021-10-26 10:39:34 +02:00
lang.h wmc: Remove struct and enum typedefs. 2021-10-26 10:39:34 +02:00
mcl.c wmc: Windows file formats are always little-endian. 2021-11-11 17:50:24 +01:00
mcy.y makefiles: Specify the bison prefix directly in the source files. 2022-01-21 13:15:12 +01:00
po.c tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01:00
utils.c tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01:00
utils.h tools: Move the output buffer functions to the common header. 2021-12-10 22:00:17 +01:00
wmc.c tools: Consistently use xmalloc/xrealloc/xstrdup everywhere. 2022-02-08 20:24:14 +01:00
wmc.h wmc: Windows file formats are always little-endian. 2021-11-11 17:50:24 +01:00
wmc.man.in wmc: Windows file formats are always little-endian. 2021-11-11 17:50:24 +01:00
wmctypes.h wmc: Windows file formats are always little-endian. 2021-11-11 17:50:24 +01:00
write.c wmc: Remove struct and enum typedefs. 2021-10-26 10:39:34 +02:00
write.h wmc: Fix a typo in a comment. 2021-12-14 12:15:46 +01:00