Remove dropin random() function, as it is not used anymore.
[tinc] / lib / xalloc.h
2009-09-08 Guus SliepenAdd xasprintf() and xvasprintf().
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2000-11-29 Ivo Timmermansxstrdup now takes a const pointer as an argument.
2000-11-21 Guus Sliepen- Check for NULL tree->delete callback
2000-11-16 Ivo TimmermansUse proper prototypes.
2000-10-20 Ivo TimmermansNew function: xalloc_and_zero()
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-10-11 Guus Sliepen- Fixing-things pass: every source file compiles into...
2000-03-26 Ivo TimmermansInitial revision