Bug 765

Summary: libio/fmemopen.c: trunk change needed on glibc-2_3-branch
Product: glibc Reporter: Thomas Schwinge <tschwinge>
Component: libcAssignee: Ulrich Drepper <drepper.fsp>
Status: RESOLVED FIXED    
Severity: normal CC: glibc-bugs, mtk.manpages
Priority: P2 Flags: fweimer: security-
Version: 2.3.4   
Target Milestone: ---   
Host: i386-pc-gnu Target: i386-pc-gnu
Build: i386-pc-gnu Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 724    
Attachments: patch for libio/fmemopen.c

Description Thomas Schwinge 2005-02-25 10:18:16 UTC
#v+
2005-02-02  Alfred M. Szmidt  <ams@gnu.org>
[...]
        * libio/fmemopen.c: Include <stdint.h>.
#v-
Comment 1 Thomas Schwinge 2005-02-25 10:19:43 UTC
Created attachment 423 [details]
patch for libio/fmemopen.c
Comment 2 GOTO Masanori 2005-03-01 04:02:52 UTC
Roland, please take a look at it for glibc-2_3 branch.
Comment 3 Sourceware Commits 2005-03-01 20:57:31 UTC
Subject: Bug 765

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-03-01 20:57:18

Modified files:
	libio          : fmemopen.c 

Log message:
	2005-02-02  Alfred M. Szmidt  <ams@gnu.org>
	
	[BZ #765]
	* libio/fmemopen.c: Include <stdint.h>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/fmemopen.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.8.4.1&r2=1.8.4.2

Comment 4 Jakub Jelinek 2005-03-15 08:09:55 UTC
Fixed in CVS.