Skip to content
Snippets Groups Projects
  1. Jul 08, 2012
    • Jo-Philipp Wich's avatar
      bison: fix errors in shipped stdio.in.h · 1f1cf199
      Jo-Philipp Wich authored
      Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to
      wrap gets() with a warning which fails since gets() got removed from the
      default _GNU_SOURCE featureset.
      
      SVN-Revision: 32649
      1f1cf199
    • Jo-Philipp Wich's avatar
      m4: fix errors in shipped stdio.in.h · e63a58eb
      Jo-Philipp Wich authored
      M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to
      wrap gets() with a warning which fails since gets() got removed from the
      default _GNU_SOURCE featureset.
      
      SVN-Revision: 32648
      e63a58eb
  2. Jul 05, 2012
  3. Jun 29, 2012
  4. Jun 26, 2012
  5. Jun 19, 2012
  6. Jun 17, 2012
  7. Jun 15, 2012
  8. Jun 10, 2012
  9. Jun 09, 2012
  10. Jun 07, 2012
  11. Jun 06, 2012
  12. May 27, 2012
  13. May 15, 2012
  14. May 13, 2012
  15. May 06, 2012
  16. May 05, 2012
  17. Apr 21, 2012
  18. Apr 16, 2012
  19. Apr 14, 2012
  20. Apr 12, 2012
    • Mirko Vogt's avatar
      add missing includes ('unistd.h') for mklibs · 1b757884
      Mirko Vogt authored
      This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case)
      
       - Thanks to Luka Perkov
      
      SVN-Revision: 31259
      1b757884
  21. Apr 10, 2012
  22. Apr 09, 2012
Loading