freebsd-src/lib/libcompat
Mariusz Zaborski bb421be6c1 libutil: move ftime to libutil
It seems that there are still some applications that use ftime(3)
(for example, science/siconos and sysutils/lcdproc). The issue
is that we don't build libcompat as a shared library anymore.
The easiest solution is to move it to libutil, until we
deprecate it for good.

This solution was proposed by kib@ in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257789.

PR:		257789
MFC after:	1 month
Reviewed by:	kib (ages ago)
Differential Revision:	https://reviews.freebsd.org/D39994
2024-05-29 14:36:09 +02:00
..
4.3 libcompat: silence -Wdeprecated-non-prototype 2024-02-06 20:32:46 +01:00
4.4 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile libutil: move ftime to libutil 2024-05-29 14:36:09 +02:00
Makefile.depend