Skip to content

Update libglnx subtree to latest master (aae4505)#716

Merged
bbhtt merged 2 commits intomainfrom
bbhtt/upd-glnx
Apr 1, 2026
Merged

Update libglnx subtree to latest master (aae4505)#716
bbhtt merged 2 commits intomainfrom
bbhtt/upd-glnx

Conversation

@bbhtt
Copy link
Copy Markdown
Contributor

@bbhtt bbhtt commented Mar 29, 2026

Generated with

git subtree pull --prefix=subprojects/libglnx libglnx master --squash

bbhtt added 2 commits March 30, 2026 00:10
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
@bbhtt bbhtt merged commit d7fcee0 into main Apr 1, 2026
3 checks passed
@bbhtt bbhtt deleted the bbhtt/upd-glnx branch April 1, 2026 14:12
@bbhtt
Copy link
Copy Markdown
Contributor Author

bbhtt commented Apr 1, 2026

Looks like "require linear history" was on in branch protections which was disabling the merge button. i switched it off.

@bbhtt bbhtt added this to the 1.5.0 milestone Apr 2, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants