
13 Jan
2003
13 Jan
'03
11:45 p.m.
In message 3DF45C39.EE4FD65C@staubli.com you wrote:
The following patch adds the strtoul entry in the syscall table. This function is very usefull for analyzing the command line arguments in standalone applications.
Why do you think this is necessary?
simple_strtoul() is part of the generic library (implemented in lib_generic/vsprintf.c). Any standalone application that needs this function can simply link against this library, so I don;t see the benefit from calling this through the syscall interface.
Maybe I'm missing something?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
A right is not what someone gives you; it's what no one can take from
you. - Ramsey Clark