From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre AUBERT Date: Mon, 09 Dec 2002 10:02:50 +0100 Subject: [U-Boot-Users] PATCH: Add strtoul in syscall table Message-ID: <3DF45C39.EE4FD65C@staubli.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi everybody, 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. CHANGELOG: * Patch by Pierre Aubert , 09 Dec 2002 Add strtoul in syscall table. -------------- next part -------------- A non-text attachment was scrubbed... Name: strtoul.patch Type: application/octet-stream Size: 2087 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20021209/0dc8c7ca/attachment.obj