git: Revert "<malloc.h>: Restrict support for <malloc.h> to !defined(__STDC__)."

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Feb 26 01:56:46 PST 2013


commit 055f352b3a3efb5048e8ec081c8bfe53db574e68
Author: Sascha Wildner <saw at online.de>
Date:   Tue Feb 26 10:35:26 2013 +0100

    Revert "<malloc.h>: Restrict support for <malloc.h> to !defined(__STDC__)."
    
    This reverts commit 1b3342693b737646f3cab0715e31ec6ab5216b38.
    
    It caused too many issues in the package department.
    
    Reported-by: marino

Summary of changes:
 gnu/lib/gcc47/libssp/config.h | 2 +-
 include/malloc.h              | 8 ++++----
 lib/libedit/libedit/config.h  | 2 +-
 sys/sys/param.h               | 5 ++---
 usr.bin/flex/config.h         | 2 +-
 5 files changed, 9 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/055f352b3a3efb5048e8ec081c8bfe53db574e68


-- 
DragonFly BSD source repository



More information about the Commits mailing list