Bug 765 - libio/fmemopen.c: trunk change needed on glibc-2_3-branch
Summary: libio/fmemopen.c: trunk change needed on glibc-2_3-branch
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.3.4
: P2 normal
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks: libc235
  Show dependency treegraph
 
Reported: 2005-02-25 10:18 UTC by Thomas Schwinge
Modified: 2018-04-20 13:33 UTC (History)
2 users (show)

See Also:
Host: i386-pc-gnu
Target: i386-pc-gnu
Build: i386-pc-gnu
Last reconfirmed:
Project(s) to access:
ssh public key:
fweimer: security-


Attachments
patch for libio/fmemopen.c (314 bytes, patch)
2005-02-25 10:19 UTC, Thomas Schwinge
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.