aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/sockets.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: add test for socket syscall descriptionsLaura Peskin2022-11-231-1/+1
| | | | | | Also updated the constant files and added 0x0 as a valid option for `zx_socket_read` (to consume buffered data, as opposed to 0x8 = ZX_SOCKET_PEEK)
* sys/fuchsia: update the socket system calls (#3288)Ange Albertini2022-08-291-4/+4
|
* sys/fuchsia: replace outdated fuchsia syscalls in description filesKouame Behouba Manassé2022-06-221-1/+1
|
* sys/fuchsia: update socket syscallsMarco Vanotti2019-08-141-5/+3
|
* Update syscalls (#1116)Marco Vanotti2019-04-221-2/+4
| | | | | | | | | * sys/fuchsia: update all syscalls. This commit modifies all the existing syscalls definitions to match more closely the documentation in the Fuchsia repo. * run make extract && make generate
* sys/fuchsia: add few new syscallsDmitry Vyukov2018-06-291-0/+2
|
* sys/fuchsia: describe more syscallsDmitry Vyukov2017-09-251-0/+14