nuttx/fs/mount
2016-12-09 18:39:40 -06:00
..
fs_automount.c Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why. 2016-12-09 18:39:40 -06:00
fs_foreachmountpoint.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
fs_mount.c libnx/nxglib: Fix handling of near-horizontal lines of width 1 in nxgl_splitline(). Missing handling for degenerate condition caused width 1 lines such as (0, 0) - (100, 10) to have gaps in the drawing. 2016-09-22 11:09:06 -06:00
fs_umount2.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Make.defs Add umount2(). umount() is now a macro that just calls umount2() with flags = 0. 2015-03-14 16:48:45 -06:00