summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoul.3
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-28libc: Document support for binary integers.Dag-Erling Smørgrav
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2013-06-13Renumber clauses to reduce diffs to other versionsEd Maste
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2006-05-20o .Xr strtonum(3).Maxim Konovalov
2005-01-22Especially mention that setting errno to EINVAL in "no conversion" caseAndrey A. Chernov
2002-10-10Add cross-references to wide character versions of these functions.Tim J. Robbins
2002-09-06Style: One space between "restrict" qualifier and "*".Tim J. Robbins
2002-08-15 - Add the 'restrict' qualifier to the function prototypes andRobert Drehmel
2002-01-20Minor typo fix: uquad_t -> u_quad_t.Yaroslav Tykhiy
2001-12-12mdoc(7) police: fix markup, bump document date.Ruslan Ermilov
2001-11-28Implement strtoimax() and strtoumax()Bill Fenner
2001-09-11mdoc(7) police: changed pure POSIX text; added missing markup bits.Ruslan Ermilov
2001-09-07Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven
2001-09-04Locale *is* used in strto*l*(), at least for isspace(), so removeAndrey A. Chernov
2001-02-28mdoc(7) police: fix the .Nd line broken in previous revision.Ruslan Ermilov
2001-02-27Impliment the ISO-C99 strto[u]ll()David E. O'Brien
2001-02-26.St -ansiC -> .St -isoCRuslan Ermilov
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2000-12-29Prepare for mdoc(7)NG.Ruslan Ermilov
2000-05-09Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn
2000-05-06Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes