0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4337 from hax0kartik/main More... 9 months ago
Add some missing functions More... 9 months ago
Add more error codes for VxWorks More... 9 months ago
gnu: Add the __f_unused field to struct statvfs for sparc More... 9 months ago
Remove O_FSYNC, musl don't define it. Use O_SYNC instead. More... 9 months ago
Fix syscall table More... 9 months ago
Fix the value of SA_ONSTACK More... 9 months ago
Remove RTLD_DEEPBIND. It's a glibc extension and not supported by musl. More... 9 months ago
Fix typo in waitpid parameter name More... 9 months ago
Add timerfd APIs for illumos and NetBSD. More... 9 months ago
Add missing utmpx apis for linux musl More... 9 months ago
seccomp: Add more constants from seccomp.h More... 9 months ago
gnu: Set up the CI for _FILE_OFFSET_BITS=64 More... 9 months ago
gnu: build settings for _FILE_OFFSET_BITS=64 More... 9 months ago
ci: Always upload successfully created artifacts More... 9 months ago
ci: Add matrix env variables to the environment More... 9 months ago
solarish: restrict openpty and forkpty polyfills to illumos, replace Solaris implementation with FFI More... 9 months ago
Merge pull request #4324 from Berrysoft/cygwin-statfs More... 9 months ago
Merge pull request #4325 from Mr2Brainless/export_ioctl_req_generators More... 9 months ago
Merge pull request #4288 from jbaublitz/netlink-flags-delete-ack More... 9 months ago
Add missing items in FreeBSD More... 9 months ago
Add: missing INPUT_PROP_XXX flags from input-event-codes.h More... 9 months ago
Add QNX 7.1-iosock and 8.0 to list of additional cfgs More... 9 months ago
cygwin: fix member types of statfs More... 9 months ago
linux: Added _IO, _IOW, _IOR, _IOWR to the exported API More... 9 months ago
Merge pull request #4321 from Berrysoft/cygwin-rustix More... 9 months ago
cygwin: add statfs & fcntl More... 9 months ago
gnu: Set RLIM_INFINITY for mips with gnu_file_offset_bits64 More... 9 months ago
gnu: Adapt struct flock on mips for gnu_file_offset_bits64 More... 9 months ago
ci: install musl from source for loongarch64 More... 9 months ago