]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commit
Fix the SYSCALLS.TXT documentation and remove a dead script.
authorElliott Hughes <enh@google.com>
Wed, 3 Apr 2013 17:08:09 +0000 (10:08 -0700)
committerElliott Hughes <enh@google.com>
Wed, 3 Apr 2013 18:13:31 +0000 (11:13 -0700)
commita69103ffe4b3d55f5bab7e7bfba36ccecddfa4da
tree0d22d6e700594ecba06dceea2c33666a012f9445
parent1fe1137576a1b7faf2d9bede121cc6faeceb50ff
Fix the SYSCALLS.TXT documentation and remove a dead script.

We use the system call constants from the kernel header files now,
so there's no need to check that they've been correctly transcribed
into SYSCALLS.TXT.

This is a work in progress. I've added TODOs to SYSCALLS.TXT explaining
what's left to do.

(cherry-pick of a51916b58b2d211bcf8ffdbe9cf7faa58e57382f.)

Change-Id: I4484acd946b1f548ac3d95327e58add9f98246ab
libc/SYSCALLS.TXT
libc/tools/checksyscalls.py [deleted file]