| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/fuchsia: add test for socket syscall descriptions | Laura Peskin | 2022-11-23 | 1 | -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 Albertini | 2022-08-29 | 1 | -4/+4 |
| | | |||||
| * | sys/fuchsia: replace outdated fuchsia syscalls in description files | Kouame Behouba Manassé | 2022-06-22 | 1 | -1/+1 |
| | | |||||
| * | sys/fuchsia: update socket syscalls | Marco Vanotti | 2019-08-14 | 1 | -5/+3 |
| | | |||||
| * | Update syscalls (#1116) | Marco Vanotti | 2019-04-22 | 1 | -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 syscalls | Dmitry Vyukov | 2018-06-29 | 1 | -0/+2 |
| | | |||||
| * | sys/fuchsia: describe more syscalls | Dmitry Vyukov | 2017-09-25 | 1 | -0/+14 |
