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.015Jul9624Jun231410811May616Apr5227Mar262522211817121094129Feb281912111083226Jan251817161312118753224Dec12119724Nov1512542127Oct2625201914121082113Sep119721Aug72120Jul7530Jun27262413111052131May302922171612111098765429Apr262522191817161514131211543230Mar292827262524221093127Feb131117Jan14131219Dec162111Nov1025Oct1711Sep130Aug2625242322201918171513124129Jul2827262214Apr427Mar24231713Feb15Dec14130Nov22Sep141314Aug1310654319Jul1818Jun1716May1028Apr727Mar2416122127Feb28272319Use crates.io syscall dependency.Switch to upstream syscall dependency.FormatRefactor with separate params/xsubi mutexesRename state struct (style)FormatAdd U48 type and use mutex in rand48 functionsMerge branch 'patch-1' into 'master'Move sigchld test from EXPECT_NAMES to NAMES.Update dependencies.Fix sigchld test.Fix struct sigaction defintion.Add SIGCHLD test.Handle kill and killpg EINTR.Pass signal correctly to SYS_KILL.Always use fxsave, store 'YMM_UPPER' manually.Fix aarch64 EINTR handler.Fix aarch64 fork_ret.Work around aarch64 bootstrap crash.Fix typo in currently_pending.Write draft aarch64 trampoline that compiles.Implement sigpending on Redox.Implement sigaltstack.Set initial sigactions to SIG_DFL and correct bits.Clear the signal bit in the handler.Fix (rare) stack corruption on x86_64.AND rather than set sigmask inside signal.Improve i686 trampoline and fix PIC.Jump to trampoline after SYS_{READ,WRITE} EINTR.For now, put ptr to pctl in TCB.Use new signal ABI where 'actions' are in shmem.Fix spurious ign signal.Use fetch_add instead of CAS when setting sigmask.Fix i686 trampoline.Fix x86_64 trampoline.Change interrupt stack format, emulate atomicity.Adjust trampolines, only ip and 'archdep' regs are saved.Reset sighandler in fexec before switching addrsp.Fix x86_64 spurious signal jump condition.Adapt to now-inverted signal mask (allowset).
Loading