summaryrefslogtreecommitdiff
path: root/openbsd-compat/strtoul.c
AgeCommit message (Collapse)Author
2005-11-10 - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7.Darren Tucker
2005-11-10 - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers toDarren Tucker
after the copyright notices. Having them at the top next to the CVSIDs guarantees a conflict for each and every sync.
2003-11-24 - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with originalDamien Miller
source file path (in OpenBSD tree).
2003-10-07 - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c]Darren Tucker
Bug #670: add strtoul() to openbsd-compat for platforms lacking it. ok djm@