Descriptionadded several system call hooks for future sockets implementation
FOA, select or poll would be implemented, of course.
Should I add __nacl_irt_... call hooks for common berkeley socket calls (accept, bind, listen, connect, send, recv, gethostby[name,addr], sendto, recvfrom, [set,get]sockopt)?
BUG=
TEST=
Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=0533bbb
Patch Set 1 #Patch Set 2 : rebased to HEAD #Patch Set 3 : added more syscalls, getcwd and other calls got tested in my app #
Total comments: 4
Patch Set 4 : added the calls to syscalls.list (like x86_64) #Patch Set 5 : syntax fixes #Patch Set 6 : minor corrections #Patch Set 7 : fixed interceptors w/ @khim's advice #
Total comments: 1
Patch Set 8 : fixed @pasko suggestions on headers and comments #
Total comments: 8
Patch Set 9 : fixed warnings #
Messages
Total messages: 18 (0 generated)
|