summaryrefslogtreecommitdiff
path: root/glib/gbacktrace.c
AgeCommit message (Expand)Author
2009-06-04Android specific changes.Jaikumar Ganesh
2008-12-31Fix some compiler warningsMatthias Clasen
2006-09-10Assume string.h is availableMatthias Clasen
2005-11-17const correctness fixes, found by Arjan van de Ven and gcc.Matthias Clasen
2005-08-18Check for <sys/wait.h>Tor Lillqvist
2005-08-15Wait for the child process and then simply return. This makes The "S"Matthias Clasen
2005-06-30Apply a patch which may make GLib work on BeOS again. (#309157, KianMatthias Clasen
2005-03-18handle galiasdef.c (although completely useless for msvc build)Hans Breuer
2005-03-14Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen
2005-01-19On Win32 call G_BREAKPOINT() if being debugged.Tor Lillqvist
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen
2002-12-04Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor
2002-11-21 Include a printf implementation supporting C99 snprintf and SUSMatthias Clasen
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-07-13Add g_error functions.Tor Lillqvist
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist
1999-03-14Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask'Raja R Harinath
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-01Land glib-rrh-19981025-0.patch.Raja R Harinath
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik
1998-06-10Initial revisionOwen Taylor