Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 1998 02:13:20 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <199806180913.CAA06685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/06/18 02:13:19 PDT

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  preserve errno across the readlink() calls.  There is no value in trashing
  errno during a successful malloc() call.
  
  Revision  Changes    Path
  1.39      +4 -1      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?199806180913.CAA06685>