aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-03-26Make mke2fs/e2fsdroid available for vendorKelvin Zhang
2023-06-21Compile libext2_blkid and libext2_uuid on Mac OS X for the Cuttlefish launcherA. Cody Schuffelen
2023-03-01libext2fs: fix ext2fs_get_device_size2() return value on WindowsEric Biggers
2023-02-06Update generated files for AndroidEric Biggers
2023-02-06Merge upstream tag 'v1.46.6' into aosp/masterEric Biggers
2023-02-02Update generated files for AndroidEric Biggers
2023-02-01ext2fs: Use 64bit lseek when _FILE_OFFSET_BITS is 64Khem Raj
2023-02-01Add option to enable/disable largefile supportKhem Raj
2023-02-01libext2fs: reject opening a file system where the blocks per group < 8Theodore Ts'o
2023-02-01Update Makefile dependenciesTheodore Ts'o
2023-02-01libext2fs: unix_io: fix_potential error path deadlock in flush_cached_blocks()Theodore Ts'o
2023-02-01libext2fs: unix_io: fix potential error path deadlock in reuse_cache()Theodore Ts'o
2023-02-01libext2fs: unix_io: add flag which suppresses calling the write error handlerTheodore Ts'o
2023-02-01AOSP: Android: run bpfmt on all bp filesEric Biggers
2023-02-01AOSP: Android: consolidate warning suppressionsEric Biggers
2023-02-01AOSP: Android: stop suppressing warnings controlled by -WallEric Biggers
2023-02-01AOSP: Android: consolidate addition of include/mingw/Eric Biggers
2023-02-01AOSP: Android: add a new upstream source fileEric Biggers
2023-02-01AOSP: lib/support: don't assume qsort_r() is always available on LinuxEric Biggers
2023-02-01AOSP: Stop explicitly specifying -fno-strict-aliasingEric Biggers
2023-01-31AOSP: Update lib/ext2fs/Android.bp for upstream changeEric Biggers
2023-01-31dict: Add modifification note required by licenseBastian Germann
2023-01-30Update generated files for AndroidEric Biggers
2023-01-30Android: run bpfmt on all bp filesEric Biggers
2023-01-30Android: consolidate warning suppressionsEric Biggers
2023-01-30Android: stop suppressing warnings controlled by -WallEric Biggers
2023-01-30Android: consolidate addition of include/mingw/Eric Biggers
2023-01-30Android: add a new upstream source fileEric Biggers
2023-01-30lib/support: don't assume qsort_r() is always available on LinuxEric Biggers
2023-01-30Merge upstream commit 'b0101535a35c' into aosp/masterEric Biggers
2023-01-30lib/uuid: remove unneeded Windows UUID workaroundEric Biggers
2023-01-30lib/ext2fs: don't warn about lack of getmntent on WindowsEric Biggers
2023-01-29Change the xattr entry hash to use an unsighed char by defaultTheodore Ts'o
2023-01-27misc/mke2fs: fix Windows buildEric Biggers
2023-01-27lib/uuid: remove conflicting Windows implementation of gettimeofday()Eric Biggers
2023-01-27lib/support: clean up definition of flags_arrayEric Biggers
2023-01-27lib/support: remove unused label in get_devname()Eric Biggers
2023-01-27lib/ss: fix 'make install' by creating man1dirEric Biggers
2023-01-27lib/{ext2fs,support}: fix 32-bit Windows buildEric Biggers
2023-01-27lib/ext2fs: fix a -Wpointer-sign warning in ext2fs_mmp_start()Eric Biggers
2023-01-27lib/ext2fs: fix two compiler warnings in windows_io.cEric Biggers
2023-01-27lib/ext2fs: fix a printf format specifier in file_test()Eric Biggers
2023-01-27lib/ext2fs: consistently use #ifdefs in ext2fs_print_bmap_statistics()Eric Biggers
2023-01-27lib/ext2fs: remove 32-bit x86 bitops assemblyEric Biggers
2023-01-27lib/et: fix "unused variable" warnings when !HAVE_FCNTLEric Biggers
2023-01-27lib/{e2p,ss}: remove manual declarations of errnoEric Biggers
2023-01-27lib/e2p: fix a -Wunused-variable warning in getflags()Eric Biggers
2023-01-27lib/blkid: suppress -Wstringop-truncation warning in blkid_strndup()Eric Biggers
2023-01-27lib/blkid: suppress -Wunused-result warning in blkid_flush_cache()Eric Biggers
2023-01-27lib/blkid: fix -Wunused-variable warning in blkid_get_dev_size()Eric Biggers