0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-30 10:02:40 +00:00
Files
termux-packages/x11-packages/libxklavier/tmpnam.patch
Leonid Pliushch 07ab7d8888 fix(x11/libxklavier): force use own implementation of tmpnam
Workaround for tmpnam issue on some devices.

Tracked:

* https://github.com/termux/termux-packages/issues/15939
* https://github.com/termux/termux-packages/issues/15437

Background: some Android devices use old version of tmpnam() function
which does not respect TMPDIR. This was fixed in Bionic libc by
commit 439ebbd349.
2023-04-04 13:54:27 +03:00

1.0 KiB