comparison src/ChangeLog @ 1271:44186d7cf4dd

[xemacs-hg @ 2003-02-07 21:05:32 by james] Return the parameter for both strlwr and strupr, and make the definition of strupr depend on no HAVE_STRUPR definition.
author james
date Fri, 07 Feb 2003 21:05:35 +0000
parents fffe735e63ee
children df61d2b1d4c3
comparison
equal deleted inserted replaced
1270:d65d8a05e272 1271:44186d7cf4dd
1 2003-02-07 Jerry James <james@xemacs.org>
2
3 * sysdep.c (strlwr): Return the parameter.
4 * sysdep.c (strupr): Ditto. Depend on !HAVE_STRUPR.
5
1 2003-02-07 Ben Wing <ben@xemacs.org> 6 2003-02-07 Ben Wing <ben@xemacs.org>
2 7
3 This contains two related changes: 8 This contains two related changes:
4 9
5 (1) Fix problems with reentrant calling of lwlib and associated 10 (1) Fix problems with reentrant calling of lwlib and associated