1. 14 Nov, 2004 2 commits
  2. 13 Nov, 2004 2 commits
  3. 11 Nov, 2004 5 commits
  4. 09 Nov, 2004 1 commit
  5. 05 Nov, 2004 1 commit
  6. 02 Nov, 2004 2 commits
  7. 01 Nov, 2004 1 commit
  8. 25 Oct, 2004 3 commits
  9. 21 Oct, 2004 1 commit
  10. 14 Oct, 2004 1 commit
  11. 04 Oct, 2004 2 commits
  12. 01 Oct, 2004 2 commits
  13. 28 Sep, 2004 2 commits
  14. 27 Sep, 2004 3 commits
  15. 24 Sep, 2004 1 commit
  16. 23 Sep, 2004 1 commit
    • Richard Levitte's avatar
      Import changed files from LPlib. The changes are logged as follows · bb09fd2b
      Richard Levitte authored
      for LPdir_unix.c in LPlib.  For the other files, only the last log
      entry applies.
      
      ----------------------------
      revision 1.11
      date: 2004/09/23 22:07:22;  author: _cvs_levitte;  state: Exp;  lines: +20 -6
      Define my own macro LP_ENTRY_SIZE to express the size of my own
      buffering of directory entries, and make it depend on whichever comes
      first of PATH_MAX and NAME_MAX.  As a fallback, make sure it's set to
      255 if neither PATH_MAX or NAME_MAX were defined.  Also, if the size
      given from PATH_MAX or NAME_MAX is less than 255, force LP_ENTRY_SIZE
      to be 255.
      
      It makes no harm whatsoever if LP_ENTRY_SIZE is larger than the
      maximum local path name limit.  It does make a lot of harm if
      LP_ENTRY_SIZE is smaller.  255 seemed like a fairly acceptable default
      when nothing else is available.
      ----------------------------
      revision 1.10
      date: 2004/08/26 13:36:05;  author: _cvs_levitte;  state: Exp;  lines: +13 -13
      License correction.  I am not REGENTS, just a COPYRIGHT HOLDER.
      ----------------------------
      bb09fd2b
  17. 19 Sep, 2004 2 commits
  18. 18 Sep, 2004 1 commit
  19. 15 Sep, 2004 1 commit
  20. 13 Sep, 2004 2 commits
  21. 12 Sep, 2004 1 commit
  22. 10 Sep, 2004 2 commits
  23. 09 Sep, 2004 1 commit