patchAVR C Runtime Library - Patches: patch #3781, add dummy fflush() to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3781: add dummy fflush() to <stdio.h>

Submitter:  Markus F.X.J. Oberhumer <mfx>
Submitted:  Wed 02 Mar 2005 11:35:07 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Tue 06 Sep 2005 07:11:38 PM UTC, comment #3: 

Patch applied (well, sort-of), thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 03 Mar 2005 12:05:33 AM UTC, comment #2: 

Because I've found myself regulary adding it to foreign sources which expect fflush() to exist whenever you have stdout.

Feel free to close this patch if you disagree.

Markus F.X.J. Oberhumer <mfx>
Wed 02 Mar 2005 11:45:41 PM UTC, comment #1: 

Can you explain why you think this is necessary to add to avr-libc, instead of adding it or using it in your own sources?

Eric Weddington <arcanum>
Group administrator
Wed 02 Mar 2005 11:35:07 PM UTC, original submission:  

This small patch adds fflush() to the <stdio.h> header to ease compilation of some packages.

Markus F.X.J. Oberhumer <mfx>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8496:  stdio.h.patch added by mfx (784B - application/octet-stream - stdio.h patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-12 joerg_wunsch Open/ClosedOpen Closed
2005-09-06 joerg_wunsch StatusNone Done
    Assigned toNone joerg_wunsch
2005-03-02 mfx Attached File- Added stdio.h.patch, #4272

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code