Always use our own err/errx implementations and avoid using exit
commit5adc745599bd12acb40baf4c7e43212d964ab172
authormalc <av1474@comtv.ru>
Thu, 11 Aug 2011 12:28:36 +0000 (11 16:28 +0400)
committermalc <av1474@comtv.ru>
Thu, 11 Aug 2011 12:28:36 +0000 (11 16:28 +0400)
tree8a447e7ba169811e650ed3df9eaa40e10e03c81b
parent3839baa949792a4eb4b6c0932f1a33fba402da0a
Always use our own err/errx implementations and avoid using exit

We really do not want calling at/onexit handlers in case of a panic.
link.c