summaryrefslogtreecommitdiff
path: root/sys/libkern/strtouq.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Use __FBSDID().David E. O'Brien2003-06-111-2/+3
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-291-1/+1
* Eliminate compiler warning.Archie Cobbs1999-12-011-1/+1
* Change the prototype of the strto* routines to make the secondArchie Cobbs1999-11-241-2/+2
* Move strto{u}[ql]() into their own libkern files.Poul-Henning Kamp1999-11-031-0/+111