0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ftruncate implementation tail More... about 11 years ago
removed old ftruncate More... about 11 years ago
ftruncate added More... about 11 years ago
applied not_implemeted stub for all zcalls before initialization, added getpwuid More... about 11 years ago
fixed validation failed More... about 11 years ago
prepare to replace unsupported syscalls by stubs More... about 11 years ago
zrt.o build pruned More... about 11 years ago
added configure option --with-zrt More... about 11 years ago
added mkdir, rmdir, remove, rename, umask, logging for ENOSYS More... about 11 years ago
pathconf getcwd added More... about 11 years ago
fdopen fixed, removed the rest of nacl_stat More... about 11 years ago
tempname internal fixed, implementation added to sysdeps/nacl, zcalls interface added unlink More... about 11 years ago
zcalls interface, fcntl zcall added More... about 11 years ago
fixes in entry point for zrt initialization More... about 11 years ago
zrt interface added to zlibc More... about 11 years ago
RTDSC fix More... about 11 years ago
Remove alignment of code and data segments for shared libraries. More... over 11 years ago
Remove alignment between read-only and read-write data segments. More... over 11 years ago
Remove unnecessary alignment between .got.plt and .data sections. More... over 11 years ago
Remove aliases to stat64, fstat64, fstatat64 and lstat64. More... over 11 years ago
Fix bswap_64 for x86-64 More... almost 12 years ago
Correct building runnable-ld.so to ensure that the stack on entry to main is aligned for 0mod16 on x86-32. More... almost 12 years ago
Fix pthread_cond_timedwait (and other similar functions) More... almost 12 years ago
Turn waiting stack back into wating queue More... almost 12 years ago
add clock() in nacl-glibc More... almost 12 years ago
fix 32-bit socket() interceptor More... about 12 years ago
berkeley sockets interception implementation More... about 12 years ago
revert 4 untested commits More... about 12 years ago
Make it possible to run the loader with LD_DEBUG=all More... about 12 years ago
fixed signatures for several syscalls that return positive value in correct case More... about 12 years ago