https://bugs.winehq.org/show_bug.cgi?id=7106
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #36 from Olivier F. R. Dierick o.dierick@piezo-forte.be ---
Hello,
Linux/Unix doesn't provide those functions.
They would have to be implemented in Wine.
That patch uses its own implementation because there is no other.
If Wine would implement functions with those names, it would end up with the same code anyway, so moving that code in functions with those names doesn't change anything and is not important.
Regards.