Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 08:50:10 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/date date.c
Message-ID:  <199912291650.IAA59145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    1999/12/29 08:50:10 PST

  Modified files:
    bin/date             date.c 
  Log:
  Back out previous commit and replace with a cleaner solution adapted
  from the source attributed below.  In particular, this removes a goto
  inside a switch and replaces those horrendous ATOI macros with
  something acceptable.
  
  More clean-ups to come.
  
  PR:		bin/14151
  Reported by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
  Obtained from:	NetBSD
  
  Revision  Changes    Path
  1.32      +22 -12    src/bin/date/date.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?199912291650.IAA59145>