summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-28 12:52:26 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-28 12:52:26 +0100
commit982893b45ce57d06c799a7833c3db5574ae85893 (patch)
tree6ff5745af630b10266cb724d340547d11f5dd0f3 /.gitignore
parent0659b285e2894bdce9dd928bb3c5eea900019acc (diff)
downloadwolfbones-982893b45ce57d06c799a7833c3db5574ae85893.tar.gz
wolfbones-982893b45ce57d06c799a7833c3db5574ae85893.tar.bz2
localtime_r on NetBSD 4.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9490c7c..adbc86c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@ tests/port/test_strdup
tests/port/test_strerror_r
tests/port/test_strcasecmp
tests/port/test_strncasecmp
+tests/port/test_localtime_r
tests/log/test_log
tests/daemon/testd
*.exe