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.024Sep2322211918161514121176429Aug181715104128Jul2523212019181716159624Jun231410811May616Apr5227Mar262522211817121094129Feb281912111083226Jan251817161312118753224Dec12119724Nov1512542127Oct2625201914121082113Sep119721Aug72120Jul7530Jun27262413111052131May302922171612111098765429Apr262522191817161514131211543230Mar292827262524221093127Feb131117JanMerge 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.Fix i686.Pass si_pid to all realtime signals.Pass si_code to siginfo_t struct.Pass old stack pointer in uc_stack.Fix i686 compilation.Add prototype ucontext_t support.Add rtsig to i686 trampoline too.Implement basic support for (kernel) rt signals.WIP: use rt signal constants from sigabiWIP: implement sigqueueMerge branch 'kek/chroot3' into 'master'Add capability to set the default schemeMerge branch 'ptr-iter' into 'master'Implement iterators on pointersFormattingptr-iterptr-iterMore precise PhantomData in SrcDstPtrIterAdd Copy bound to U in SrcDstPtrIterMake Zero trait unsafeMake NulTerminated not include terminating 0Fix Linux compilation.Better stub for sigsuspend on redoxFormat
Loading