summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-08-03 18:10:53 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-08-03 18:10:53 +0200
commitd457a43461852636db313c4854590b2c62a21e23 (patch)
tree14df482e9e64f59872558aa6e7ce7bd076112fae /sys/src/cmd/python/Python
parent25139465363b2230b69789013e3e0b5f82d76564 (diff)
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.
Diffstat (limited to 'sys/src/cmd/python/Python')
0 files changed, 0 insertions, 0 deletions