From e18db2b0eec02e478cfaaed5a7ac71bef4fccc6a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Jan 1999 09:29:52 +0000 Subject: Update. 1999-01-20 Andreas Schwab * elf/Makefile: Make dependencies between test modules explicit. (preloadtest-preloads): New variable. ($(objpfx)preloadtest.out): Use it. (preloadtest-ENV): Use it. 1999-01-22 Andreas Schwab * sysdeps/unix/sysv/linux/arm/Dist: Undo last change. Not needed. * elf/Makefile: Add missing dependency for preloadtest binary. 1999-01-21 Ulrich Drepper --- manual/ctype.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/ctype.texi b/manual/ctype.texi index 3b21821fa5..fde864b647 100644 --- a/manual/ctype.texi +++ b/manual/ctype.texi @@ -656,7 +656,7 @@ is_in_class (int c, const char *class) @} @end smallexample -@xref{Converting a Character} for more information on @code{btowc}. +@xref{Converting a Character}, for more information on @code{btowc}. Please note that this change probably does not improve the performance of the program a lot since the @code{wctype} function still has to make the string comparisons. But it gets really interesting if the -- cgit v1.2.1