1. 07 Aug, 2014 1 commit
    • Davide Viti's avatar
      Avoid unconditional definition of _LARGEFILE_SOURCE · 5ed67084
      Davide Viti authored
      On some build systems (i.e. Buildroot), _LARGEFILE_SOURCE is defined
      at "higher level" as default CFLAG definition.
      This fix avoids the following compilation warning:
      
      mongoose-5.4/mongoose.c:52:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
       #define _LARGEFILE_SOURCE       // Enable fseeko() and ftello() functions
       ^
      <command-line>:0:0: note: this is the location of the previous definition
      5ed67084
  2. 05 Aug, 2014 3 commits
  3. 04 Aug, 2014 2 commits
  4. 03 Aug, 2014 4 commits
  5. 01 Aug, 2014 6 commits
  6. 31 Jul, 2014 2 commits
  7. 30 Jul, 2014 1 commit
  8. 29 Jul, 2014 2 commits
  9. 28 Jul, 2014 3 commits
  10. 27 Jul, 2014 6 commits
  11. 23 Jul, 2014 1 commit
  12. 21 Jul, 2014 1 commit
  13. 18 Jul, 2014 1 commit
  14. 08 Jul, 2014 3 commits
  15. 07 Jul, 2014 2 commits
  16. 28 Jun, 2014 2 commits