diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-10-24 20:28:32 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-11-23 12:15:05 -0800 |
commit | acde97a39d35bfb03af2614c68176ad9afb71f53 (patch) | |
tree | 4be7a9b6e868020d725765df425882df1cd1c6a3 /test/.gitignore | |
parent | ed38c2648cf7cc04c1d03f8d14375815f6cf536e (diff) |
Add fallback implementation of strndup()
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Linux test code fixed by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 0e1ed4219..7dcad362e 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,3 +4,4 @@ xtest list misc fixes +string |