about summary refs log tree commit diff
path: root/src/portab/strdup.c
AgeCommit message (Collapse)Author
2014-03-17Remove imp.h and exp.h header filesAlexander Barton
These include files don't have a function any more, remove them.
2014-03-16strdup.c: Code cleanupAlexander Barton
2011-02-13Add Doxygen @file documentation to each source and header fileAlexander Barton
2005-04-16private strdup() implementation in case libc does not provide it.Florian Westphal