OSDN Git Service

* configure.in: Test for availability of putc_unlocked, fputc_unlocked,
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 1998 23:40:19 +0000 (23:40 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 1998 23:40:19 +0000 (23:40 +0000)
commit1bcf5ab8212c7c464f0129892b994f795f69ff7b
tree92ea63ec5cc5860eecb13fd72d51074de7032172
parent69f591dc9fadfeb04afac02bcde7d11e1b103b99
    * configure.in: Test for availability of putc_unlocked, fputc_unlocked,
        and fputs_unlocked.
        * configure: Rebuilt.
        * system.h: If the *_unlocked functions are available use them
        instead of the locked counterparts by defining macros.
        * config.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24175 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/system.h