jb cf87bd045c Add snprintf.c to SRCS so that the function quad_to_string exists. The
snprintf function itself is still #ifdef'd out by conf.h. This allows this
program to link when compiled without optimization. With optimization,
the call to quad_to_string gets removed by the compiler. Unfortunately
the linker still links in the quad_to_string function even though it
isn't called. 8-(
1998-08-06 23:01:49 +00:00
..
1997-09-01 06:12:37 +00:00
1998-06-07 18:38:32 +00:00
1998-07-29 03:31:03 +00:00
1998-07-06 20:28:08 +00:00
1997-09-17 06:29:23 +00:00
1998-06-27 21:29:35 +00:00
1997-09-19 06:27:30 +00:00
1997-07-06 07:38:36 +00:00
1997-10-12 11:51:25 +00:00
1998-08-04 15:25:32 +00:00
1997-09-25 06:38:17 +00:00
1998-08-02 16:06:35 +00:00
1998-06-14 20:05:27 +00:00
1998-08-02 14:41:34 +00:00
1998-07-15 06:37:07 +00:00
1998-05-03 05:10:23 +00:00
1997-10-06 11:38:30 +00:00
1998-06-09 05:14:43 +00:00
1998-03-12 12:54:25 +00:00
1998-08-02 13:01:16 +00:00
1998-08-04 15:26:57 +00:00
1998-07-06 20:28:08 +00:00
1998-06-09 20:19:59 +00:00
1998-04-02 13:20:15 +00:00
1997-10-13 11:06:30 +00:00
1998-08-04 14:33:42 +00:00
1997-10-20 12:43:03 +00:00
1997-10-27 07:53:22 +00:00
1998-06-29 18:15:21 +00:00
1998-06-06 15:37:23 +00:00