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

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

[avr-libc-commit] avr-libc/include stdlib.h


From: Dmitry Xmelkov
Subject: [avr-libc-commit] avr-libc/include stdlib.h
Date: Tue, 27 Feb 2007 12:52:40 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Changes by:     Dmitry Xmelkov <dmix>   07/02/27 12:52:40

Modified files:
        include        : stdlib.h 

Log message:
        (atol): Change the definition of function: instead to define inline code
        which use strtol(), now it is a normal definition of external function.
        Correct the DOXYGEN comment.
        (atoi): Correct the DOXYGEN comment, delete a conditional define for
        DOXYGEN specially.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/include/stdlib.h?cvsroot=avr-libc&r1=1.27&r2=1.28




reply via email to

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