1. 02 8月, 2015 1 次提交
  2. 29 7月, 2015 7 次提交
  3. 08 7月, 2015 1 次提交
  4. 06 7月, 2015 2 次提交
  5. 27 1月, 2015 1 次提交
  6. 29 12月, 2014 1 次提交
  7. 03 7月, 2014 1 次提交
  8. 26 4月, 2014 3 次提交
  9. 25 4月, 2014 1 次提交
    • M
      Assure that gzoffset() is correct when appending. · 72c70060
      Mark Adler 提交于
      An open() with O_APPEND followed by an lseek() to determine the
      position will return zero for a non-empty file, even though the
      next write will start at the end of the file.  This commit works
      around that by doing an lseek() to the end when appending.
      72c70060
  10. 25 8月, 2013 1 次提交
  11. 04 8月, 2013 1 次提交
  12. 24 5月, 2013 1 次提交
  13. 03 5月, 2013 1 次提交
  14. 29 4月, 2013 8 次提交
  15. 14 4月, 2013 7 次提交
  16. 13 4月, 2013 1 次提交
  17. 25 3月, 2013 2 次提交