summaryrefslogtreecommitdiff
path: root/glnx-local-alloc.h
Commit message (Expand)AuthorAgeFilesLines
* backports: Add g_steal_fd, from GLib >= 2.70Simon McVittie2022-11-081-9/+6
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
* Add glnx_fd_close() and glnx_autofdColin Walters2017-10-061-12/+26
* local-alloc: Remove almost all macros like glnx_free, glnx_unref_variantColin Walters2017-07-311-159/+8
* localalloc: Abort on EBADF from close() by defaultColin Walters2017-07-261-1/+2
* glnx-local-alloc: Make check for invalid FDs more generalPhilip Withnall2017-04-211-2/+2
* Don't touch errno in glnx_fd_closeAlexander Larsson2016-03-101-2/+7
* Add glnx_steal_fdAlexander Larsson2015-12-111-0/+8
* Initial commit; backport of GLib autoptr codeColin Walters2015-02-141-0/+214