OSDN Git Service

2004-03-09 Thomas Pfaff <tpfaff@gmx.net>
authorjjohnstn <jjohnstn>
Tue, 9 Mar 2004 21:27:36 +0000 (21:27 +0000)
committerjjohnstn <jjohnstn>
Tue, 9 Mar 2004 21:27:36 +0000 (21:27 +0000)
commit89dbc3518614c55dcb54e9284b6987c62c8c5f04
tree9d244673370f053349ac609a3059e62593f47994
parent70d64696d9d0dc0fb6baa05e0532188743ebb971
2004-03-09  Thomas Pfaff  <tpfaff@gmx.net>

        * libc/stdio/findfp.c (__sfp): Rename lock to __sfp_lock.
        Change __sfp_lock to static global.
        (__fp_lock): New static function.
        (__fp_unlock): Ditto.
        (__fp_lock_all): New function.
        (__fp_unlock_all): Ditto.
newlib/ChangeLog
newlib/libc/stdio/findfp.c