summaryrefslogtreecommitdiff
path: root/lib/libmd/mdXhl.c
Commit message (Expand)AuthorAgeFilesLines
* Make the MD* header files C++-aware. Also, string arguments are supposedJoerg Wunsch1997-08-251-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Moved #include of <sys/types.h> earlier so that this compiles whenBruce Evans1996-10-251-7/+8
* Fix a memory leak in MD[245]End()Poul-Henning Kamp1996-07-241-9/+8
* Change this to do what it should have done from the start.Poul-Henning Kamp1995-07-121-11/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* No sense in copying the hex[] array in each call to MDXEnd(), it's aGarrett Wollman1995-04-271-2/+2
* Clean a bunch of -Wall warnings.Poul-Henning Kamp1995-02-241-4/+4
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-071-1/+1
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+68