summaryrefslogtreecommitdiff
path: root/glib/galloca.h
Commit message (Expand)AuthorAgeFilesLines
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* docs: Fix formatting of g_alloca documentation.Florian Pelz2014-06-281-27/+20
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix compilation on Android with the bionic C librarySebastian Dröge2013-04-161-1/+3
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Revert "Fix compilation on Android with the bionic C library"Sebastian Dröge2012-11-281-3/+1
* Fix compilation on Android with the bionic C librarySebastian Dröge2012-11-281-1/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* docs: Inline docs from tmpl/memory.smglJon Nordby2010-09-011-0/+47
* #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-2/+5
* config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.cTor Lillqvist2007-01-181-2/+2
* Use <malloc.h> also with Digital Mars compiler on Win32. (#346808, SerhatTor Lillqvist2007-01-171-1/+1
* cpp #directives should always have the "#" in the first column of the theManish Singh2004-06-051-1/+1
* provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik2001-11-141-2/+2
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+60