summaryrefslogtreecommitdiff
path: root/glib/gbacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* gbacktrace.c: special treatment for a weird symbolRyan Lortie2013-01-131-1/+2
* gbacktrace: g_get_prgname () isn't called for a NULL argumentJasper St. Pierre2012-01-061-4/+4
* Be sure to #include "gutils.h" in gbacktrace.cRyan Lortie2011-10-051-0/+1
* Drop the warnings.sgml templateMatthias Clasen2011-07-191-0/+63
* Fix build on Windows and possibly other non-Linux platformsTor Lillqvist2010-09-061-0/+1
* Build fixes for the fall-out of the inclusion changesEmmanuele Bassi2010-09-041-0/+3
* Remove redundant header inclusionsMatthias Clasen2010-09-031-28/+30
* glib/: fully remove galias hacksRyan Lortie2010-07-071-4/+0
* Fix some compiler warningsMatthias Clasen2008-12-311-7/+7
* Assume string.h is availableMatthias Clasen2006-09-101-2/+0
* const correctness fixes, found by Arjan van de Ven and gcc.Matthias Clasen2005-11-171-3/+3
* Check for <sys/wait.h>Tor Lillqvist2005-08-181-0/+2
* Wait for the child process and then simply return. This makes The "S"Matthias Clasen2005-08-151-4/+4
* Apply a patch which may make GLib work on BeOS again. (#309157, KianMatthias Clasen2005-06-301-1/+1
* handle galiasdef.c (although completely useless for msvc build)Hans Breuer2005-03-181-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+4
* On Win32 call G_BREAKPOINT() if being debugged.Tor Lillqvist2005-01-191-1/+4
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-3/+1
* Include a printf implementation supporting C99 snprintf and SUSMatthias Clasen2002-11-211-14/+16
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-4/+7
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add g_error functions.Tor Lillqvist2000-07-131-1/+0
* Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1999-10-041-1/+1
* G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1999-10-041-8/+4
* 18:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1999-07-241-1/+8
* Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1999-05-081-2/+2
* New files, used to generate corresponding non-.in files when making aTor Lillqvist1999-05-061-2/+14
* Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask'Raja R Harinath1999-03-141-3/+0
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+7
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+5
* Land glib-rrh-19981025-0.patch.Raja R Harinath1998-11-011-0/+5
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-1/+18
* removed this function which was not publically exported in glib.h. toTim Janik1998-08-241-91/+83
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-161-2/+2
* Initial revisionOwen Taylor1998-06-101-0/+260