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

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

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


From: Dmitry Xmelkov
Subject: [avr-libc-commit] avr-libc ChangeLog include/stdlib.h libc/stdlib... [avr-libc-1_4-branch]
Date: Wed, 19 Dec 2007 13:19:58 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Branch:         avr-libc-1_4-branch
Changes by:     Dmitry Xmelkov <dmix>   07/12/19 13:19:58

Modified files:
        .              : ChangeLog 
        include        : stdlib.h 
        libc/stdlib    : abort.S exit.S 

Log message:
        Add CLI to abort() and exit() functions, since GCC's _exit() does not
        disable interrupts today.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/ChangeLog?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.623.2.202&r2=1.623.2.203
http://cvs.savannah.gnu.org/viewcvs/avr-libc/include/stdlib.h?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.24.2.4&r2=1.24.2.5
http://cvs.savannah.gnu.org/viewcvs/avr-libc/libc/stdlib/abort.S?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.1.8.1&r2=1.1.8.2
http://cvs.savannah.gnu.org/viewcvs/avr-libc/libc/stdlib/exit.S?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.1&r2=1.1.8.1




reply via email to

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