avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [patch #6951] Time posix patch.


From: Dmitry Xmelkov
Subject: [avr-libc-dev] [patch #6951] Time posix patch.
Date: Wed, 04 Nov 2009 22:42:44 +0000
User-agent:

Update of patch #6951 (project avr-libc):

                  Status:                    None => In Progress            
             Assigned to:                    None => dmix                   

    _______________________________________________________

Follow-up Comment #4:

After a few obvious changes (merge day/month names in one
string, replace macroses to normal functions) the size is reduced
(without called library functions):
  asctime(): 104 --> 69 words
  gmtime(): 339 --> 280 words
  mktime(): 632 --> 461 words
(Note, the sprintf() usage in asctime() is doubtful.)
In progress...


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6951>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]