Skip to content
Snippets Groups Projects
Select Git revision
  • a64l_l64a_refactor
  • abs-ub-panic
  • add-docstrings
  • alignment-test-nullcheck
  • all-posix-headers
  • alloc_cleanup
  • arpa-inet-docs
  • arpa_inet-types
  • arpa_inet-unsafe-blocks
  • asctime-char-cast
  • asctime-ub-asserts
  • assert-unsafe-blocks
  • bsearch-rework
  • calloc-no-intrinsics
  • calloc_overflow_check
  • centralize-page-size
  • clippy
  • clock_getcpuclockid-paramtype-fix
  • clocks-per-sec-test
  • crypt-docs
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Sep28272625242322211918161514121176429Aug181715104128Jul2523212019181716159624Jun231410811May616Apr5227Mar262522211817121094129Feb281912111083226Jan251817161312118753224Dec12119724Nov1512542127Oct2625201914121082113Sep119721Aug72120Jul7530Jun27262413111052131May302922171612111098765429Apr262522191817161514131211543230Mar29282726252422Remove ld.so's now unnecessary access() wrapper.Merge branch 'test' into 'master'Add sigaltstack test.Merge branch 'impl_net_if_h' into 'master'Impl net/if.hMerge branch 'pal_errno2' into 'master'Remove the "-1 errno" e() function.Switch PalPtrace to Rusty error handling.Switch to Rusty error handling in PalSocket.Merge branch 'pal_errno' into 'master'Convert PalEpoll to Rusty error handling.Rustify PalSignal error handling.Use unsigned return values in read()-like Pal fns.Remove all remaining errno interfaces from Pal.Switch almost all of Pal to Rusty error handling.Merge branch 'pal_errno' into 'master'Convert more Pal methods to Result.Convert a bunch of c_int to Result<(), Errno>.Merge branch 'umask' into 'master'Preserve umask across execv.Merge branch 'umask' into 'master'Move umask to a regular global variable.Merge branch 'sigq' into 'master'Move psignal test to correct (non-expect) category.Use only sig & 63 when checking SA_ONSTACK.Properly deallocate thread stack on pthread_exit.Implement psignal and psiginfo.Fix sigsuspend and add it to the sigqueue test.Add sigtimedwait to test, and various fixes.Implement sigtimedwait on Redox.Implement sigsuspend.Deduplicate and simplify sigprocmask code.Mostly fix i686.Fix non-edge-case signal handling on aarch64.Probably complete aarch64 asm.Simplify aarch64 asm slightly.WIP: Update i686 signal asm.Set uc_stack properly.Set siginfo_t.si_{pid,uid} from kill signals too.Draft of updated aarch64 signal trampoline.
Loading