summaryrefslogtreecommitdiff
path: root/glib/gbacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-1/+1
* gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-201-1/+1
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Don't fall back to raise(SIGTRAP) on WindowsMartin Storsjö2020-05-281-1/+1
* gmessages: Clarify documentation about aborting on fatal log levelsPhilip Withnall2018-08-221-1/+4
* Solaris build fixPatrick Welche2017-11-161-0/+3
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* gbacktrace: fix G_BREAKPOINT on Darwin (OSX, iOS)Ilya Konstantinov2015-07-091-0/+2
* docs: Ditch more markupMatthias Clasen2014-03-021-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+2
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* documentation fixesStef Walter2011-12-131-1/+1
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Drop the warnings.sgml templateMatthias Clasen2011-07-191-11/+7
* Remove redundant header inclusionsMatthias Clasen2010-09-031-7/+7
* Bug 553857 – gbacktrace.h requires signal.hMatthias Clasen2008-09-261-0/+1
* Define G_BREAKPOINT() also for 64-bit MSVC, using the __debugbreak()Tor Lillqvist2008-09-151-0/+2
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+5
* config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.cTor Lillqvist2007-01-181-1/+1
* ia32's G_BREAKPOINT() implementation works on amd64 too. Enable it.Manish Singh2004-03-121-2/+2
* Exclude OSF from alpha definition of G_BREAKPOINT(), since the assemblerOwen Taylor2002-05-061-2/+2
* remove public signal.h include.Tim Janik2001-11-021-1/+0
* Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger2001-10-291-1/+2
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist2000-10-161-0/+2
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+59