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