summaryrefslogtreecommitdiffstats
path: root/lib/libmp
Commit message (Collapse)AuthorAgeFilesLines
* Fix markup and a couple of thinkos.dd2001-08-091-13/+13
| | | | Submitted by: ru
* Rename mp.3 to libmp.3 since that's what all the other "library"dd2001-07-302-323/+1
| | | | | | manual pages (e.g., libstand, libdisk) are called. Submitted by: sheldonh
* Add a manual page for the libmp interface. Some of the descriptionsdd2001-07-301-0/+321
| | | | great, but then again neither is the interface it's documenting.
* Move SHLIB_MAJOR to below LIB and add a comment about why NO_WARNS is set.dd2001-07-291-1/+2
|
* Install the man page and add mp.h to INCS.dd2001-07-291-0/+3
|
* Add a manual page for the libmp interface. It isn't real great, butdd2001-07-291-0/+321
| | | | then again neither is the interface it's documenting.
* This is the traditional BSD libmp interface implemented in terms ofdd2001-07-293-0/+636
the OpenSSL BIGNUM interface. It is provided for compatibility only and should not be used in new code.
OpenPOWER on IntegriCloud