0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 24 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't fail when seeing bad pointers in syscall enters or exits More... almost 4 years ago
README: Add recency note More... almost 4 years ago
Minor improvement of dup3 example program More... almost 4 years ago
Improve dup3 test program More... almost 4 years ago
Use deriveFlagsTypeClasses instead of handwritten typeclass More... almost 4 years ago
Add dup3 test More... almost 4 years ago
Add GranularDupFlags More... almost 4 years ago
Fix cabal.project comment syntax More... almost 4 years ago
README: Small refinement of install instructions More... almost 4 years ago
Typo fixes More... almost 4 years ago
Add installation instructions to README More... almost 4 years ago
Add haddocks for SeekHole and SeekData More... almost 4 years ago
Peek in dup3 flags More... almost 4 years ago
Improve dup test More... almost 4 years ago
Rename whence argument to seekWhence More... almost 4 years ago
format Ptr argument in hexadecimal More... almost 4 years ago
Change return value to resulting Offset More... almost 4 years ago
Add SEEK_DATA and SEEK_HOLE value More... almost 4 years ago
Remove quoted syscall args More... almost 4 years ago
Keep raw whence CInt value More... almost 4 years ago
Add dups syscall More... almost 4 years ago
Add truncate and ftruncate More... almost 4 years ago
Update lseek types to better one More... almost 4 years ago
Update Adding-new-syscalls.md More... almost 4 years ago
Document POSIX data type usage. More... almost 4 years ago
Add details to Adding-new-syscalls documentation More... almost 4 years ago
Add lseek syscall More... almost 4 years ago
example-programs: Use stderr for errors everywhere. More... almost 4 years ago
tests: Fix tests passing only once due to persistent dirs being created. More... almost 4 years ago
Add mkdir, mkdirat and rmdir syscalls More... almost 4 years ago