0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lower many vfs lock requirements to use shared lock. More... almost 10 years ago
vfs: Fix fork deadlock when sharing sockets. More... almost 10 years ago
Fix AF_UNIX accept() and connect(). More... almost 10 years ago
Socket forking support (untested). More... almost 10 years ago
Merge pull request #82 from Incarnation-p-lee/master More... almost 10 years ago
flog: System DPI awareness. More... almost 10 years ago
Update wtl to 9.1.0. More... almost 10 years ago
Initial shared kmalloc implementation. More... almost 10 years ago
Add assertion support in log module, #54. More... about 10 years ago
Merge branch 'wjk-add-zero-device' More... about 10 years ago
Merge branch 'add-zero-device' of https://github.com/wjk/flinux into wjk-add-zero-device More... about 10 years ago
Fix major/minor value for zero device More... about 10 years ago
Merge pull request #76 from wjk/add-rc-file More... about 10 years ago
Merge pull request #75 from wjk/add-to-gitignore More... about 10 years ago
Normalize indentation More... about 10 years ago
Add support for /dev/zero More... about 10 years ago
Add version information to flog RC file More... about 10 years ago
Use typographically correct copyright symbol More... about 10 years ago
Add RC file to flinux More... about 10 years ago
Add *.VC.opendb files to gitignore More... about 10 years ago
Fix AF_UNIX bugs. More... over 10 years ago
Initial AF_UNIX socket implementation. More... over 10 years ago
open: Add internal_flags parameter. More... over 10 years ago
vfs_open: Add a seperated internal_flag parameter. More... over 10 years ago
Implement prlimit64() system call. More... over 10 years ago
socket: Fix typo. More... over 10 years ago
Add passive socket functions. More... over 10 years ago
socket: Refactoring. More... over 10 years ago
main: Don't parse options after executable file name. More... over 10 years ago
winfs_getpath: Return '/' for empty paths. More... over 10 years ago