[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [patch #3516] printf: Handling of argument strings from p
From: |
Eric Weddington |
Subject: |
[avr-libc-dev] [patch #3516] printf: Handling of argument strings from program memory |
Date: |
Thu, 30 Dec 2004 14:26:26 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 |
This mail is an automated notification from the patch tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[patch #3516] Latest Modifications:
Changes by:
Eric Weddington <address@hidden>
'Date:
Thu 12/30/2004 at 19:14 (America/Denver)
------------------ Additional Follow-up Comments ----------------------------
Patch assigned to Joerg as he is the resident expert with the vfprintf family.
/**************************************************************************/
[patch #3516] Full Item Snapshot:
URL: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3516>
Project: AVR C Runtime Library
Submitted by: 0
On: Fri 11/12/2004 at 13:42
Category: None
Priority: 5 - Normal
Resolution: None
Privacy: Public
Assigned to: joerg_wunsch
Originator Email: address@hidden
Status: Open
Summary: printf: Handling of argument strings from program memory
Original Submission: format string "%S" added to vfprintf()
in order to handle argument strings from program memory.
new function strnlen_P() implemented.
The modification is based on avr-libc-1.0.4
see attached file <printf_PGM-String.zip> for code details.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Thu 12/30/2004 at 19:14 By: Eric Weddington <arcanum>
Patch assigned to Joerg as he is the resident expert with the vfprintf family.
-------------------------------------------------------
Date: Thu 12/30/2004 at 19:08 By: Eric Weddington <arcanum>
Patch assigned to Joerg as he is the resident expert with the vfprintf family.
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
obada |
File Attachments
-------------------
-------------------------------------------------------
Date: Fri 11/12/2004 at 13:42 Name: printf_PGM-String.zip Size: 15.05KB By:
None
Modified files for "%S" implementation to vfprintf function.
http://savannah.nongnu.org/patch/download.php?item_id=3516&item_file_id=3874
For detailed info, follow this link:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=3516>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [patch #3516] printf: Handling of argument strings from program memory,
Eric Weddington <=