1. 06 12月, 2011 1 次提交
  2. 14 10月, 2010 1 次提交
    • B
      Delete write only variables · 49a2942d
      Blue Swirl 提交于
      Compiling with GCC 4.6.0 20100925 produced warnings like:
      /src/qemu/net/tap-win32.c: In function 'tap_win32_open':
      /src/qemu/net/tap-win32.c:582:12: error: variable 'hThread' set but not used [-Werror=unused-but-set-variable]
      
      Fix by removing the unused variables.
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      49a2942d
  3. 17 7月, 2009 1 次提交
  4. 10 5月, 2009 1 次提交
  5. 10 4月, 2009 1 次提交
  6. 05 1月, 2009 1 次提交
  7. 13 12月, 2008 1 次提交
  8. 25 11月, 2008 1 次提交
  9. 04 11月, 2008 1 次提交