1. 19 12月, 2012 1 次提交
  2. 30 3月, 2012 1 次提交
  3. 13 1月, 2012 1 次提交
  4. 21 8月, 2011 1 次提交
  5. 21 2月, 2011 1 次提交
  6. 02 7月, 2010 2 次提交
  7. 19 5月, 2010 1 次提交
  8. 19 12月, 2009 1 次提交
  9. 12 9月, 2009 1 次提交
    • B
      Fix sys-queue.h conflict for good · 72cf2d4f
      Blue Swirl 提交于
      Problem: Our file sys-queue.h is a copy of the BSD file, but there are
      some additions and it's not entirely compatible. Because of that, there have
      been conflicts with system headers on BSD systems. Some hacks have been
      introduced in the commits 15cc9235,
      f40d7537,
      96555a96 and
      3990d09a but the fixes were fragile.
      
      Solution: Avoid the conflict entirely by renaming the functions and the
      file. Revert the previous hacks.
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      72cf2d4f
  10. 04 9月, 2009 1 次提交