]> gcc.gnu.org Git - gcc.git/commit
configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fputs_unlocked.
authorUlrich Drepper <drepper@cygnus.com>
Mon, 7 Dec 1998 23:40:19 +0000 (23:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 7 Dec 1998 23:40:19 +0000 (16:40 -0700)
commit54953b66c5540d7671efaa66764bcc20722bab8a
tree92ea63ec5cc5860eecb13fd72d51074de7032172
parent872936ad0b64f529c953e86d1be1928cc29b902e
configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fputs_unlocked.

        * 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.

From-SVN: r24175
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/system.h
This page took 0.064044 seconds and 5 git commands to generate.