summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gmain: ensure boolean value in g_child_watch_check() is strictly 0 or 1th/child-watch-waitpidThomas Haller2023-05-171-2/+2
* gmain: drop redundant using_pidfd field from GChildWatchSourceThomas Haller2023-05-171-11/+11
* gmain: fix race with waitpid() and child watcher sourcesThomas Haller2023-05-172-92/+125
* gmain: remove unnecessary initialization of *timeout in prepare() callbacksThomas Haller2023-05-175-7/+2
* gmain: remove unnecessary initialization of source_timeout in g_main_context_...Thomas Haller2023-05-171-4/+1
* gmain: simplify handling child watchers in dispatch_unix_signals_unlocked()Thomas Haller2023-05-171-20/+19
* gmain: unify win/unix implementations for child watcherThomas Haller2023-05-171-100/+92
* gmain/tests: add unit test for g_child_watch_add() reaping processes without ...Thomas Haller2023-05-171-0/+94
* Merge branch 'ebassi/task-pretty-print-ignore-gir' into 'main'HEADmainPhilip Withnall2023-05-161-0/+2
|\
| * Ignore g_task_print_alive_task() when introspecting GIOEmmanuele Bassi2023-05-161-0/+2
|/
* Merge branch 'wip/p3732/g-string-new-steal' into 'main'Philip Withnall2023-05-167-17/+98
|\
| * docs: unify "dynamic memory needed" explanationsPeter Eisenmann2023-05-163-17/+26
| * gstring: add g_string_new_takePeter Eisenmann2023-05-164-0/+72
* | Merge branch 'fix_gdb_python_helper' into 'main'Philip Withnall2023-05-161-1/+1
|\ \ | |/ |/|
| * gobject_gdb.py: fix regression caused by bfbe7127d5Nelson Benítez León2023-05-151-1/+1
|/
* Merge branch 'wip/pwithnall/bsd-copy-file-range' into 'main'Emmanuele Bassi2023-05-152-0/+11
|\
| * gfile: Ensure loff_t is defined on FreeBSDPhilip Withnall2023-05-152-0/+11
|/
* Merge branch 'main' into 'main'Philip Withnall2023-05-111-40/+53
|\
| * tests: Fix assertion failures when running fileutils test as roothanhuihui2023-05-111-4/+17
| * tests: Move a function to allow looking at CAP_DAC_OVERRIDEhanhuihui2023-05-111-40/+40
|/
* Merge branch 'fix-group-comment' into 'main'Philip Withnall2023-05-102-77/+159
|\
| * gkeyfile: Fix group comment managementGaël Bonithon2023-04-202-65/+147
| * gkeyfile: Replace g_slice_*() with g_new*()/g_free_sized()Gaël Bonithon2023-04-201-13/+13
* | Merge branch 'gtk-plus' into 'main'Philip Withnall2023-05-1029-66/+64
|\ \
| * | tests: Fix GIO file size tests as .desktop files have changed sizePhilip Withnall2023-05-101-2/+2
| * | Fix style-check for {gconvert,gutils,gobject}.cArnaud Rebillout2023-05-103-5/+3
| * | Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-1028-60/+60
* | | Merge branch 'main' into 'main'Philip Withnall2023-05-104-4/+100
|\ \ \ | |/ / |/| |
| * | gtestutils: Style touchupEric Blake2023-05-091-6/+25
| * | gtestutils: Improve g_assert_cmpuintEric Blake2023-05-094-4/+81
* | | Merge branch '2863-copy-file-range' into 'main'Philip Withnall2023-05-093-10/+230
|\ \ \
| * | | gfile: Support copy_file_range() for file copiesPhilip Withnall2023-05-092-0/+141
| * | | tests: Add a test for progress callbacks from g_file_copy()Philip Withnall2023-05-091-0/+76
| * | | gfile: Eliminate a stat() call from the file copy codePhilip Withnall2023-05-091-10/+13
* | | | Merge branch 'main' into 'main'Philip Withnall2023-05-091-1/+1
|\ \ \ \
| * | | | Check for linux/netlink.h buildabilitySamuel Thibault2023-05-091-1/+1
| | |/ / | |/| |
* | | | Merge branch 'unixfdlist-again' into 'main'Marco Trevisan2023-05-091-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: Don’t ignore gunixfdlist.h when building docs on WindowsPhilip Withnall2022-05-181-1/+0
* | | | Merge branch 'wip/p3732/timeout-seconds-once' into 'main'Philip Withnall2023-05-0910-44/+62
|\ \ \ \
| * | | | use g_timeout_add_seconds_once()Peter Eisenmann2023-05-026-29/+16
| * | | | gtimeout: use helper for seconds_full variantPeter Eisenmann2023-05-021-15/+1
| * | | | add g_timeout_add_seconds_oncePeter Eisenmann2023-05-024-0/+45
* | | | | Merge branch 'aborting-tests-rlimit' into 'main'Marco Trevisan2023-05-092-3/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: Zero the rlimit in standalone tests which are expected to abortPhilip Withnall2023-05-022-0/+18
| * | | | tests: Add copyright/licensing header to assert-msg-testPhilip Withnall2023-05-021-0/+20
| * | | | tests: Reformat assert-msg-test.c to follow coding stylePhilip Withnall2023-05-021-3/+6
| |/ / /
* | | | Merge branch 'win32-network-monitor-error' into 'main'Philip Withnall2023-05-091-12/+12
|\ \ \ \
| * | | | gwin32networkmonitor: Fix returning address of local variablePhilip Withnall2023-05-091-12/+12
|/ / / /
* | | | Merge branch '116-utf8-docs' into 'main'Patrick Griffis2023-05-021-0/+30
|\ \ \ \
| * | | | docs: Document high-level UTF-8 requirements for GLibPhilip Withnall2023-05-021-0/+30
| |/ / /