name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/md
AgeCommit message (Expand)Author
2014-09-24undo, the right place for this is compat_defs.hchristos
2014-09-24Provide a backward-compatible conditional define of O_CLOEXEChe
2014-09-18make more descriptors that we open as close-on-execchristos
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2009-03-06According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the wayapb
2005-12-20Use reach-over sources from common/lib/libcchristos
2005-12-03remove unnecessary __UNCONST.yamt
2005-11-29WARNS=4christos
2005-09-26The weak alias macros can only work before namespace.h gets included becausechristos
2005-09-25Fix weak aliasing after recent changes.elad
2005-09-24Put public domain MD2 implementation in libc/hash/md2.elad
2005-06-12Add missing __RCSID()lukem
2005-06-12Add missing __RCSID()lukem
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-14s/modifed/modified/keihan
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-13add const qualifiers to match md{2,4,5}.hlukem
2003-04-16Usewiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-03-31Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on theirbjh21
2002-02-07Generate <>& symbolically.ross
2001-09-16Readd .Sh COPYRIGHT (needed for man pages generated from this template)wiz
2001-09-16Remove some boring whitespace and an empty section, and sort sections.wiz
2001-03-20Make this file lint.augustss
2001-03-19Add md2 routines to libc.atatat
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-17Partially revert previous change: the assertions made in utility functionskleink
1999-09-16Resynch with libkernsommerfeld
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-09-10don't __weak_alias for _STANDALONE codedrochner
1999-08-17In name section, use .Dq macro rather than writing double quote directly.enami
1999-05-03Mark const castaways for lint.christos
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-09sync with libkern. Again.explorer
1999-02-04sync this with changes made in libkern.explorer
1998-11-13delintchristos
1998-10-20Need internal names for MD[45]{Init,Final,Update}().kleink