summaryrefslogtreecommitdiffstats
path: root/fb-upload.c.in
AgeCommit message (Collapse)AuthorFilesLines
2011-04-19fix segfault in format_bytesv0.7.2Florian Pritz1-2/+13
0 or very big values can cause unwanted behavior so fall back to the highest suffix for big ones or to bytes for small ones. Signed-off-by: Florian Pritz <bluewind@server-speed.net>
2011-03-23rename fb.c.in -> fb-upload.c.inFlorian Pritz1-0/+214
Signed-off-by: Florian Pritz <bluewind@server-speed.net>