Date: Tue, 6 Jan 2004 10:26:15 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen ttyname.c src/lib/libc/locale srune.c wcstold.c src/lib/libc/posix1e mac.c src/lib/libc/stdio vfwprintf.c Message-ID: <200401061826.i06IQF3m064156@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2004/01/06 10:26:15 PST FreeBSD src repository Modified files: lib/libc/gen ttyname.c lib/libc/locale srune.c wcstold.c lib/libc/posix1e mac.c lib/libc/stdio vfwprintf.c Log: Remove unused variables and function declarations. Add missing headers. Revision Changes Path 1.16 +0 -3 src/lib/libc/gen/ttyname.c 1.2 +1 -0 src/lib/libc/locale/srune.c 1.3 +2 -2 src/lib/libc/locale/wcstold.c 1.12 +2 -1 src/lib/libc/posix1e/mac.c 1.15 +1 -2 src/lib/libc/stdio/vfwprintf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401061826.i06IQF3m064156>