Skip to content
Success

Changes

Summary

  1. add getenv, strlen, strcmp, strncmp to extras (details)
  2. rename clock routines processor and program to processor_cpu and program_cpu to deal with name clash with processor (details)
  3. formatting (details)
Commit 5cfb8b12c10a9e8aaf77d4435350d6b39af04561 by Peter Buhr
add getenv, strlen, strcmp, strncmp to extras
The file was modifiedlibcfa/prelude/extras.regx2
The file was modifiedlibcfa/prelude/extras.c
Commit ba068c0596ffdd3cbcff6d50f6cbacd233a4c9fc by Peter Buhr
rename clock routines processor and program to processor_cpu and program_cpu to deal with name clash with processor
The file was modifiedlibcfa/src/clock.hfa
The file was modifiedlibcfa/src/concurrency/kernel/cluster.hfa
Commit fc9f51453b4377136055da886941f5793f1ef677 by Peter Buhr
formatting
The file was modifiedtests/concurrency/waituntil/locks.cfa