Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2009 13:32:05 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200909051332.n85DWLuE083240@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-09-05 13:32:05 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 196861 on 2009-09-05 13:32:05Z by kib
  
  Handle zero size for posix_memalign. Return NULL or unique address
  according to the 'V' option.
  
  PR:     standards/138307
  MFC after:      1 week
  
  Revision  Changes    Path
  1.184     +9 -0      src/lib/libc/stdlib/malloc.c



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