freetype2/builds
Alexei Podtelezhnikov 93866bec77 [builds/windows] Revert back to `CreateFileA` only.
Calling `CreateFileW` without making sure that the patname is really
`wchar_t` is a bad idea and can lead to unpredictable overreads. For
Windows CE, we impelemnt the missing API.

Fixes #1098 and !76 again.

* builds/windows/ftsystem.c (FT_Stream_Open): Call `CreateFileA`.
[_WIN32_WCE] (CreateFileA, FileSizeEx): Implement missing interfaces.
2021-09-21 23:14:42 -04:00
..
amiga s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
ansi [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
atari Documentation update for repository move to 'freedesktop.org'. 2021-01-16 15:45:13 +01:00
beos [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
cmake [CMake] Update dependency finders. 2021-05-19 21:53:21 +01:00
compiler [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
dos Update all copyright notices. 2021-01-17 07:18:48 +01:00
mac Minor. 2021-09-20 22:18:29 -04:00
meson * builds/meson/process_ftoption_h.py: Add LF at EOF. 2021-04-25 20:30:43 +02:00
os2 Update all copyright notices. 2021-01-17 07:18:48 +01:00
symbian Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
vms s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
wince s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
windows [builds/windows] Revert back to `CreateFileA` only. 2021-09-21 23:14:42 -04:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
exports.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
freetype.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_dos.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_std.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
modules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
toplevel.mk * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00