cvs commit: projects/csup attrstack.c stream.c threads.c

Maxime Henrion mux at FreeBSD.org
Thu Feb 9 14:24:10 PST 2006


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


More information about the cvs-projects mailing list