FRIGN 5595af5742 Convert humansize() to accept a size_t instead of a double
General convention is to use size_t to store sizes of all kinds.
Internally, the function uses double anyway, but at least this
doesn't clobber up the API any more and there's a chance in the
future to make this function a bit cleaner and not use this dirty
static buffer hack any more.
2015-04-25 11:43:14 +01:00
..
2015-03-19 17:57:12 +01:00
2015-02-11 01:17:21 +00:00
2015-04-05 09:13:56 +01:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2015-04-20 18:04:08 +01:00
2015-03-29 21:55:34 +02:00
2014-11-17 16:48:34 +00:00
2015-04-20 18:04:08 +01:00
2014-11-17 16:48:34 +00:00
2015-03-10 22:19:19 +01:00
2015-04-20 11:12:40 +01:00
2015-04-20 11:12:40 +01:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-21 00:03:30 +00:00
2015-03-17 11:24:49 +01:00
2015-03-17 11:24:49 +01:00
2015-01-25 17:48:11 +00:00