Changeset 656 for trunk/libs


Ignore:
Timestamp:
Dec 6, 2019, 12:07:51 PM (4 years ago)
Author:
alain
Message:

Fix several bugs in the FATFS and in the VFS,
related to the creation of big files requiring
more than 4 Kbytes (one cluster) on device.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libs/mini-libc/time.h

    r449 r656  
    3535
    3636/*****************************************************************************************
    37  * This function returns in the structure <tv>, defined in the time.h file,
     37 * This function returns in the structure <tv>, defined in the shared_time.h file,
    3838 * the current time (in seconds & micro-seconds).
    3939 * It is computed from the calling core descriptor.
Note: See TracChangeset for help on using the changeset viewer.