summaryrefslogtreecommitdiffstats
path: root/runtime/io.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-08 Martin Hunt <hunt@redhat.com>hunt2005-07-081-2/+7
| | | | | | * print.c (_stp_print_flush): Rename "t" to "_stp_tport". * io.c (_stp_vlog): Ditto.
* 2005-07-01 Martin Hunt <hunt@redhat.com>hunt2005-07-011-3/+3
| | | | | | | * string.c (_stp_string_init): CAll stp_error() on bad init. * list.c (_stp_list_clear): Call _stp_warn().
* 2005-07-01 Martin Hunt <hunt@redhat.com>hunt2005-07-011-16/+110
| | | | | | | | | | | | * alloc.c (_stp_alloc): Call _stp_error(). (_stp_valloc): Ditto. * io.c (_stp_warn): New function. (_stp_exit): New function. (_stp_error): New function. (_stp_dbug): New function. * runtime.h (dbug): Call _stp_dbug() if DEBUG is defined.
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | * counter.c: New file. Counter aggregations. * stat.c: New file. Stat aggregations. * stat.h: Header file for stats. * map-int.c: New file. Support for int64 values. * map-stat.c: New file. Support for stat values. * map-str.c: New file. Support for string values. * map-values.c: Now just includes the necessary map-*.c files. * stat-common.c: New file. Stats stuff common to Stats and maps containing stats. * Doxyfile: Bumped version to 0.6. * README: Renamed README.doc and reorganized.
* Rewritten maps and other updated files.hunt2005-05-171-2/+4
|
* updated to use new transporttrz2005-05-061-71/+3
|
* *** empty log message ***hunt2005-04-071-7/+16
|
* Update to use relayfs.hunt2005-04-071-30/+65
|
* *** empty log message ***hunt2005-03-291-89/+32
|
* *** empty log message ***hunt2005-03-221-1/+41
|
* *** empty log message ***hunt2005-03-211-0/+64
|
* Initial runtime checkin.hunt2005-03-091-0/+19