Hi Adam,
I did adopt Neil's (codehelp) code as my baseline. This is close to complete, but I am still stuck at one syscall (the stat family of syscalls). Let me know if you know someone who can help.
Thanks, Anil
On 2 October 2013 23:07, Adam Conrad adconrad@0c3.net wrote:
On Tue, Oct 01, 2013 at 05:49:12PM +0530, Anil Singhar wrote:
I am trying to port klibc to aarch64. My code is available from:
Have you seen https://github.com/codehelp/klibc-aarch64 ?
Probably worth collaborating and cleaning that up.
... Adam