summaryrefslogtreecommitdiff
path: root/utils/talloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation with GCC 2.95.John Mark Bell2009-04-161-1/+1
| | | | | | It astounds me how some of this lot compiled at all. svn path=/trunk/netsurf/; revision=7104
* Squash warningJohn Mark Bell2009-03-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=6904
* Haiku neither has va_copy (yet).François Revel2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6605
* no va_copy on BeOSFrançois Revel2008-08-121-0/+2
| | | | svn path=/trunk/netsurf/; revision=5066
* Update to last LGPL2+ version of talloc.John Mark Bell2008-07-071-325/+691
| | | | svn path=/trunk/netsurf/; revision=4528
* [project @ 2005-04-03 10:56:49 by bursa]James Bursa2005-04-031-0/+1067
Talloc memory allocation functions from Samba. svn path=/import/netsurf/; revision=1591