Imported Upstream version 2.67.2
[platform/upstream/glib.git] / glib / gutils.c
2021-10-29 DongHun KwakImported Upstream version 2.67.2 upstream/2.67.2
2021-10-29 DongHun KwakImported Upstream version 2.66.1 upstream/2.66.1
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.3
2019-12-03 Hyunjee KimImported Upstream version 2.59.3
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.56.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.6 80/153580/1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2014-09-11 Sebastian Drögegutils: Don't use issetugid() on Android
2014-08-02 Руслан ИжбулатовSilence some uncontroversial warnings
2014-06-28 Daniel MacksConvert multiple #if/#endif to single #if/#elif/#endif
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-20 Dan WinshipRemove alleged support for last-millennium Unixes
2013-11-20 Dan WinshipRemove alleged support for BeOS
2013-11-20 Dan WinshipRemove alleged support for OS/2
2013-10-19 Djalal Harounigutils: fix redundant-decls of g_init_user_config_dir()
2013-09-29 John RallsFix the -Werror=format-nonliteral fixes for older GCCs
2013-09-29 John RallsMore -Werror=format-nonliteral fixes
2013-08-04 Ryan Lortieg_get_tmp_dir(): Clean up envars
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-17 Robert Braggutils: avoid redundant set/endpwent around getpwuid
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-02-20 Ryan Lortiegutils: stop g_get_home_dir() from reading passwd
2013-02-20 Ryan Lortiegutils: replace direct references to g_home_dir
2013-02-20 Ryan Lortiegutils: split out g_get_tmp_dir()
2013-02-20 Ryan Lortiegutils: split out g_get_host_name()
2013-02-20 Ryan Lortiewin32: Drop old codepage ABI from gutils.c
2013-01-18 Ryan LortieRemove a few more G_GNUC_INTERNAL users
2013-01-13 Benjamin OtteAPI: Constify g_get_prgname()
2012-12-06 Ryan Lortieg_get_home_dir(): honour $HOME
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-05 Ryan LortieAdd a translator comment about 'KB'
2012-11-02 Colin Waltersg_check_setuid: Include glib-private.h
2012-09-13 Colin WaltersCVE-2012-3524: Hardening for being run in a setuid...
2012-08-22 Colin WaltersFix regression when TMPDIR/TMP are unset
2012-06-15 Paolo BorelliImprove g_find_program_in_path documentation
2012-06-01 Marc-Antoine Perennouglib: fix g_reload_user_special_dirs_cache
2012-05-17 Ravi Sankar Gunturglib: fix memory leaks in gutils, protocol, and strfunc...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-27 Thomas Hindoe Paab... docs: g_atexit: do not point in a direction for where...
2011-10-20 Matthias ClasenDeprecate g_atexit
2011-10-17 Chun-wei FanMove _glib_get_locale_dir to ggettext.c
2011-10-17 Matthias Claseninclude cleanup
2011-10-17 Matthias ClasenMake things compile again
2011-10-17 Matthias ClasenReshuffle some functions between gutils and gfileutils
2011-10-17 Matthias ClasenReshuffle genviron.c
2011-10-16 Matthias ClasenMove charset and locale name functions to their own...
2011-10-16 Matthias ClasenMove version APIs out of gutils
2011-10-16 Matthias ClasenMove g_get_codeset next to g_get_charset
2011-10-15 Matthias ClasenMove environment-related functions into their own files
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-13 Ryan Lortiegutils: stop using GStaticPrivate
2011-10-04 Ryan Lortiewin32 fixes from g_thread_init() deprecation
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-04 Ryan LortieClean up process of calling g_debug_init()
2011-10-02 Matthias ClasenMove all hash functions to ghash.c
2011-09-27 Dan WinshipAdd thread-safety warnings to the g_setenv() and g_unse...
2011-09-21 Ryan LortieRework GMutex and GCond APIs
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan LortieClean up l10n threading stuff
2011-08-29 Matthias ClasenSpelling fixes
2011-07-18 Matthias ClasenMove version docs inline
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-09 Matthias ClasenMove gutils docs inline
2011-06-07 Giovanni Campagnagutils, gspawn: fix introspection annotations
2011-06-07 Colin Waltersg_get_user_data_dir(): Don't warn if XDG_RUNTIME_DIR...
2011-05-31 Colin Waltersgutils.c: Annotation fixes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-03-13 Owen W. TaylorCorrect internal definition of C_()
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-01-28 Matthias ClasenMake load_user_special_dirs() resistant to nonexistent...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
next