platform_build_soong/third_party/zip
Joe Onorato b4638c1ac3 Make a pass over our codebase cleaning up non-precise / non-inclusive language.
Test: treehugger
Bug: 204369779
Change-Id: I6e63cae824d323535cdb14b493edd868df47738d
2021-10-28 10:32:07 -07:00
..
testdata
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
android.go Fix zip64 reader when file size is < 4GB and 32 bit fields are -1 2020-08-06 15:48:04 -04:00
android_test.go Store real number of records in regular end record when possible 2021-05-08 00:18:04 +00:00
example_test.go
LICENSE Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
reader.go
reader_test.go Make a pass over our codebase cleaning up non-precise / non-inclusive language. 2021-10-28 10:32:07 -07:00
register.go
struct.go
writer.go Store real number of records in regular end record when possible 2021-05-08 00:18:04 +00:00
writer_test.go
zip_test.go