aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hourswindows: add net user enumupstream-masterJoeyShapiro
4 daysunix: add types for SOCK_DIAGFlorian Lehner
7 daysunix: extend support for z/OSdustin-ward
7 dayscpu: add support for sve2 detectionMichal Hruby
2024-04-16windows: drop go version tags for unsupported versionsTobias Klauser
2024-04-11unix: update to Linux kernel 6.4Tobias Klauser
2024-04-04windows: use uint32 for serial comm flags for consistencyTom Payne
2024-04-02windows: add serial comm functionsTom Payne
2024-03-12x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)Peter Hoogendijk
2024-03-08unix: expose mmap calls on z/OSMackenzie Malainey
2024-02-16unix: add API for fsconfig system callIlya Hanov
2024-02-14unix: drop go version tags for unsupported versionsTobias Klauser
2024-02-13unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname)...Yuval Pavel Zholkover
2024-02-07unix: update IFLA and NETKIT constants with Linux kernel 6.7Florian Lehner
2024-02-01windows: support ill-formed UTF-16 in UTF16PtrToStringqmuntal
2024-01-30Revert "windows: support nil done parameter in ReadFile and WriteFile"Bryan Mills
2024-01-30windows: support nil done parameter in ReadFile and WriteFileqmuntal
2024-01-27unix: move mksyscall regexp to package level variablesJoshua Sing
2024-01-23unix/linux: update Linux kernel to 6.7Mauri de Souza Meneguzzo
2024-01-23windows: build env_windows_test.go only go Go 1.21 and aboveBryan C. Mills
2024-01-23windows: fix parsing of non-ASCII entries in token.EnvironKamyar Mirzavaziri
2024-01-10unix: in TestDirent, make as many ReadDirent calls as are neededMeng Zhuo
2024-01-08unix: add more SECCOMP constantsFlorian Lehner
2024-01-03windows: add SetFileValidDataKanak Agrawal
2023-12-27unix: don't redefine constants already defined in glibc headersTobias Klauser
2023-12-21unix: remove extra trailing newlines in zsyscall_openbsd_*.goJosh Rickmar
2023-12-01unix: add Netfilter and NFTables constantsLionel Jouin
2023-11-18unix: add IoctlLoopConfigure on linuxAlexandru Matei
2023-11-13windows: add AddDllDirectory and RemoveDllDirectoryRoland Shoemaker
2023-11-08unix: fix trimmed socket opt string in GetsockoptStringKonstantin Burkalev
2023-11-08unix: update BPF constants for Linux kernel 6.6Tobias Klauser
2023-11-06unix: use fchmodat2 in FchmodatTobias Klauser
2023-11-06unix: use fcntl(2) libc stub on OpenBSDJosh Rickmar
2023-11-03syscall: call getfsstat via libc on openbsdJoel Sing
2023-11-03unix: use libc stubs for OpenBSD pledge+unveilJosh Rickmar
2023-10-31unix/linux: update Linux kernel to v6.6Mauri de Souza Meneguzzo
2023-10-31unix: require minimum OpenBSD 6.4 for pledge, unveilJosh Rickmar
2023-10-23unix: stop counting trailing NUL for abstract addresses starting with NULF Y
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2023-10-10unix: add linux cachestat system callMauri de Souza Meneguzzo
2023-10-06windows: add GetFileTimeAN Long
2023-10-06windows: add missing TCP and UDP socket options and control message typesdatabase64128
2023-09-28unix: remove unused readlen and writelenTobias Klauser
2023-09-27windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLineBryan C. Mills
2023-09-27unix: remove lists of unimplemented syscallsTobias Klauser
2023-09-26windows: document the return type mismatch for CommandLineToArgvBryan C. Mills
2023-09-26windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepa...Bryan C. Mills
2023-09-26unix: update riscv_hwprobe constantsMark Ryan
2023-09-26windows: add console ConPTY APIAyman Bagabas
2023-09-22unix/linux: update to Linux kernel 6.5Mark Ryan