OSDN Git Service

Convert atolx() and friends to use long long internally. Update design.html
authorRob Landley <rob@landley.net>
Tue, 12 Jul 2016 19:51:51 +0000 (14:51 -0500)
committerRob Landley <rob@landley.net>
Tue, 12 Jul 2016 19:51:51 +0000 (14:51 -0500)
commit30454a4ca132ea76851f799546f67f98b074f650
tree2eb920383db5907af4ae141b27fa46d535b2b772
parentd5088a059649daf34e729995bb3daa3eb64fa432
Convert atolx() and friends to use long long internally. Update design.html
to use this (and tail) as examples of simplicity of implementation winning
and losing.
lib/lib.c
lib/lib.h
www/design.html