This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2079] return value mismatch in libio/fputwc_u.c


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-01-15 17:45 -------
Subject: Bug 2079

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sources.redhat.com	2006-01-15 17:45:20

Modified files:
	libio          : fputwc_u.c getwc_u.c wfileops.c 

Log message:
	[BZ #2079]
	* libio/fputwc_u.c (fputwc_unlocked): Fix return value.
	* libio/getwc_u.c (__getwc_unlocked): Likewise.
	* libio/wfileops.c (_IO_wdo_write): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/fputwc_u.c.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/getwc_u.c.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/wfileops.c.diff?cvsroot=glibc&r1=1.29&r2=1.30



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2079

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]