Commit graph

7 commits

Author SHA1 Message Date
Guus Sliepen
6d08eb1614 Fix sparse warnings and add an extra sprinkling of const.
This is more or less the equivalent of Sven-Haegar Koch's fixes in the 1.1
branch.
2011-05-28 23:36:52 +02:00
Guus Sliepen
5e0efd53e7 Add xasprintf() and xvasprintf().
These functions wrap asprintf() and vasprintf(), and check the return value. If
the function failed, tinc will exit with an error message, similar to xmalloc()
and friends.
2009-09-08 18:16:58 +02:00
Guus Sliepen
013a2e159e Synchronise HEAD with CABAL branch. 2003-08-24 20:38:31 +00:00
Ivo Timmermans
462ab530e5 Updating HEAD branch #4; Merging CABAL -> HEAD. 2002-04-09 15:26:01 +00:00
Ivo Timmermans
699e159a7a New function: xalloc_and_zero() 2000-10-20 16:43:13 +00:00
Ivo Timmermans
30df5e95db Bring head revision up to date with cabal (try #3) 2000-10-18 20:12:10 +00:00
Ivo Timmermans
1243156a5e Initial revision 2000-03-26 00:33:07 +00:00