mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
PR 720/filesystem: * libfs/src/dosfs/msdos_format.c: New (From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>). * libfs/Makefile.am: Reflect changes above:
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
|
||||
|
||||
PR 720/filesystem:
|
||||
* libfs/src/dosfs/msdos_format.c: New
|
||||
(From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>).
|
||||
* libfs/Makefile.am: Reflect changes above:
|
||||
|
||||
2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
|
||||
|
||||
* libcsupport/include/stdint.h: Move mal-placed comment.
|
||||
|
||||
@@ -71,7 +71,7 @@ libdosfs_a_SOURCES += src/dosfs/msdos_create.c src/dosfs/msdos_dir.c \
|
||||
src/dosfs/msdos_handlers_file.c src/dosfs/msdos_init.c \
|
||||
src/dosfs/msdos_initsupp.c src/dosfs/msdos_misc.c \
|
||||
src/dosfs/msdos_mknod.c src/dosfs/msdos_node_type.c \
|
||||
src/dosfs/msdos_conv.c src/dosfs/msdos.h
|
||||
src/dosfs/msdos_conv.c src/dosfs/msdos.h src/dosfs/msdos_format.c
|
||||
|
||||
libdosfs_g_a_SOURCES = $(libdosfs_a_SOURCES)
|
||||
|
||||
|
||||
1007
cpukit/libfs/src/dosfs/msdos_format.c
Normal file
1007
cpukit/libfs/src/dosfs/msdos_format.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user