plan9fox/sys
cinap_lenrek d457a43461 libc: make atoi() not parse c-style octal and hex numbers
interpreting octal breaks parsing of decimal numbers with
leading zeros. the manpage listed this in the BUGS section,
so we'r going to fix it as this just causes confusion as
most callers of atoi() do not expect it.
2015-08-03 18:10:53 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: go away. 2015-07-22 21:35:50 -04:00
include ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h 2015-07-13 02:36:48 +02:00
lib authsrv: remove unused opasstokey 2015-06-09 23:53:07 +02:00
man libc: make atoi() not parse c-style octal and hex numbers 2015-08-03 18:10:53 +02:00
src libc: make atoi() not parse c-style octal and hex numbers 2015-08-03 18:10:53 +02:00