mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Return 0 on error, not NULL.
2000-07-26 Tor Lillqvist <tml@iki.fi> * gstrfuncs.c (g_strlcpy, g_strlcat): Return 0 on error, not NULL. * glib.def: Add g_strlcpy, g_strlcat. * glibconfig.h.win32.in: Add gsize and gssize.
This commit is contained in:
committed by
Tor Lillqvist
parent
f0cdf86878
commit
42d1962199
@@ -1,3 +1,11 @@
|
||||
2000-07-26 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gstrfuncs.c (g_strlcpy, g_strlcat): Return 0 on error, not NULL.
|
||||
|
||||
* glib.def: Add g_strlcpy, g_strlcat.
|
||||
|
||||
* glibconfig.h.win32.in: Add gsize and gssize.
|
||||
|
||||
Wed Jul 26 12:59:31 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
|
||||
|
Reference in New Issue
Block a user