aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/glib-compat.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-22glib: Bump required version to 2.50John Thacker1-1/+1
2022-01-27Fix Linux build issuePaul Koning1-0/+1
2021-11-30wsutil: Add header files to DoxygenMoshe Kaplan1-1/+2
2021-10-11wsutil: Provide static inline g_memdup2 in glib-compat.h to not export itBalint Reczey1-1/+14
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-0/+31
2018-04-16glib-compat is no longer used - it provided only code for versions < 2.32Joerg Mayer1-35/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-24Fix build and thread runtime compat with older GLibPeter Wu1-1/+0
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2017-12-01[glib-compat] #include "ws_attributes.h" needed to handle _U_AndersBroman1-0/+2
2017-11-29Threads: Set lifetimes and add a compatibility routine.Gerald Combs1-0/+5
2017-11-23[glib-compat] g_async_queue_timeout_pop() needed for older glibsAndersBroman1-0/+4
2017-11-23[glib-compat] Add g_ptr_array_new_full().AndersBroman1-1/+5
2017-05-04Add g_get_monotonic_time() to glib-compat and useMartin Mathieson1-0/+1
2017-02-20Add some glib functions not available in older glibsAndersBroman1-0/+32