jb 655e9a55d2 Change the return types for strtoq and strtouq to int64_t and u_int64_t
instead of long long and unsigned long long. Really they should be
quad_t and u_quad_t, but that would require sys/types.h and this
header only includes machine/types.h. The difference here is that
int64_t and u_int64_t on alpha are long and unsigned long, not
long long etc. This is required to pass gcc's type checking where
long != long long even though they are the same size of alpha.
1998-05-11 09:22:21 +00:00
..
1997-09-27 04:30:50 +00:00
1994-09-24 21:49:20 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1997-09-27 04:30:50 +00:00
1997-03-11 11:15:46 +00:00
1994-05-24 09:57:34 +00:00
1998-02-06 16:46:46 +00:00
1998-04-29 22:39:56 +00:00
1994-05-24 09:57:34 +00:00
1998-04-30 10:09:58 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1998-01-20 09:09:24 +00:00
1994-05-24 09:57:34 +00:00
1994-08-21 04:03:58 +00:00
1995-05-30 05:05:38 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1997-02-23 09:21:14 +00:00
1997-04-14 13:33:20 +00:00
1998-04-19 15:28:08 +00:00
1998-05-10 21:13:30 +00:00
1997-02-23 09:21:14 +00:00