rra-c-util 2.0

The largest change in this release of my C utility code, and the justification for the version bump, is the addition of the portable replacement for an AFS system call library, which I use for both kstart and pam-afs-session. I redid its build system somewhat to make it more self-contained and added a test suite relative to the version previously included in kstart.

There are lots of other changes in this version, particularly to the Autoconf macros for Kerberos library probing and some of the macros that underly it. There is a new mkstemp replacement for systems that don't have it. I also reverted the separation of the message functions into different object files depending on whether they can call exit. Unfortunately, the latter change didn't do what I hoped; even if a library doesn't use those functions, they're still linked in. So there's no point in keeping the code duplication.

You can get the latest version from the rra-c-util distribution page.

Posted: 2009-08-15 13:40 — Why no comments?

Last spun 2022-02-06 from thread modified 2013-01-04