Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-08-25 | Restructured the compat functions and changed its license. | Werner Koch | 1 | -0/+107 | |
New fucntion xstrconcat for future use. | |||||
2007-04-16 | Move some ascii_foo functions to libcompat | David Shaw | 1 | -0/+70 | |
2006-09-28 | Put in the basic wiring (just hextobyte for now) for a libcompat.a that | David Shaw | 1 | -0/+24 | |
can contain replacement files that can be linked to keyserver helpers without bringing in the whole libutil.a. libutil.a contains a complete copy of libcompat.a so we only need to link to one of them. |