| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-01 | extmod/vfs: Support larger integer range in VFS stat time fields. | Damien George |
| 2020-03-27 | unix: Implement PEP 475 to retry syscalls failing with EINTR. | David Lechner |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-01-26 | extmod/vfs_posix: Release GIL during system calls. | David Lechner |
| 2019-09-23 | extmod/vfs_posix: Include stdio.h for declaration of function 'rename'. | Bob Fanger |
| 2019-02-12 | extmod: Convert legacy uppercase macro names to lowercase. | Damien George |
| 2018-07-11 | extmod/vfs_posix: Use DTTOIF if available to convert type in ilistdir. | Damien George |
| 2018-07-10 | extmod/vfs_posix: Support ilistdir with no (or empty) argument. | Damien George |
| 2018-06-06 | extmod/vfs: Introduce a C-level VFS protocol, with fast import_stat. | Damien George |
| 2018-06-06 | extmod: Add VfsPosix filesystem component. | Damien George |
