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