From: jsg Date: Tue, 11 Jun 2024 23:35:27 +0000 (+0000) Subject: reentrant functions were not in 386BSD X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8eed00b7f955c60456c96694081e58ca515921a4;p=openbsd reentrant functions were not in 386BSD spotted by and ok deraadt@ --- diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3 index da1382a8982..ab411f3a4f0 100644 --- a/lib/libc/gen/syslog.3 +++ b/lib/libc/gen/syslog.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: syslog.3,v 1.37 2022/03/31 17:27:15 naddy Exp $ +.\" $OpenBSD: syslog.3,v 1.38 2024/06/11 23:35:27 jsg Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2022 $ +.Dd $Mdocdate: June 11 2024 $ .Dt SYSLOG 3 .Os .Sh NAME @@ -392,8 +392,6 @@ The functions and .Fn setlogmask_r appeared in -.Bx 386 0.1 -and have been available since .Ox 3.1 . .Sh CAVEATS It is important never to pass a string with user-supplied data as a