(Copying and Concatenation): Mention that strndup is a GNU extension.

This commit is contained in:
Ulrich Drepper 1999-06-28 12:31:33 +00:00
parent edb6aed7eb
commit f83a748e76

View File

@ -372,6 +372,8 @@ terminated.
This function is different to @code{strncpy} in that it always
terminates the destination string.
@code{strndup} is a GNU extension.
@end deftypefun
@comment string.h