augeas: Return matches list in order
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 8 May 2025 09:04:21 +0000 (10:04 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 8 May 2025 09:04:21 +0000 (10:04 +0100)
commitb703b92e3d26690aa6f7b822132049ce5435983e
treec3caa14df384a2ac7e0ff1af0600a3c46a0aa6e7
parent1cf5aef99b26a46529ca797547c0b49627fffe78
augeas: Return matches list in order

We built the list of matches in reverse order (compared to what Augeas
itself gives us).  So we have to reverse the list after building it so
they are in the normal order.
augeas-c.c
augeas.ml