This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Cygwin-related newlib changes checked in


All of these should be nicely compartmentalized under CYGWIN.

cgf

Tue May 30 13:13:01 2000  Christopher Faylor <cgf@cygnus.com>

        * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
        * libc/include/malloc.h: Ditto.
        * libc/include/process.h: Ditto.
        * libc/include/stdio.h: Ditto.
        * libc/include/stdlib.h: Ditto.
        * libc/include/time.h: Ditto.
        * libc/include/machine/setjmp.h: Ditto.
        * libc/include/sys/errno.h: Ditto.
        * libc/include/sys/signal.h: Ditto.
        * libc/include/sys/stat.h: Ditto.
        * libc/include/sys/time.h: Ditto.
        * libc/include/sys/unistd.h: Ditto.
        * libc/include/string.h: Ditto.  strsignal should return a const char *.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]