summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Reverted the changes necessary to enlarge the system thread forSebastian Wilhelmi2001-02-151-1/+0
* Add gettext support.Owen Taylor2001-01-161-2/+7
* we can't grow _cv_ variables by using a backticked expr that refers backTim Janik2000-12-291-0/+1
* got rid of outdated dmalloc support. provide g_try_malloc() andTim Janik2000-12-291-0/+1
* Create wrapper functions for iconv() so that we can transparently use theOwen Taylor2000-11-121-0/+2
* gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2000-10-161-76/+0
* Test for the existence of getcwd, and use it only when found.Sebastian Wilhelmi2000-09-191-0/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* added g_strlcat() and g_strlcpy() wrappers, supplied by David WheelerTim Janik2000-07-261-0/+1
* Add function to get the codeset name for the current locale.Owen Taylor2000-05-291-0/+1
* Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi2000-04-171-0/+1
* Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflectSebastian Wilhelmi1999-11-161-1/+1
* completly new implementation for printf string upper bounds calculation.Tim Janik1999-10-121-0/+4
* G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1999-10-041-5/+0
* eliminate memset() call, since string.h has not neccessarily been includedTim Janik1999-08-151-0/+1
* Added a g_memmove replacement for platforms without memmove, where bcopySebastian Wilhelmi1999-07-011-0/+1
* Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1999-06-171-0/+6
* Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1999-05-081-0/+3
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-201-2/+0
* Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with onlySebastian Wilhelmi1999-03-171-3/+0
* Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>Sebastian Wilhelmi1999-03-171-0/+4
* Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), thatSebastian Wilhelmi1999-02-081-1/+3
* Use getpwuid_r with the right signature, if available.Sebastian Wilhelmi1999-01-201-0/+1
* The "extern char* sys_siglist" declaration breaks systems with differentJosh MacDonald1999-01-191-0/+1
* small fix so it compiles for meTim Janik1999-01-131-0/+2
* Add checks for vasprintf, localtime_r.Jeff Garzik1999-01-091-2/+0
* fixed up gthread includes, cleaned up glibconfig.h a little bit.Tim Janik1998-12-191-0/+4
* version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1998-12-161-0/+1
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+2
* Merge main loop into head. This probably breaks Win32, untilOwen Taylor1998-12-021-0/+2
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-0/+8
* check for all three inline keywords individually.Tim Janik1998-09-071-0/+5
* removed this function which was not publically exported in glib.h. toTim Janik1998-08-241-0/+3
* version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik1998-08-041-0/+2
* Initial revisionOwen Taylor1998-06-101-0/+76