Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Wed, 10 Jun 1998 21:08:38 +0000 (21:08 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 10 Jun 1998 21:08:38 +0000 (21:08 +0000)
commit9ed669cf7671e30fc9ae982fd147905a78364ee7
tree621bc22768a653396e1a31f61c3c5c15b0578661
parenta4122443afc9130bc65910974728b468b217d3c2
Wed Jun 10 14:06:05 1998  Jason Molenda  (crash@bugshack.cygnus.com)

        * configure.in: Add some tests for gnu-regex.c's benefit.
        See if btowc() function is provided in C library.
        * configure, config.in: Regenerated.
        * Makefile.in (CLIBS, CDEPS): Add @LIBOBJS@ to build btowc.c
        if necessary.
        * btowc.c: New file.

        * gnu-regex.c: Reorder wchar.h and wctype.h includes for Solaris'
        benefit.
        Drop namespace preserving defines for now.

Mods based on the modifications used in GNU grep 2.2 to make gnu-regex.c
compile on other OSes.
gdb/.Sanitize
gdb/ChangeLog
gdb/config.in
gdb/configure.in
gdb/gnu-regex.c
This page took 0.028177 seconds and 4 git commands to generate.