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.026Jun252423222322232221202120141224May2320151312111026Apr1917151484327Mar2625232221201918171817161514151413141314131413141314131213121112111011109109898987876767675434321Use global_asm for setjmp insteadinttypesExport libm as wellAdd the few last things to get gcc_complete workingMerge branch 'master' into 'master'Revert openlibm install scriptFix linking issues with lang itemsUpdate to new ralloc, new panic implementation, new compiler-builtinsMerge branch 'master' into 'master'Add U?INT([0-9]+)_LEAST([0-9]+)_MIN/MAX macrosFix openlibm & fenv and add more integer typesFix dumb mistakeAdd Gitlab CIMerge branch 'master' into 'master'Replace setjmp lib.rs with empty fileImplement basic setjmp using musl's awesome existing codeMerge branch 'master' into 'master'Remove unused import from testMade sure lazy_static works with no_stdInstall openlibm from MakefileMerged relibc (#311db758) with branchChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeUse static mut over UnsafeCellFixed some issues with temporary files and moved some raw pointers to Option<&T>sChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeMerge branch 'master' into 'master'Merged relibc (20/06/2018) with branchFixed some issues with temporary files and moved some raw pointers to Option<&T>sChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeFix undefined behaviorFix broken commentMerge branch 'master' into 'master'Fix setlocale return valueAdd empty locale functionsMerge branch 'master' into 'master'Add *scanf to headerAdd scanfFixed some issues with temporary files and moved some raw pointers to Option<&T>sMerge branch 'sys_wait_macros' into 'master'sys_wait: implement C macros properly
Loading