Fix typo in g_string_ncasecmp macro (by me). Add b_string_strncasecmp

Fri Apr 23 14:29:25 BST 1999  Tony Gale <gale@gtk.org>

        * glib.h: Fix typo in g_string_ncasecmp macro (by me).
          Add b_string_strncasecmp macro.
This commit is contained in:
BST 1999 Tony Gale
1999-04-23 13:34:09 +00:00
committed by Tony Gale
parent 737d9c6714
commit 0269749a67
10 changed files with 76 additions and 34 deletions

View File

@@ -1,3 +1,8 @@
Fri Apr 23 14:29:25 BST 1999 Tony Gale <gale@gtk.org>
* glib.h: Fix typo in g_string_ncasecmp macro (by me).
Add b_string_strncasecmp macro.
1999-04-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): use sysconf (_SC_GETPW_R_SIZE_MAX) as