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.020Jun141224May2320151312111026Apr1917151484327Mar2625232221201918171817161514151413141314131413141314131213121112111011109109898987876767675434321Add aligned_allocFix missing strtol, strtoulUpdate ralloc, fix invalid c++ namesMerge branch 'sys_wait_fix' into 'master'Fix compilation error in `sys_wait`Merge branch 'fix-81' into 'master'Add `sys_wait` functions (Fixes #81)Update links to gitlabUpdate README.mdMerge pull request #127 from stratact/masterRemove pointless castFix stupid mistakeUse the right C types from `platform::types`Merge pull request #128 from ids1024/lifetimeMerge pull request #129 from ids1024/cstrSimplify cstr_from_bytes_with_nul_unchecked()Make functions taking raw pointer return &'a instead of &'staticHave `open()` and `dup()` match `-1` for `Err` instead of `0`Use the `super` module instead of `sys`Implement `RawFile::from_raw_fd()`Implement `RawFile::open()` and add `*_raw_df()` convenience methodsImplement `RawFile::dup()` completelyMerge pull request #126 from ProgVal/update-rallocUpdate ralloc. Closes GH-83.Update gitignore for testsMerge pull request #116 from matijaskala/patch-1Merge pull request #120 from Majora320/masterMerge pull request #123 from Arcterus/qsort-realMerge pull request #122 from Arcterus/qsortAdd optimized version of memchrstdlib: recurse into the smaller partition when sortingstdlib: save stack space by looping in introsort_helper()stdlib: move insertion sort from introsort() into a separate functionstdlib: implement qsort() as an introsortMerge pull request #121 from Arcterus/strtoulstdio, string, platform: fix a bug in printf() involving charsFix various formatting issuesImplement conversion of nanoseconds to clocks in terms of CLOCKS_PER_SECAdd CLOCKS_PER_SECChange 1000000 to 1_000_000
Loading