mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
216 B
Plaintext
24 lines
216 B
Plaintext
Description:
|
|
strdup() function: duplicate a string.
|
|
|
|
Files:
|
|
lib/strdup.h
|
|
lib/strdup.c
|
|
m4/strdup.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_STRDUP
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"strdup.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all, glibc
|