aboutsummaryrefslogtreecommitdiff
path: root/lib/strdup.c
AgeCommit message (Expand)Author
2007-11-07if () => if()Daniel Stenberg
2007-05-01Use memcpy instead of strcpy to improve performance.Dan Fandrich
2006-07-17Return NULL if argument is NULL.Yang Tse
2006-07-11Moved strdup replacement from src/main.c into src/strdup.c so it's availableDan Fandrich