Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 04:12:14 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/elf2exe elf2exe.c
Message-ID:  <199912181212.EAA51458@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      1999/12/18 04:12:13 PST

  Modified files:
    usr.sbin/elf2exe     elf2exe.c 
  Log:
  Use long long format specifiers and cast each parameter to long long.
  This avoids the ugly #if ARCH/#else/#endif construct.
  
  Prompted to by: bde
  Could have thought of this himself: marcel
  
  Revision  Changes    Path
  1.6       +7 -15     src/usr.sbin/elf2exe/elf2exe.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912181212.EAA51458>