Emery Hemingway
2da239d0c8
void sync(char const *path)
...
Sync now takes a path argument at VFS and File system interfaces.
Issue #1648
2015-11-04 14:09:23 +01:00
Emery Hemingway
cec2dd3b3f
unify file system utilities to os/include/file_system
...
Fixes #1564
2015-06-22 14:43:36 +02:00
Emery Hemingway
5fc8ed3e6b
file system servers must not use null tx buffers
...
Fixes #1534
2015-05-26 09:40:04 +02:00
Emery Hemingway
55c0a947e4
Move generic fs helpers to os/include/file_system
...
Fixes #1488
2015-05-06 10:55:17 +02:00
Norman Feske
d9d65aa86b
base: use reference for ascii_to output argument
...
Issue #1477
2015-04-17 16:13:19 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00