| ../ | 
  | kernel |  | 454f478 | 5 years | Thierry Delisle | Re-arranged and commented low-level headers.
Main goal was for better … | 
  | io |  | 2fab24e3 | 5 years | Thierry Delisle | Fixed some warnings and printing. | 
  | clib |  | 45444c3 | 5 years | m3zulfiq | Removed dimension parameter from adelete. | 
  | thread.hfa | 5.2 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | thread.cfa | 4.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | stats.hfa | 2.6 KB
     | b7664a03 | 5 years | Thierry Delisle | Removed some warnings and allowed io calls to compile without io_uring. | 
  | stats.cfa | 10.0 KB
     | 1e208ea | 5 years | Thierry Delisle | Obviously fogrgetting about io_uring means the change breaks io_uring. | 
  | snzi.hfa | 3.9 KB
     | 290553a | 5 years | Thierry Delisle | Changed some defines to constants with last fix | 
  | ready_subqueue.hfa | 6.1 KB
     | 343d10e | 5 years | Thierry Delisle | Removed code broken in new-ast out of libcfa | 
  | ready_queue.cfa | 18.0 KB
     | 8fc652e0 | 5 years | Thierry Delisle | Change usage of TLS to more strongly segregate in kernel and out of … | 
  | preemption.hfa | 881 bytes
     | e660761 | 5 years | Thierry Delisle | First attempt at reducing complation time by restructuring the code. … | 
  | preemption.cfa | 26.6 KB
     | 92bfda0 | 5 years | Thierry Delisle | Revisited abort again to be more streamlined and simple. | 
  | mutex.hfa | 4.7 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | mutex.cfa | 3.9 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | monitor.hfa | 3.9 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | monitor.cfa | 33.1 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | locks.hfa | 5.0 KB
     | ab1b971 | 5 years | Thierry Delisle | blocking_lock & multiple_acquisition_lock can now be used without … | 
  | locks.cfa | 11.6 KB
     | ab1b971 | 5 years | Thierry Delisle | blocking_lock & multiple_acquisition_lock can now be used without … | 
  | kernel_private.hfa | 9.3 KB
     | bfcf6b9 | 5 years | Thierry Delisle | Stacks are always created with mmap to control page permission | 
  | kernel.hfa | 10.2 KB
     | 454f478 | 5 years | Thierry Delisle | Re-arranged and commented low-level headers.
Main goal was for better … | 
  | kernel.cfa | 22.3 KB
     | 454f478 | 5 years | Thierry Delisle | Re-arranged and commented low-level headers.
Main goal was for better … | 
  | iofwd.hfa | 9.2 KB
     | 6d1790c | 5 years | Thierry Delisle | Fixed some warnings in libcfa | 
  | io.cfa | 21.4 KB
     | 2fab24e3 | 5 years | Thierry Delisle | Fixed some warnings and printing. | 
  | invoke.h | 8.0 KB
     | d25b2d6 | 5 years | caparsons | small cleanup | 
  | invoke.c | 6.1 KB
     | d31bb83 | 5 years | pabuhr | remove debug prints | 
  | future.hfa | 2.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | exception.hfa | 889 bytes
     | c960331 | 5 years | ajbeach | Attempt to clean-up the exception headers. I think this is easier to … | 
  | exception.cfa | 2.4 KB
     | be73f30 | 5 years | Thierry Delisle | Changed many instances of kernelTLS to use active_thread/active_coroutine | 
  | CtxSwitch-x86_64.S | 1.9 KB
     | 0c4a90d | 5 years | pabuhr | update emacs mode | 
  | CtxSwitch-x86.S | 16 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-x64.S | 18 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-i686.S | 16 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | CtxSwitch-i386.S | 1.8 KB
     | a4bdbcd | 5 years | pabuhr | formatting | 
  | CtxSwitch-arm64.S | 2.7 KB
     | 8ec4a52 | 5 years | pabuhr | harmonize with 32-bit ARM context switch | 
  | CtxSwitch-arm32.S | 1.7 KB
     | 95472ee | 5 years | pabuhr | readd ARM 32-bit context-switch assemble file | 
  | coroutine.hfa | 6.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | coroutine.cfa | 9.3 KB
     | 85ac70e8 | 5 years | Thierry Delisle | Fix unused variable | 
  | alarm.hfa | 2.2 KB
     | 4aeaee5 | 5 years | caparsons | added alarm callback to union and refactored | 
  | alarm.cfa | 3.7 KB
     | 4aeaee5 | 5 years | caparsons | added alarm callback to union and refactored |