newrpl/firmware/sys/fsystem
claudiol c198edc6ca Added support for firmware update for HP Prime (untested)
Added validation of firmware images for each device
Improved handling of CRC errors in USB file transfer protocols
Fixed several compiler warnings
2021-06-17 21:14:23 -04:00
..
fatconvert.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsallocator.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsattr.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fscalcfreespace.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fschattr.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fschdir.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fschmode.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsclose.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fscloseanddelete.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsconvert2shortentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fscreate.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsdelete.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsdeletedirentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fseof.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsexpandchain.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfileisopen.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfileisreferenced.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfilelength.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfindchar.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfindentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfindfile.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfindforcreation.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsflushbuffers.c Added control of GPL13 = WP pin of Flash Chip. Added more checks to prevent writing to the volume if it's read-only. 2021-06-02 19:58:27 -04:00
fsflushfatcache.c Added control of GPL13 = WP pin of Flash Chip. Added more checks to prevent writing to the volume if it's read-only. 2021-06-02 19:58:27 -04:00
fsfreechain.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsfreefile.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetaccessdate.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetchain.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetchainsize.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetcreattime.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetcurrentvolume.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetcwd.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetdatetime.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgeterrormsg.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetfilename.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgethandle.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetnametype.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetnextentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetvolumefree.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetvolumesize.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsgetwritetime.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsinit.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsmkdir.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsmountvolume.c Added support for firmware update for HP Prime (untested) 2021-06-17 21:14:23 -04:00
fsmovedopenfiles.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsnamecompare.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsopen.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsopendir.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fspackdir.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fspackname.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fspatchfatblock.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsread.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsreadll.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsreleaseentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsrename.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsrestart.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsrmdir.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsseek.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fssetcasemode.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fssetcurrentvolume.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsshutdown.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fssleep.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsstripsemi.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fstell.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fstruncatechain.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsupdatedirentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsvolumeinserted.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsvolumemounted.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fsvolumepresent.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fswrite.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fswritefatentry.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
fswritell.c Added control of GPL13 = WP pin of Flash Chip. Added more checks to prevent writing to the volume if it's read-only. 2021-06-02 19:58:27 -04:00
fsyspriv.h Added control of GPL13 = WP pin of Flash Chip. Added more checks to prevent writing to the volume if it's read-only. 2021-06-02 19:58:27 -04:00
fsystem.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
misalign.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00