Skip to content

xload 1.2.0

Alan Coopersmith requested to merge alanc/xload:release into master
  • unifdef -UUSG
  • gitlab CI: stop requiring Signed-off-by in commits
  • Print which arguments were unknown before giving usage message
  • Add -help and -version options
  • Use asprintf() if available
  • configure: Use AC_SYS_LARGEFILE to enable large file support
  • unifdef SYSV
  • unifdef __osf__
  • unifdef hpux
  • unifdef SVR4
  • unifdef att
  • unifdef QNX4
  • Use autoconf to check for <paths.h> instead of ifdef BSD
  • Use autoconf to check for <protocols/rwhod.h> instead of OS-specific ifdefs
  • unifdef __bsdi__
  • Use imdent to realign remaining pre-processer directives
  • xload 1.2.0

Merge request reports