pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/generate
> On Tue, May 20, 2008 at 06:53:16PM +0000, D'Arcy J.M. Cain wrote:
>> Log Message:
>> Update to 2.5.
>> Uses internal version of strdup (my_strdup) rather than depending on
>> availability in all systems. Fixes Linux bulk build.
> Are you sure this isn't some random _POSIX_SOURCE or so?
> On the other hand, glibc...
STRDUP(3) Linux Programmer's Manual STRDUP(3)
NAME
strdup, strndup, strdupa, strndupa - duplicate a string
SYNOPSIS
#include <string.h>
char *strdup(const char *s);
...
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index