wine/tools/wrc
Gerald Pfeifer f221465a3c wrc: Avoid undefined behavior in the FreeBSD case.
init_argv0_dir has a special case for FreeBSD where one branch led to
an unitialized variable and undefined behavior. Initialize properly.
2023-01-13 16:31:34 +01:00
..
CHANGES
genres.c wrc: Avoid loading locale.nls when not necessary. 2022-04-04 10:43:09 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
newstruc.c wrc: Store version and characteristics as simple integers. 2022-04-01 20:30:57 +02:00
newstruc.h wrc: Store version and characteristics as simple integers. 2022-04-01 20:30:57 +02:00
parser.h
parser.l
parser.y wrc: Store version and characteristics as simple integers. 2022-04-01 20:30:57 +02:00
po.c wrc: Add support for named locales. 2022-11-15 21:21:27 +01:00
ppl.l wrc: Support function macros where varargs are the only argument. 2022-05-04 22:10:50 +02:00
ppy.y wrc: Support function macros where varargs are the only argument. 2022-05-04 22:10:50 +02:00
utils.c wrc: Add support for named locales. 2022-11-15 21:21:27 +01:00
utils.h wrc: Add support for named locales. 2022-11-15 21:21:27 +01:00
wpp.c wrc: Support function macros where varargs are the only argument. 2022-05-04 22:10:50 +02:00
wpp_private.h wrc: Support function macros where varargs are the only argument. 2022-05-04 22:10:50 +02:00
wrc.c wrc: Avoid undefined behavior in the FreeBSD case. 2023-01-13 16:31:34 +01:00
wrc.doc
wrc.h wrc: Store language as a simple integer. 2022-04-01 20:30:57 +02:00
wrc.man.in
wrctypes.h wrc: Store version and characteristics as simple integers. 2022-04-01 20:30:57 +02:00