Update libglnx subtree to latest master (aae4505)#716
Merged
Conversation
aae45057 Merge branch 'wip/smcv/chase' into 'master' 6dbe18bc chase: Factor out a function to append to the queue 46205a62 chase: Don't leak struct glnx_statx when we go up a level 916b7061 chase: Don't left-shift signed integer 1 by 31 places 7c1e8bd7 Merge branch 'wip/chaseat' into 'master' 4bacb433 tests: Add comprehensive tests for glnx_chase_and_statxat b4b99519 chase: Add glnx_chase_and_statxat 5f92fc4a tests: Add comprehensive tests for glnx_chaseat a973baad chase: Add glnx_chaseat which functions similar to openat2 2a75ac86 missing: Add syscall number for openat2() and open_tree() 01508367 fdio: Add glnx_statx 14578d85 missing: Add syscall and structs for statx() 8eb974e5 Merge branch 'wip/smcv/dup-unref-object' into 'master' 287353e5 Merge branch 'wip/smcv/wpointer-sign' into 'master' 27f2b28c local-alloc: Remove duplicate definition of glnx_unref_object f4101e80 tests: Avoid a -Wpointer-sign warning 51a1c2a9 Merge branch 'wip/various-improvements-1' into 'master' 0b0703c3 tests: Add comprehensive tests for glnx_fd_reopen 1ec49dfc fdio: Add glnx_fd_reopen c33f0ed0 glnx-errors.h: add glnx_fd_throw[_*] variants cdce8957 backports: Add g_clear_fd 6a556d05 lockfile: Assert non-null path in make_lock_file for analyzers de29c5f7 errors: Fix URL to an old libgsystem commit fed928ad Merge branch 'wip/smcv/issue5' into 'master' cd4b7b53 fdio: Avoid relying on VLAs or gcc-specific constant folding 5544bfdd Merge branch 'wip/smcv/issue1' into 'master' e6151ffb Add a test for glnx_shutil_mkdir_p_at with an unusable parent 2eb4bcc2 glnx-shutil: Cope with ENOENT even after recursing to create parents f44d9442 tests: Run each shutil test in a temporary directory b3459551 Merge branch 'wip/smcv/meson-bool' into 'master' f92968a8 build: Use a boolean default for a boolean option, rather than a string 87f2768f Merge branch 'wip/smcv/glib-unix' into 'master' 8ed45a1a glnx-backports: Include `<glib-unix.h>` b38235ac Merge branch 'wip/smcv/issue4' into 'master' d56b85b6 Merge branch 'wip/smcv/pid-format' into 'master' ed4c1fbb Merge branch 'wip/smcv/g-steal-fd-old-glib' into 'master' 284b75d3 build: Fix function detection when using -Werror=return-type e31547a6 backports: Avoid warnings for g_steal_fd when targeting older GLib f57d4439 backports: Add a fallback definition for G_PID_FORMAT git-subtree-dir: subprojects/libglnx git-subtree-split: aae4505722a24dcb4cf61a043f46436b9680571b
swick
approved these changes
Mar 29, 2026
Contributor
Author
|
Looks like "require linear history" was on in branch protections which was disabling the merge button. i switched it off. |
bbhtt
added a commit
that referenced
this pull request
Apr 8, 2026
bbhtt
added a commit
that referenced
this pull request
Apr 8, 2026
Backports #716 and a commit to fix autotools build
bbhtt
added a commit
that referenced
this pull request
Apr 8, 2026
Backports #716 and a commit to fix autotools build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated with