Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use memcpy instead of strcpy to improve performance. | Dan Fandrich | 2007-05-01 | 1 | -1/+1 |
* | Return NULL if argument is NULL. | Yang Tse | 2006-07-17 | 1 | -0/+3 |
* | Moved strdup replacement from src/main.c into src/strdup.c so it's available | Dan Fandrich | 2006-07-11 | 1 | -0/+43 |