Date: Tue, 22 Aug 2000 17:12:18 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.3 malloc.c Message-ID: <200008230012.RAA89565@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/08/22 17:12:18 PDT
Modified files: (Branch: RELENG_4)
lib/libc/stdlib malloc.3 malloc.c
Log:
MFC:
- Add a missing THREAD_UNLOCK()
- Remove allocation failure check from 'A' option, the 'X' option does
this as a standalone check now.
Revision Changes Path
1.25.2.3 +2 -6 src/lib/libc/stdlib/malloc.3
1.49.2.1 +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?200008230012.RAA89565>
