Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2022 11:24:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 257789] libcompat.so is missing
Message-ID:  <bug-257789-227-wt5CEG1nyq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257789-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257789-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257789

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
I do not think we want to ship the libcompat.so (it should be versioned,
but still we do not want to ship it).

Might be ftime(3) should be moved to libc. E.g. it is provided by glibc.
There I do not have strong objections.

Meantime you can replace use of ftime(3) by gettimeofdate(2).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257789-227-wt5CEG1nyq>