Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/external/bsd/openpgpsdk



Module Name:    src
Committed By:   agc
Date:           Sat Jan 31 00:48:19 UTC 2009

Modified Files:
        src/crypto/external/bsd/openpgpsdk/lib: Makefile
Added Files:
        src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk:
            openpgpsdk.h
        src/crypto/external/bsd/openpgpsdk/lib: openpgpsdk.3

Log Message:
Add a manual page for the openpgpsdk library - very bare bones right now,
all contributions gratefully received.

Also add a convenience header file, which includes the other necessary
openpgpsdk header files - this means that

#include <openpgpsdk/openpgpsdk.h>

will get all the necessary definitions and declarations.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 \
    src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/openpgpsdk.h
cvs rdiff -r1.7 -r1.8 src/crypto/external/bsd/openpgpsdk/lib/Makefile
cvs rdiff -r0 -r1.1 src/crypto/external/bsd/openpgpsdk/lib/openpgpsdk.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index