Edit

kc3-lang/gnulib/modules/realloc-gnu

Branch :

  • Show log

    Commit

  • Author : Collin Funk
    Date : 2024-10-27 16:58:59
    Hash : 370c51c6
    Message : realloc-gnu: Fix typo in deprecation notice. * modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the deprecation notice.

  • modules/realloc-gnu
  • Description:
    realloc() function that is glibc compatible.
    
    Status:
    deprecated
    
    Notice:
    This module is deprecated. Use the module 'realloc-posix' instead.
    
    Files:
    
    Depends-on:
    realloc-posix
    
    configure.ac:
    
    Makefile.am:
    
    Include:
    <stdlib.h>
    
    License:
    LGPLv2+
    
    Maintainer:
    all