Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-03 | libc: make atoi() not parse c-style octal and hex numbers | cinap_lenrek | |
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. | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |