[Bug 344] syntax error in bsd-misc.c / utimes()
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jul 9 06:51:16 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=344
------- Additional Comments From gert at greenie.muc.de 2002-07-09 06:51 -------
Well, what's in there is syntacticatlly incorrect (gcc barfs about the "->",
as tvp[0]-> will do a double dereference on a single pointer), and it's also
semantically incorrect as the second value should not be tv_*u*sec.
What is breaking on UnixWare?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list