mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-12 15:58:09 -05:00
* Added stream buffering for reading data from tar archive with update. * Increased size of the buffer used for unpacking files from tar archive. * Changed buffers data type from vectors to raw heap-allocated arrays.