compiler/clib: call strtol() for implementing atoi() and atol()
commitbd247b46dec96c386d6b6a1824e08a631f8081bd
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Feb 2012 22:15:08 +0000 (19 22:15 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Feb 2012 22:15:08 +0000 (19 22:15 +0000)
treee6376b39b375e1f4cf05c7217e8a5e2810efb31c
parentb98624b2ec8797217fd87a7d1b93ab0d9fd64243
compiler/clib: call strtol() for implementing atoi() and atol()

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44117 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/atoi.c
compiler/clib/atol.c [copied from compiler/clib/atoi.c with 63% similarity]