]> Savannah Git Hosting - gnulib.git/commit
mountlist: Add support for native Windows.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 19 Mar 2025 02:23:00 +0000 (19:23 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 19 Mar 2025 02:23:00 +0000 (19:23 -0700)
commit5f693944c4a5d9ad8334c27752a0a286d3fcb273
tree3271489b00a1d607b016d226612152fc2679c72a
parent43fccde48cbd878ea7b155fc764c1e99a23458d6
mountlist: Add support for native Windows.

* lib/mountlist.c (read_file_system_list) [_WIN32 && !__CYGWIN__]:
Enumerate all drive prefixes.
* m4/mountlist.m4 (gl_MOUNTLIST): Don't abort on native Windows.
ChangeLog
lib/mountlist.c
m4/mountlist.m4