Historique des commits

Auteur SHA1 Message Date
  Agustina Arzille ae85189376 Implement futexes il y a 1 an
  Agustina Arzille 8cb66c68da Restyle the code into using GNU coding standards il y a 2 ans
  Richard Braun 5f202c9f74 Rework assertive functions il y a 6 ans
  Richard Braun 9ea1595a91 kern/sleepq: make disabling interrupts optional il y a 6 ans
  Richard Braun 9967e907fe Fix condition variable broadcasting il y a 6 ans
  Richard Braun c7d2507fc4 Revert "Make assert have no side effects" il y a 7 ans
  Richard Braun d18d0e8559 Make assert have no side effects il y a 7 ans
  Richard Braun 791a6563cd kern/condition: implement timed waits il y a 7 ans
  Richard Braun 436fe6cb97 Move assert.h to the include directory il y a 7 ans
  Richard Braun d2a89f7f6e kern/sleepq: also disable interrupts during critical sections il y a 7 ans
  Richard Braun 5d0d021905 kern/{condition,mutex}: include stdbool.h il y a 7 ans
  Richard Braun 3ae5551b33 kern/{condition,mutex}: reimplement on top of sleep queues il y a 7 ans
  Richard Braun fd035c0a3d Clean up compilation il y a 7 ans
  Richard Braun 7a00044da8 kern/types: split into module-specific type headers il y a 7 ans
  Richard Braun 39c13b3b84 Force brackets around one-line conditional statements il y a 8 ans
  Richard Braun 701a5d9cf5 kern/thread: add thread_join il y a 10 ans
  Richard Braun b53c5990cc Update calls to atomic operations il y a 11 ans
  Richard Braun d3a0a31409 kern/condition: make condition_init an inline function il y a 11 ans
  Richard Braun 04e1818f60 kern/{condition,mutex}: refactor common code il y a 11 ans
  Richard Braun 909c423347 kern/condition: new module il y a 11 ans