public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/1261] New: small error in an example in malloc's documentation
@ 2005-08-28 23:24 schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
  2005-08-28 23:32 ` [Bug manual/1261] " schwinge-list-gnu-glibc-bugs at nic-nac-project dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de @ 2005-08-28 23:24 UTC (permalink / raw)
  To: glibc-bugs

Needs to be fixed on HEAD and glibc-2_3-branch.

I'll attach a patch.

-- 
           Summary: small error in an example in malloc's documentation
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: manual
        AssignedTo: roland at gnu dot org
        ReportedBy: schwinge-bugzilla-sources dot redhat dot com at nic-nac-
                    project dot de
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1261

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug manual/1261] small error in an example in malloc's documentation
  2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
@ 2005-08-28 23:32 ` schwinge-list-gnu-glibc-bugs at nic-nac-project dot de
  2005-09-13 17:46 ` roland at gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: schwinge-list-gnu-glibc-bugs at nic-nac-project dot de @ 2005-08-28 23:32 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From schwinge-list-gnu-glibc-bugs at nic-nac-project dot de  2005-08-28 23:32 -------
Subject: Re:  New: small error in an example in malloc's documentation

On Sun, Aug 28, 2005 at 11:24:21PM -0000, schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de wrote:
> I'll attach a patch.

Using the web interface to attach the patch failed with
#v+
No File Specified
	  	
You did not specify a file to attach.
#v-

(Yes, I did specify a file to attach.)

So, I'll attach the patch per email.

------- Additional Comments From schwinge-list-gnu-glibc-bugs at nic-nac-project dot de  2005-08-28 23:32 -------
Created an attachment (id=626)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=626&action=view)


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1261

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug manual/1261] small error in an example in malloc's documentation
  2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
  2005-08-28 23:32 ` [Bug manual/1261] " schwinge-list-gnu-glibc-bugs at nic-nac-project dot de
  2005-09-13 17:46 ` roland at gnu dot org
@ 2005-09-13 17:46 ` cvs-commit at gcc dot gnu dot org
  2005-09-13 19:23 ` schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
  2005-09-13 19:37 ` roland at gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-09-13 17:46 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-13 17:46 -------
Subject: Bug 1261

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2005-09-13 17:46:02

Modified files:
	manual         : memory.texi 

Log message:
	2005-08-29  Thomas Schwinge  <schwinge@nic-nac-project.de>
	
	[BZ #1261]
	* manual/memory.texi (Hooks for Malloc): Correct prototype of
	my_init_hook() and definition of my_free_hook.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/manual/memory.texi.diff?cvsroot=glibc&r1=1.79&r2=1.80



-- 


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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug manual/1261] small error in an example in malloc's documentation
  2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
  2005-08-28 23:32 ` [Bug manual/1261] " schwinge-list-gnu-glibc-bugs at nic-nac-project dot de
@ 2005-09-13 17:46 ` roland at gnu dot org
  2005-09-13 17:46 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: roland at gnu dot org @ 2005-09-13 17:46 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From roland at gnu dot org  2005-09-13 17:46 -------
Fixed.  Thanks for the report.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug manual/1261] small error in an example in malloc's documentation
  2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
                   ` (2 preceding siblings ...)
  2005-09-13 17:46 ` cvs-commit at gcc dot gnu dot org
@ 2005-09-13 19:23 ` schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
  2005-09-13 19:37 ` roland at gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de @ 2005-09-13 19:23 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de  2005-09-13 19:23 -------
(In reply to comment #4)
> Fixed.

Needs to be applied to glibc-2_3-branch as well.


> Thanks for the report.

No problem!  :-)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug manual/1261] small error in an example in malloc's documentation
  2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
                   ` (3 preceding siblings ...)
  2005-09-13 19:23 ` schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
@ 2005-09-13 19:37 ` roland at gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: roland at gnu dot org @ 2005-09-13 19:37 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From roland at gnu dot org  2005-09-13 19:37 -------
Manual fixes are not a priority for the 2.3 branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-13 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28 23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
2005-08-28 23:32 ` [Bug manual/1261] " schwinge-list-gnu-glibc-bugs at nic-nac-project dot de
2005-09-13 17:46 ` roland at gnu dot org
2005-09-13 17:46 ` cvs-commit at gcc dot gnu dot org
2005-09-13 19:23 ` schwinge-bugzilla-sources dot redhat dot com at nic-nac-project dot de
2005-09-13 19:37 ` roland at gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).