Update verto to 0.2.2 release
authorGreg Hudson <ghudson@mit.edu>
Tue, 15 Nov 2011 01:59:01 +0000 (01:59 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 15 Nov 2011 01:59:01 +0000 (01:59 +0000)
commit544e781832f19d9430d85d8e3097a0fadb768eff
treec1cd086e8ce30fad21df5c9d6324c7067a365ab8
parentb87d9d3c376c2623ae9eb0cfc8da50985c7bb592
Update verto to 0.2.2 release

Update verto sources to 0.2.2 release versions.  verto_reinitialize()
now has a return value; check it in kdc/main.c.  Store verto-libev.c
alongside verto-k5ev.c to make it easy to diff corresponding versions
when updating.

ticket: 7018
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25474 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/main.c
src/util/k5ev/libverto-k5ev.exports
src/util/k5ev/verto-k5ev.c
src/util/k5ev/verto-libev.c [new file with mode: 0644]
src/util/verto/Makefile.in
src/util/verto/libverto.exports
src/util/verto/module.c [new file with mode: 0644]
src/util/verto/module.h [new file with mode: 0644]
src/util/verto/verto-module.h
src/util/verto/verto.c
src/util/verto/verto.h