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