1. 16 5月, 2017 1 次提交
    • D
      remove hack for debian etch limits.h · 31020664
      Daniel P. Berrange 提交于
      The debian etch distro was end-of-life a long time ago so we no
      longer need the ULLONG_MAX hack. In any case gnulib now provides
      an equivalent fix by default, and so our definition now triggers
      syntax-check rule failure
      
      src/internal.h:#    define ULLONG_MAX   ULONG_LONG_MAX
      maint.mk: define the above via some gnulib .h file
      maint.mk:843: recipe for target 'sc_prohibit_always-defined_macros' failed
      Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
      31020664
  2. 15 5月, 2017 14 次提交
  3. 12 5月, 2017 7 次提交
  4. 11 5月, 2017 3 次提交
  5. 10 5月, 2017 6 次提交
  6. 09 5月, 2017 9 次提交