summaryrefslogtreecommitdiff
path: root/base/mkromfs.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in base/Chris Liddell2023-01-041-2/+3
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-211-0/+13
* Bug 705774: Fix (not!) a memory leak in mkromfs.cChris Liddell2022-08-231-2/+7
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-7/+14
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 702910: Fix mkromfs for THREADSAFE buildPeter Cherepanov2021-02-151-12/+9
* Fix building mkromfs in a memento buildChris Liddell2021-02-011-0/+12
* Make gs_next_ids thread safe by using the core->monitor.Ray Johnston2020-10-311-0/+16
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-181-0/+12
* lgtm.com issue: Fix potential overflow in mkromfs.Robin Watts2020-07-081-0/+3
* lgtm.com: Add comment to empty conditional block to stop warning.Robin Watts2020-05-181-0/+1
* lgtm.com fixes: Fix cases where comparisons are constant.Robin Watts2020-05-151-5/+5
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squash warnings (dropped from earlier commit).Robin Watts2020-01-031-1/+1
* mkromfs: added -q option to reduce verbose diagnostics.Julian Smith2019-11-221-30/+39
* Move to size_t in allocations.Robin Watts2019-07-041-10/+10
* Fix up some coverity issues, and other warningsChris Liddell2019-06-181-12/+12
* Fix broken DEBUG build. Add standalone gs_log_error to mkromfs.cRay Johnston2019-05-291-0/+13
* Add use of new file access permissions to PS interpChris Liddell2019-05-291-3/+17
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update mkromfs to allow for splitting data into chunks.Robin Watts2018-10-291-26/+159
* Fix bug in mkromfs binary compaction.Robin Watts2018-09-061-5/+16
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-2/+13
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697484: fix mkromfs memory leakChris Liddell2017-02-091-12/+13
* Bug 697484: mkromfs: sort gp_enumerate_files output....Stefan Brüns2017-02-091-0/+23
* Bug 697484: mkromfs: make build reproducible.....Stefan Brüns2017-02-091-1/+9
* Coverity ID: 94951 limit the size of strings.....Chris Liddell2016-06-031-8/+12
* Coverity ID: 125783Chris Liddell2016-05-021-4/+4
* Coverity IDs: 94798, 94930, 94932, 94951, 95022Chris Liddell2016-05-021-7/+16
* Address some error handling issues in mkromfs.cChris Liddell2016-04-271-7/+11
* Bug 696563: tidy memory use in genconf and mkromfsChris Liddell2016-03-291-4/+7
* Squash warnings: Cull unused or dead code.Robin Watts2016-01-041-5/+0
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2409