summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtonum.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2006-03-23 23:37:06 +0000
committerpeter <peter@FreeBSD.org>2006-03-23 23:37:06 +0000
commit114d7f6536b9d4bb0c68cadedcbdfb2a72cad8d7 (patch)
tree6b5f61c2afbf6ad43c1dc312989ff9774431c818 /lib/libc/stdlib/strtonum.c
parent7d617251ccf3bd1070412da64297d4297326750f (diff)
downloadFreeBSD-src-114d7f6536b9d4bb0c68cadedcbdfb2a72cad8d7.zip
FreeBSD-src-114d7f6536b9d4bb0c68cadedcbdfb2a72cad8d7.tar.gz
Document that the documented 2GB mmap limit is actually a
documentation bug. We switched to page indexes some time around FreeBSD 2.2. The actual 'len' limit is the maximum file size or what will fit in your address space, whichever comes first. It should be possible to make 1TB files on 32 bit systems, but of course address space runs out long before then.
Diffstat (limited to 'lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud