Historique des commits

Auteur SHA1 Message Date
  coderain d0a03df8a3 Improve the language used il y a 4 ans
  coderain 0230a6c7f2 Fix the paths in the makefile il y a 5 ans
  coderain dbbcc22291 Fix qsort il y a 6 ans
  coderain 7be3309df6 Use macros to allow prefixing C runtime library symbols il y a 6 ans
  coderain cf0e7bf409 Create the bin directories during the build process il y a 6 ans
  coderain f873ac437d [sdk] Implement mini lists, which are singly-linked il y a 6 ans
  coderain dcef4bcee0 [sdk] Fix incorrect assumptions in the AVL binary search routines il y a 6 ans
  coderain a16949de96 Rewrite the system clock to use timestamps instead of calendar time il y a 6 ans
  coderain 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit il y a 6 ans
  coderain 1d2617f421 Reorganize the files. il y a 6 ans
  coderain 126dd9162c Implement vectored I/O. il y a 6 ans
  coderain fa23adff9e Implement events using semaphores. il y a 6 ans
  coderain 93a356d7da Fix pin_memory. il y a 6 ans
  coderain 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. il y a 6 ans
  coderain c25156ad46 Make sizeof(long) the default heap alignment. il y a 6 ans
  coderain fce977c0d1 Get rid of exception_return il y a 6 ans
  coderain ae4db17b61 Fix a bug in common.mk. il y a 6 ans
  coderain 46c61c61ea Fix a bug in free_page. il y a 6 ans
  coderain 95d13d26be Make sure the IOCTL buffers are optional. il y a 6 ans
  coderain 82ffccf3e4 Switch to the context of the kernel process in vm86_interrupt. il y a 6 ans
  coderain 59661c59c7 Fix a bug in wait_for_objects. il y a 6 ans
  coderain 52c5ee0487 Improve process/thread termination. il y a 6 ans
  coderain af25f21d70 Fix the security check for framebuffer mapping. il y a 6 ans
  coderain 568844d350 Fix bugs in the VESA driver. il y a 6 ans
  coderain 77d448de17 Improve logging. il y a 6 ans
  coderain 4309b04a86 Fix printf bugs. il y a 6 ans
  coderain 49d75449f0 Pass the machine state from the interrupt for kernel crashes. il y a 6 ans
  coderain c22193bc7c Fix a minor bug in __crt_vstrprintf. il y a 6 ans
  coderain c7aa8cb1d6 The assembler needs to know the instruction size. il y a 6 ans
  coderain bb838ae01d Merge branch 'unit_tests' il y a 6 ans