mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Bug 505042 – add file attribute for actually used file size in bytes
2009-02-13 Ryan Lortie <desrt@desrt.ca> Bug 505042 – add file attribute for actually used file size in bytes * gfileinfo.h: add G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE define to "standard::allocated-size" * gfileattribute.c: document * glocalfileinfo.c: set the allocated size from st_blocks * 512 svn path=/trunk/; revision=7865
This commit is contained in:
committed by
Alexander Larsson
parent
2bd1d5d737
commit
e8c635841a
@@ -1,3 +1,12 @@
|
||||
2009-02-13 Ryan Lortie <desrt@desrt.ca>
|
||||
|
||||
Bug 505042 – add file attribute for actually used file size in bytes
|
||||
|
||||
* gfileinfo.h: add G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE define to
|
||||
"standard::allocated-size"
|
||||
* gfileattribute.c: document
|
||||
* glocalfileinfo.c: set the allocated size from st_blocks * 512
|
||||
|
||||
2009-02-16 Ryan Lortie <desrt@desrt.ca>
|
||||
|
||||
Bug 571598 – GAsyncResult with NULL gobject
|
||||
|
||||
Reference in New Issue
Block a user