Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 22:24:10 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup attrstack.c stream.c threads.c
Message-ID:  <200602092224.k19MOA11046002@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-02-09 22:24:10 UTC

  FreeBSD projects repository

  Modified files:
    csup                 attrstack.c stream.c threads.c 
  Log:
  - Use xrealloc() instead of realloc() in stream.c.
  - Better use of xrealloc() in attrstack.c.
  - Remove include of err.h in a few places where it's not needed anymore.
  
  Revision  Changes    Path
  1.3       +2 -4      projects/csup/attrstack.c
  1.50      +2 -6      projects/csup/stream.c
  1.6       +1 -2      projects/csup/threads.c



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