1. 06 Aug, 2001 1 commit
  2. 05 Aug, 2001 1 commit
  3. 04 Aug, 2001 1 commit
  4. 03 Aug, 2001 1 commit
  5. 02 Aug, 2001 1 commit
  6. 01 Aug, 2001 1 commit
  7. 31 Jul, 2001 1 commit
  8. 30 Jul, 2001 1 commit
  9. 29 Jul, 2001 1 commit
  10. 28 Jul, 2001 1 commit
  11. 27 Jul, 2001 1 commit
  12. 26 Jul, 2001 1 commit
  13. 25 Jul, 2001 1 commit
  14. 24 Jul, 2001 1 commit
  15. 23 Jul, 2001 1 commit
  16. 22 Jul, 2001 1 commit
  17. 21 Jul, 2001 1 commit
  18. 20 Jul, 2001 1 commit
  19. 19 Jul, 2001 1 commit
  20. 18 Jul, 2001 3 commits
  21. 17 Jul, 2001 1 commit
  22. 16 Jul, 2001 1 commit
  23. 15 Jul, 2001 1 commit
  24. 14 Jul, 2001 1 commit
  25. 13 Jul, 2001 1 commit
  26. 12 Jul, 2001 1 commit
  27. 11 Jul, 2001 1 commit
  28. 10 Jul, 2001 2 commits
  29. 09 Jul, 2001 1 commit
  30. 08 Jul, 2001 1 commit
  31. 07 Jul, 2001 3 commits
    • Makefile.in: Update config.h dependencies. · 7e29b261
      2001-07-07  Toon Moene  <toon@moene.indiv.nluug.nl>
      
      	* libI77/Makefile.in: Update config.h dependencies.
      	* libI77/configure.in: Define _XOPEN_SOURCE and
      	_FILE_OFFSET_BITS unconditionally.
      	* libI77/configure: Rebuilt.
      	* libI77/config.h.in: Rebuilt.
      	* libI77/endfile.c (t_runc): Replace rewind by FSEEK.
      	* libI77/err.c (f__nowwriting): The type of `loc' is off_t.
      	* libI77/open.c (f_open): Replace rewind by FSEEK.
      	* libI77/rewind.c: Include config.h.  (f_rew): Replace
      	rewind by FSEEK.
      	* libI77/sfe.c: Include config.h.
      	* libI77/wsfe.c: Ditto.
      	* libU77/configure.in: Define _XOPEN_SOURCE and
      	_FILE_OFFSET_BITS unconditionally.
      	* libU77/configure: Rebuilt.
      	* libU77/config.hin: Rebuilt.
      
      From-SVN: r43841
      Toon Moene committed
    • Makefile.in: Add necessary dependencies on config.h. · f5aae39b
      2001-07-07  Toon Moene  <toon@moene.indiv.nluug.nl>
      
      	* libI77/Makefile.in: Add necessary dependencies on config.h.
      
      Co-Authored-By: Pedro Vazquez <vazquez@penelope.iqm.unicamp.br>
      
      From-SVN: r43835
      Toon Moene committed
    • Daily bump. · edb16d2c
      From-SVN: r43833
      GCC Administrator committed
  32. 06 Jul, 2001 2 commits
    • configure.in: Check for fseeko, ftello. · f8d92613
      2001-07-06  Toon Moene  <toon@moene.indiv.nluug.nl>
                  Pedro Vazquez  <vazquez@penelope.iqm.unicamp.br>
      
      	* configure.in: Check for fseeko, ftello.
      	* configure: Rebuilt.
      	* config.h.in: Rebuilt.
      	* fio.h: Define FSEEK to be fseek or fseeko, depending
      	on configure's findings.  Ditto for FTELL and ftell / ftello.
      	* backspace.c (f_back): Use FSEEK for fseek, FTELL for ftell.
      	* dfe.c (c_dfe): Ditto.
      	* due.c (c_due, e_rdue): Ditto.
      	* endfile.c (t_runc): Ditto.
      	* err.c (f__nowreading, f__nowwriting): Ditto.
      	* ftell_.c (G77_ftell_0, G77_fseek_0): Ditto.
      	* inquire.c (f_inqu): Ditto.
      	* open.c (f_open): Ditto.
      	* rdfmt.c (rd_ed): Ditto.
      	* sue.c (s_wsue, e_wsue, e_rsue): Ditto.
      
      Co-Authored-By: Pedro Vazquez <vazquez@penelope.iqm.unicamp.br>
      
      From-SVN: r43806
      Toon Moene committed
    • Daily bump. · 8a749647
      From-SVN: r43802
      GCC Administrator committed
  33. 05 Jul, 2001 1 commit
  34. 04 Jul, 2001 1 commit