mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 23:56:02 +08:00
Remove strtoimax() and strtoumax()
This is now provided by Newlib.
This commit is contained in:
@@ -2530,9 +2530,7 @@ def user_space(mm):
|
||||
'lib/libc/rpc/svc_simple.c',
|
||||
'lib/libc/rpc/svc_vc.c',
|
||||
'lib/libc/stdio/fgetln.c',
|
||||
'lib/libc/stdlib/strtoimax.c',
|
||||
'lib/libc/stdlib/strtonum.c',
|
||||
'lib/libc/stdlib/strtoumax.c',
|
||||
'lib/libc/string/strsep.c',
|
||||
'lib/libc/xdr/xdr_array.c',
|
||||
'lib/libc/xdr/xdr.c',
|
||||
|
Reference in New Issue
Block a user