[glib: 3/3] Merge branch 'thread-safe-getpwnam' into 'master'



commit cc3716a943a45dd4465f89bc516f2b5376521129
Merge: 9b14cdc25 bdf2583fb
Author: Emmanuele Bassi <ebassi gmail com>
Date:   Wed Nov 27 11:58:51 2019 +0000

    Merge branch 'thread-safe-getpwnam' into 'master'
    
    glocalvfs: Use thread-safe getpwnam_r() rather than getpwnam()
    
    Closes #1687
    
    See merge request GNOME/glib!681

 docs/reference/glib/glib-sections.txt |   3 +
 gio/glocalvfs.c                       |  21 +++---
 glib/glib-unix.c                      | 121 ++++++++++++++++++++++++++++++++++
 glib/glib-unix.h                      |   4 ++
 glib/tests/unix.c                     |  37 +++++++++++
 5 files changed, 177 insertions(+), 9 deletions(-)
---


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