]> gcc.gnu.org Git - gcc.git/commit
libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.
authorH.J. Lu <hjl@gnu.ai.mit.edu>
Thu, 23 Oct 1997 01:17:58 +0000 (01:17 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Oct 1997 01:17:58 +0000 (19:17 -0600)
commit1181d2d55377707551ac43b20ca7ebb4e253dddc
tree8a86fdd90a3b0a82e0d6c72cbc99059eaa1e6533
parent4966381af5a597dd1cf0f4f73b70d12f5d17be13
libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.

        * libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is
        not defined.

        * iovsscanf.c (vsscanf): Make it weak alias of _IO_vsscanf if
        __linux__ is defined instead of __ELF__

        * config/linuxlibc1.mt (USER_INCLUDES): Add libio.h.
OK'd by Ulrich.

From-SVN: r16151
libio/ChangeLog
libio/config/linuxlibc1.mt
libio/iovsscanf.c
libio/libio.h
This page took 0.058683 seconds and 5 git commands to generate.