Peter Barker
|
67aca84adc
|
AP_FileSystem: avoid aliasing isatty from unistd.h
If some poor sod includes unistd.h in a header included by this then we
get a compilation failure.
|
2019-12-10 10:48:08 +11:00 |
Michael du Breuil
|
14bf946fe2
|
AP_Filesystem: Add dir type to fatfs
|
2019-11-02 22:52:06 +11:00 |
Andrew Tridgell
|
b72dcf6478
|
AP_Filesystem: use a recursive semaphore
this is needed to cope with the mkdir("/APM") in sdcard_retry()
|
2019-09-06 08:51:04 +10:00 |
Andrew Tridgell
|
b489e8a655
|
AP_Filesystem: added set_mtime() call
|
2019-08-27 15:40:43 +10:00 |
Andrew Tridgell
|
692abb11fa
|
AP_Filesystem: define new filesystem API
|
2019-08-27 15:40:43 +10:00 |