1. 01 10月, 2004 2 次提交
  2. 29 9月, 2004 1 次提交
  3. 28 9月, 2004 2 次提交
  4. 27 9月, 2004 2 次提交
  5. 25 9月, 2004 1 次提交
  6. 24 9月, 2004 1 次提交
    • R
      Import changed files from LPlib. The changes are logged as follows · bb09fd2b
      Richard Levitte 提交于
      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
  7. 19 9月, 2004 2 次提交
  8. 18 9月, 2004 1 次提交
  9. 16 9月, 2004 1 次提交
  10. 14 9月, 2004 1 次提交
  11. 13 9月, 2004 1 次提交
    • R
      - There's no more need for the snprintf macro. · 6f9bafaf
      Richard Levitte 提交于
      - Move the inclusion of malloc.h until after all other includes, so we
        can do proper tests of system macros.
      - Make sure the correct header file is included to get the builtin
        "alloca" under VMS, and define a macro to map the symbol 'alloca' to
        it.
      6f9bafaf
  12. 12 9月, 2004 1 次提交
  13. 11 9月, 2004 1 次提交
  14. 10 9月, 2004 1 次提交
  15. 09 9月, 2004 2 次提交
  16. 08 9月, 2004 3 次提交
  17. 07 9月, 2004 4 次提交
  18. 30 8月, 2004 5 次提交
  19. 24 8月, 2004 2 次提交
  20. 18 8月, 2004 1 次提交
  21. 12 8月, 2004 4 次提交
  22. 11 8月, 2004 1 次提交