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.020Mar1918171817161514151413141314131413141314131213121112111011109109898987876767675434321implement rand and srandMerged master into masterFixed clearerr actually doing nothingunistd: use .is_null() for pointersunistd: fix off-by-one in getopt()unistd: add a preliminary implementation of getopt()Merge branch 'master' into masterMerge pull request #98 from jeizsm/masterMerge pull request #92 from tdbgamer/feature/strtokMerge pull request #100 from jrraymond/bsearchfix c99 modebsearchrefactor nanosleep* simplify strtok implementationMerge pull request #86 from dlrobertson/add_headersMerge pull request #95 from ids1024/travisUse build matrix on Travis CI* remove unnecessary assignmentsMerged master with branchRemoved all function pointers in FILE, moved internal functions to be member functions of FILE, made relevant *mut FILEs into &mut FILE and made suitable functions safe againMade it so that AtomicBool exports as volatile charChanged redox lseek to have the same function signature as the linux versionMerge branch 'master' into masterMerge pull request #91 from tdbgamer/master* add strtok_r* fix test case a bit* create basic strtokIssue #89Merge branch 'master' into masterChanged object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readabilityMerge pull request #74 from sajattack/waitRan formatting for freopen()Added freopen() and relevant testsMerge branch 'wait' of github.com:sajattack/relibc into waittest cleanupMerge branch 'master' into waitmore requested changesAdd basic structures for netinet/in.h crateAdd structures and stub fns for sys/socket.hAdded a different internal function for redox
Loading