Обсуждение: strlcat

Поиск
Список
Период
Сортировка

strlcat

От
Peter Eisentraut
Дата:
I've been looking into converting some code to use strlcpy rather than 
strncpy, as previously discussed.  Making good use of strlcpy requires 
the availability of strlcat as well, so I'm going to add the OpenBSD 
version thereof to src/port/ as well, unless anyone objects.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/