summaryrefslogtreecommitdiffstats
path: root/sysdep/config.h
AgeCommit message (Expand)Author
1998-11-29Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with tokenMartin Mares
1998-11-27Added path to config file.Martin Mares
1998-05-24Implemented timers. Using bird_clock_t for absolute time from now...Martin Mares
1998-05-03BIRD library: The story continues.Martin Mares
1998-04-28Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares