Commit 003bdf4a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Mention which standard replacements follow

parent 4496957d
/*****************************************************************************
* asprintf.c: asprintf() replacement
* asprintf.c: GNU asprintf() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* atof.c: atof replacement
* atof.c: C atof() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* atoll.c: atoll replacement
* atoll.c: C atoll() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* lldiv.c: lldiv replacement
* lldiv.c: C lldiv() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strdup.c: strdup replacement
* strdup.c: POSIX strdup() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strlcpy.c: BSD strlcpy replacement
* strlcpy.c: BSD strlcpy() replacement
*****************************************************************************
* Copyright © 2006 Rémi Denis-Courmont
*
......
/*****************************************************************************
* strndup.c: strndup replacement
* strndup.c: POSIX strndup() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strnlen.c: strnlen replacement
* strnlen.c: POSIX strnlen() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strsep.c: BSD strsep replacement
* strsep.c: BSD strsep() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strtof.c: strtof replacement
* strtof.c: C strtof() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* strtoll.c: strtoll replacement
* strtoll.c: C strtoll() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
/*****************************************************************************
* vasprintf.c: vasprintf replacement
* vasprintf.c: GNU vasprintf() replacement
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment