aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/strtoq.c
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* kern: for pointers replace 0 with NULL.Pedro F. Giffuni2016-04-151-1/+1
* Similar to r277901, fix more -Wcast-qual warnings in libkern's strtoq(),Dimitry Andric2015-01-291-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/+133