Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2008 23:24:42 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/random random.c randomize_fd.c
Message-ID:  <200808112324.m7BNOrX2098678@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2008-08-11 23:24:42 UTC

  FreeBSD src repository

  Modified files:
    games/random         random.c randomize_fd.c 
  Log:
  SVN rev 181615 on 2008-08-11 23:24:42Z by ache
  
  Suggections from bde@
  1) Split too long source lines
  2) Portable code should not assume that null pointer == all-bits-0,
  so back out prev. calloc() change.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.24      +2 -1      src/games/random/random.c
  1.7       +9 -4      src/games/random/randomize_fd.c



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