summaryrefslogtreecommitdiff
path: root/acconfig.h
AgeCommit message (Expand)Author
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-07-26added g_strlcat() and g_strlcpy() wrappers, supplied by David WheelerTim Janik
2000-05-29Add function to get the codeset name for the current locale.Owen Taylor
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi
1999-11-16Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflectSebastian Wilhelmi
1999-10-12completly new implementation for printf string upper bounds calculation.Tim Janik
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh
1999-08-15eliminate memset() call, since string.h has not neccessarily been includedTim Janik
1999-07-01Added a g_memmove replacement for platforms without memmove, where bcopySebastian Wilhelmi
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson
1999-03-20acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh
1999-03-17Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with onlySebastian Wilhelmi
1999-03-17Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>Sebastian Wilhelmi
1999-02-08Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), thatSebastian Wilhelmi
1999-01-20Use getpwuid_r with the right signature, if available.Sebastian Wilhelmi
1999-01-19The "extern char* sys_siglist" declaration breaks systems with differentJosh MacDonald
1999-01-13small fix so it compiles for meTim Janik
1999-01-09Add checks for vasprintf, localtime_r.Jeff Garzik
1998-12-19fixed up gthread includes, cleaned up glibconfig.h a little bit.Tim Janik
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-09-07check for all three inline keywords individually.Tim Janik
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik
1998-08-04version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik
1998-06-10Initial revisionOwen Taylor