summaryrefslogtreecommitdiff
path: root/glib/glib-private.c
Commit message (Expand)AuthorAgeFilesLines
* gutils: Make g_find_program_for_path() a proper private APIPhilip Withnall2023-02-131-0/+2
* glib-private.c: Add private API to override invalid parameter handlerChun-wei Fan2022-11-031-0/+78
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib/win32: introduce private g_win32_handle_is_socket()Marc-André Lureau2022-05-121-0/+1
* glib/win32: introduce private g_win32_reopen_noninherited()Marc-André Lureau2022-05-121-0/+1
* Fix process spawning with static build on WindowsLoic Le Page2022-01-271-0/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* W32: Add a stat() implementation for private useРуслан Ижбулатов2017-11-011-0/+7
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Maintain the struct order when initializingEmmanuele Bassi2015-10-081-3/+3
* Export glib_init via GLIB_PRIVATE_CALLMatthias Clasen2015-10-071-0/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GDir: add some glib-private APIsRyan Lortie2013-09-161-1/+4
* various: add missing cases of #include "config.h"Ryan Lortie2012-12-061-0/+2
* Revert "gmain: Add private API to create Unix child watch that uses waitid()"Michael Natterer2012-11-151-2/+1
* gmain: Add private API to create Unix child watch that uses waitid()Colin Walters2012-11-141-1/+2
* gmain: Handle case where source id overflowsColin Walters2012-11-131-1/+2
* CVE-2012-3524: Hardening for being run in a setuid environmentColin Walters2012-09-131-1/+3
* glib worker: move to glib-private frameworkRyan Lortie2011-09-091-3/+4
* Add glib__private__() API to share between glib,gio; port GWakeup to itColin Walters2011-09-091-0/+45