This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/9821] Support strftime like format for output file


------- Additional Comments From jistone at redhat dot com  2009-04-04 00:40 -------
(In reply to comment #7)
> Would you know how to suppress it?

You can add -fno-builtin-strftime to stapio_CFLAGS.  We don't use strftime
anywhere else, so this should be fine.

(I'm assuming that you'd also move the strftime() calls out of common.c, since
staprun doesn't need it)

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9821

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]