Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 02:24:46 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.3 malloc.c
Message-ID:  <200004100924.CAA35657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/04/10 02:24:46 PDT

  Modified files:
    lib/libc/stdlib      malloc.3 malloc.c 
  Log:
  Add a missing THREAD_UNLOCK() found missing by Valentin Nechayev
  <netch@segfault.kiev.ua>
  
  Remove allocation failure check from 'A' option, the 'X' option does
  this as a standalone check now.
  
  Revision  Changes    Path
  1.26      +2 -6      src/lib/libc/stdlib/malloc.3
  1.50      +2 -4      src/lib/libc/stdlib/malloc.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?200004100924.CAA35657>