diff options
author | Jason Molenda <jmolenda@apple.com> | 1998-06-10 21:08:38 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1998-06-10 21:08:38 +0000 |
commit | 9ed669cf7671e30fc9ae982fd147905a78364ee7 (patch) | |
tree | 621bc22768a653396e1a31f61c3c5c15b0578661 /gdb/.Sanitize | |
parent | a4122443afc9130bc65910974728b468b217d3c2 (diff) | |
download | gdb-9ed669cf7671e30fc9ae982fd147905a78364ee7.zip gdb-9ed669cf7671e30fc9ae982fd147905a78364ee7.tar.gz gdb-9ed669cf7671e30fc9ae982fd147905a78364ee7.tar.bz2 |
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.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 163f702..4c150c2 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -158,6 +158,7 @@ bcache.h blockframe.c breakpoint.c breakpoint.h +btowc.c buildsym.c buildsym.h c-exp.y |