Skip to content
Snippets Groups Projects
  1. Sep 04, 2014
  2. Sep 02, 2014
  3. Sep 01, 2014
  4. Aug 30, 2014
  5. Aug 22, 2014
  6. Aug 21, 2014
  7. Aug 20, 2014
  8. Aug 11, 2014
  9. Aug 08, 2014
  10. Aug 07, 2014
    • 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
  11. Aug 04, 2014
  12. Aug 03, 2014
  13. Aug 01, 2014
  14. Jul 31, 2014
  15. Jul 30, 2014
  16. Jul 29, 2014
  17. Jul 27, 2014
  18. Jul 23, 2014
  19. Jul 18, 2014
  20. Jul 08, 2014
  21. Jul 07, 2014
  22. Jun 28, 2014
  23. Jun 25, 2014
  24. Jun 23, 2014
  25. Jun 20, 2014
  26. Jun 17, 2014
  27. Jun 16, 2014
Loading