summaryrefslogtreecommitdiffstats
path: root/sys/libkern/strtol.c
Commit message (Expand)AuthorAgeFilesLines
* kern: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* Fix a -Wcast-qual warning in libkern's strtol(), by using __DECONST. Nodim2015-01-291-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Use __FBSDID().obrien2003-06-111-3/+4
* Deprecate machine/limits.h in favor of new sys/limits.h.kan2003-04-291-1/+1
* Eliminate compiler warning.archie1999-12-011-1/+1
* Change the prototype of the strto* routines to make the secondarchie1999-11-241-2/+2
* Move strto{u}[ql]() into their own libkern files.phk1999-11-031-0/+132
* recording cvs-1.6 file deathpeter1995-12-301-128/+0
* Add strtol() to libkern in support of some other work I'm doing.jkh1994-10-251-0/+128
OpenPOWER on IntegriCloud