summaryrefslogtreecommitdiffstats
path: root/tapset/ctime.stp
Commit message (Collapse)AuthorAgeFilesLines
* Turn ctime.stp documentation into proper Tapset Reference markup.Mark Wielaard2009-11-131-12/+15
| | | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add chapter on ctime.stp. * tapset/ctime.stp: Turn documentation into proper reference markup.
* Add 'pure' to embedded-C functions that deserve itJosh Stone2008-06-131-1/+1
|
* PR6524: ctime() on bad values hangs system.Mark Wielaard2008-05-201-2/+37
|
* 2006-05-11 David Smith <dsmith@redhat.com>dsmith2006-05-111-0/+135
* tapset/ctime.stp: New file.