aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-setenv-environ.c
AgeCommit message (Collapse)AuthorFilesLines
2025-01-25stdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu1-0/+36
Add a test for setenv with updated environ. Verify that BZ #32588 is fixed. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Florian Weimer <fweimer@redhat.com>