0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add two high level functions for test if a file is encoded and system (use location) More... over 17 years ago
add function for test if a file is visible (use location) More... over 17 years ago
add support of size file in listdir More... over 17 years ago
fix filename in lower case in listdir More... over 17 years ago
add support of datetime in listdir More... over 17 years ago
add high level function for list a directory since a location More... over 17 years ago
cosmetic: fix a comment More... over 17 years ago
cosmetic: fix some comments More... over 17 years ago
loop_blf must be initialized More... over 17 years ago
remove useless return More... over 17 years ago
fix list_dir in fosread for test if a path is a directory and not just a file More... over 17 years ago
fix missed free in the fosfat_p_isdir function More... over 17 years ago
add function for test if a file is a directory, but this function uses a string location for found the file. Soon, the older function for test with the BLF, will be only static. More... over 17 years ago
fix bug with the BLF search More... over 17 years ago
add search for BLF with fosfat_search_* functions More... over 17 years ago
fix bug with the length of a dir name when the path is searched More... over 17 years ago
cosmetic: list of all string functions used More... over 17 years ago
create a static fosfat library instead of shared More... over 17 years ago
cosmetic: indentation in the libfosfat header More... over 17 years ago
cosmetic: use a better name for all struct and enum More... over 17 years ago
define the number of files for each BL, in the header More... over 17 years ago
simplify forread for use new libfosfat functions More... over 17 years ago
add function for test if a BD is the first SYS_LIST in libfosfat More... over 17 years ago
return syslist if the location is not found and if the disk is Smaky More... over 17 years ago
use the search_bd_insys in fosread More... over 17 years ago
add function to libfosfat for search a BD only since the first SYS_LISTcd More... over 17 years ago
use a define for the number of BL More... over 17 years ago
fix fosread.c ghost More... over 17 years ago
move fosread in a directory and fix all Makefiles More... over 17 years ago
cosmetic: fix comment for a function More... over 17 years ago