[glib: 5/5] Merge branch 'nano' into 'main'




commit 6fdc4275f363eec2352a8fb3e0ab24ed4ae75d22
Merge: a922f2f2c7 18c0088678
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri May 27 17:01:22 2022 +0000

    Merge branch 'nano' into 'main'
    
    Add functionality to preserve nanosecond timestamps
    
    Closes #369
    
    See merge request GNOME/glib!2176

 docs/reference/gio/gio-sections-common.txt |   4 +
 gio/gfileinfo-priv.h                       |   4 +
 gio/gfileinfo.c                            |  78 ++++++++++---
 gio/gfileinfo.h                            |  48 ++++++++
 gio/glocalfile.c                           |  14 ++-
 gio/glocalfileinfo.c                       | 144 +++++++++++++++++++----
 gio/gzlibdecompressor.c                    |   3 +
 gio/tests/file.c                           |  14 +++
 gio/tests/g-file-info.c                    | 182 ++++++++++++++++++++++++++++-
 meson.build                                |   1 +
 10 files changed, 454 insertions(+), 38 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]