]> sourceware.org Git - systemtap.git/commit
PR 9821: Use genuine strftime in staprun/stapio
authorMasami Hiramatsu <mhiramat@redhat.com>
Wed, 22 Apr 2009 17:16:25 +0000 (13:16 -0400)
committerMasami Hiramatsu <mhiramat@redhat.com>
Wed, 22 Apr 2009 17:16:25 +0000 (13:16 -0400)
commit54f1da8faec0408630348f70d78fc0f8ca07f876
treec04dd2833285e73b3da33747b6b3d138526ef777
parenteee3e6dca7f1289ccb6795bc586fbda2dbe67188
PR 9821: Use genuine strftime in staprun/stapio

* Makefile.am: Add -fno-builtin-strftime to stapio_CFLAGS.
* Makefile.in: Ditto.
* runtime/staprun/common.c (stap_strfloctime): Use strftime(3).
  (parse_args): Remove strftime format limitation message.
* main.cxx (usage): Ditto.
* stap.1.in: Ditto.
* staprun.8.in: Ditto.
Makefile.am
Makefile.in
main.cxx
runtime/staprun/common.c
stap.1.in
staprun.8.in
This page took 0.027971 seconds and 5 git commands to generate.