Date: Wed, 29 Aug 2001 06:52:27 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen err.c initgroups.c src/lib/libc/include namespace.h un-namespace.h src/lib/libc/rpc svc_run.c Message-ID: <200108291352.f7TDqRc22213@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/29 06:52:27 PDT
Modified files:
lib/libc/gen err.c initgroups.c
lib/libc/include namespace.h un-namespace.h
lib/libc/rpc svc_run.c
Log:
Fixed namespace pollution related to `warn' in libc (but not in other
libraries or for other members of the err() family).
This fixes world breakage in bc and rcs/* for NOSHARED worlds.
Revision Changes Path
1.7 +6 -2 src/lib/libc/gen/err.c
1.4 +8 -1 src/lib/libc/gen/initgroups.c
1.5 +11 -1 src/lib/libc/include/namespace.h
1.4 +3 -1 src/lib/libc/include/un-namespace.h
1.14 +2 -2 src/lib/libc/rpc/svc_run.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?200108291352.f7TDqRc22213>
