Commit History

Author SHA1 Message Date
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 years ago
  Don Porter f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
  Don Porter 64a57f2241 Malloc fixes (#70) 6 years ago
  Chia-Che Tsai f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 years ago
  Don Porter e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 years ago
  Don Porter fffcb6a366 Add a few PAL unit tests for Semaphores, fix some bugs, add documentation on semaphore/wait interfaces. 7 years ago
  Chia-Che Tsai 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 years ago
  Chia-Che Tsai 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
  Don Porter 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 7 years ago
  Chia-Che Tsai 3ddaf63709 merge internal patches 8 years ago
  Chia-Che Tsai cfa620e24a Trivial changes 8 years ago
  Chia-Che Tsai eece099382 1. in printf: va_list might be passed by value; pass by address instead 8 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 7f19f62f31 beta version 0.2 8 years ago
  Chia-Che Tsai 328ca4af9b tons of bugfixes 9 years ago
  Chia-Che Tsai 0ed1a0992b minor fixes 9 years ago
  Chia-Che Tsai 26d4161af2 minor fix for platform flexibility 9 years ago
  Chia-Che Tsai 5eaaf9abfb apply multiple patches 9 years ago
  Chia-Che Tsai 10c06ad723 The first official release 9 years ago