diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-03-16 16:07:26 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-03-16 16:07:26 +0000 |
commit | 0512c7dcfa9e4e95044b9717fc864380b4c08214 (patch) | |
tree | 661ac68eca30ea27f5dd8d6ba70142eaa72d49e6 /doc | |
parent | 0855d7783211ed7dd5e745724e1898cba0494f7d (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/touch.hsc_has_problems_on_non-linux_based_systems/comment_1_1d38283c9ea87174f3bbef9a58f5cb88._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/touch.hsc_has_problems_on_non-linux_based_systems/comment_1_1d38283c9ea87174f3bbef9a58f5cb88._comment b/doc/bugs/touch.hsc_has_problems_on_non-linux_based_systems/comment_1_1d38283c9ea87174f3bbef9a58f5cb88._comment new file mode 100644 index 000000000..f26239c3e --- /dev/null +++ b/doc/bugs/touch.hsc_has_problems_on_non-linux_based_systems/comment_1_1d38283c9ea87174f3bbef9a58f5cb88._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-03-16T16:07:26Z" + content=""" +Hmm.. is utimensat available at all? + +I've committed an update that may convince at least some compilers to expose this newer POSIX stuff. I don't know if it will help, please let me know. +"""]] |