Date: Fri, 20 Sep 2002 06:25:40 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fgetws.c fputws.c Message-ID: <200209201325.g8KDPeDR081906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/09/20 06:25:40 PDT
Modified files:
lib/libc/stdio fgetws.c fputws.c
Log:
Lock the file once per call and use the unlocked fgetwc()/fputwc() variants.
Revision Changes Path
1.4 +14 -6 src/lib/libc/stdio/fgetws.c
1.4 +6 -3 src/lib/libc/stdio/fputws.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209201325.g8KDPeDR081906>
