Date: Fri, 23 Dec 2005 06:07:43 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fread.c local.h vfscanf.c Message-ID: <200512230607.jBN67hdt087737@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-12-23 06:07:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/stdio fread.c local.h vfscanf.c Log: MFC following revisions to fix mutex memory leak for threaded program: local.h revision 1.28 fread.c revision 1.13 vfscanf.c revision 1.39 Revision Changes Path 1.12.14.1 +16 -7 src/lib/libc/stdio/fread.c 1.26.8.1 +2 -1 src/lib/libc/stdio/local.h 1.38.2.1 +1 -1 src/lib/libc/stdio/vfscanf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512230607.jBN67hdt087737>