]> sourceware.org Git - systemtap.git/commit
Fix strftime format bug
authorMasami Hiramatsu <mhiramat@redhat.com>
Thu, 2 Apr 2009 22:44:34 +0000 (18:44 -0400)
committerMasami Hiramatsu <mhiramat@redhat.com>
Thu, 2 Apr 2009 22:44:34 +0000 (18:44 -0400)
commitb9e80fe13706ae1c820e565e9b26f00b5f5a8dca
treee66a847f51f97a299d43f09403fc8d7045bd0c62
parent5aa1f218c5ff8a459c324ac64ee7a9b8046e683d
Fix strftime format bug

This fixes bugs in strftime-subset function. This modifies %C, %l and %j to
fit the output of date command.
runtime/staprun/common.c
This page took 0.025532 seconds and 5 git commands to generate.