source: rtems/cpukit/libfs/ChangeLog @ c125425

4.104.114.84.95
Last change on this file since c125425 was c125425, checked in by Chris Johns <chrisj@…>, on 07/02/03 at 14:09:15

Patch from Victor V. Vengerov <vvv@…> to remove Linux code.

  • Property mode set to 100644
File size: 16.4 KB
RevLine 
[c125425]12003-07-02      Chris Johns <cjohns@cybertec.com.au>
2        * src/dosfs/Makefile.am, src/dosfs/msdos.h,
3        src/dosfs/msdos_conv.c, src/dosfs/msdos_create.c,
4        src/dosfs/msdos_dir.c, src/dosfs/msdos_misc.c: Patch from Victor
5        V. Vengerov <vvv@oktet.ru> to remove Linux code.
6        * src/dosfs/fat.c, src/dosfs/fat.h: Comment have been updated.
7
[5441193]82003-06-10      Phil Torre <ptorre@zetron.com>
9
10        PR 411/filesystem
11        * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and
12        then unlinking it causes a memory leak.
13
[c151cfc3]142003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
15
16        PR 367/filesystem
17        * src/dosfs/Makefile.am, src/dosfs/fat.c, src/dosfs/fat.h,
18        src/dosfs/fat_fat_operations.c, src/dosfs/fat_file.c,
19        src/dosfs/msdos.h, src/dosfs/msdos_dir.c: Some bugs were still
20        present in the DOSFS implementation:
21            - FAT12 did not work properly on Big-Endian machines
22            - Some synchronization and error handling problems were present
23            - Some legal codings for EOC were not recognized
24
25
[9b353a5]262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove AC_CONFIG_AUX_DIR.
29
[ccd81b60]302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
33
[9b5c258]342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AC_PREREQ(2.57).
37
[43f69a2d]382003-02-03      Steven Johnson <sjohnson@neurizon.net>
39
40        PR 338/filesystem
41        * src/imfs/ioman.c: Fix reentrancy problem with
42        rtems_io_lookup_name() (API change).
43
[b9fa9f0]442003-01-03      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
45
46        * src/dosfs/msdos_initsupp.c: Specify inherited priority as 0 since this
47        is a FIFO queuing semaphore.
48
[2d709236]492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * src/imfs/Makefile.am: Eliminate C_O_FILES.
52        * src/dosfs/Makefile.am: Ditto.
53
[a36e988]542002-12-02      Joel Sherrill <joel@OARcorp.com>
55
56        * src/dosfs/fat.h, src/dosfs/msdos.h: Added casts to remove warnings
57        on 16 bit targets like the h8300.
58
[9d721178]592002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Cosmetical fixes.
62
[47c0220]632002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Fix package name.
66
[56a1ae36]672002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
70
[f8cb04a5]712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Reformat.
74        Add autom4te*cache.
75        Remove autom4te.cache.
76
[2b30225]772002-10-02      Jennifer Averett <jennifer@OARcorp.com>
78
79        * src/imfs/memfile.c: Fixed case where last close of unlinked file
80        did not remove the resources associated with that file.  Reported
81        by Till Straumann <strauman@slac.stanford.edu> on the mailing list.
82
[d32359a7]832002-09-14      Joel Sherrill <joel@OARcorp.com>
84
85        * src/dosfs/fat.c, src/imfs/deviceio.c, src/imfs/imfs.h,
86        src/imfs/imfs_directory.c, src/imfs/imfs_fchmod.c,
87        src/imfs/memfile.c: Eliminated warnings.  A lot of this focus
88        was on changing read and write entry points to return ssize_t
89        as read(2) and write(2) now do.
90
[e6cf7a3]912002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[239cf33]92
[e6cf7a3]93        * wrapup/Makefile.am: Remove.
94        * wrapup/.cvsignore: Remove.
95        * Makefile.am: Remove wrapup SUBDIR.
96        * configure.ac: Remove wrapup/Makefile.
[3e83325]97
[705a0701]982002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: RTEMS_TOP(../..).
101
[8c746fe]1022002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove RTEMS_PROJECT_ROOT.
105
[da8f88a]1062002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
109        Add AC_PROG_RANLIB.
110
[8e7d260c]1112002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Don't preinstall libfs.a.
114
[7077c87]1152002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * src/dosfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
118        * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
119        * src/imfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
120        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
121        Use ../aclocal.
122        * wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
123
[47ef863a]1242002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        Move from c/src/libfs to c/src/exec/libfs
127        * configure.ac: Reflect move.
128        * Makefile.am: Ditto.
129        * src/Makefile.am: Ditto.
130        * src/dosfs/Makefile.am: Ditto.
131        * src/imfs/Makefile.am: Ditto.
132        * wrapup/Makefile.am: Ditto.
133
[c873f40]1342002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * src/imfs/imfs_getchild.c: include <string.h>.
137        * src/imfs/imfs_gtkn.c: Include <string.h>.
138        * src/imfs/ioman.c: Include <string.h>.
139        * src/imfs/linearfile.c: Include <string.h>.
140        * src/imfs/memfile.c: Include <string.h>.
141
[6940f507]1422001-04-04      Joel Sherrill <joel@OARcorp.com>
143
144        * src/dosfs/Makefile.am: Per PR129 do not install as many files
145        to the $(includedir).
146
[aed1f02a]1472002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * src/dosfs/fat.h: Include <string.h>.
150        Remove DBG1 and DBG2 (unused).
151
[d0ad2b3]1522002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Per PR169.
155        * src/dosfs/config.h.in, src/dosfs/stamp-h2.in: Removed from CVS.
156
157
[9fff6bf]1582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * src/dosfs/fat_file.c: Remove bsp.h.
161        fat_file_write(.. const char*buf ..).
162        * src/dosfs/fat_file.h: fat_file_write(.. const char*buf ..).
163
[05b8b60]1642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac:
167        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
168        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
169        * src/dosfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * src/imfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
174
[c31deeb]1752002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        Addressing PR 140.
178        * src/dosfs/config.h.in: Removed.
179        * src/dosfs/stamp-h2.in: Removed.
180        * .cvsignore: Add config.h*, stamp-h*.
181        * configure.ac: Remove AC_SRC_DIR(.../dosfs.h).
182        Remove AM_CONFIG_HEADER(src/dosfs/config.h).
183        Remove AM_CONFIG_HEADER(src/imfs/config.h).
184        Add AM_CONFIG_HEADER(config.h).
185        * src/dosfs/Makefile.am: INCLUDES = -I../.. .
186        * src/imfs/Makefile.am: INCLUDES = -I../.. .
187
[2de2bec]1882002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        Reported and tracked as PR130.
191        * src/dosfs/Makefile.am: Reworked, Disable dosfs for UNIX.
192        * wrapup/Makefile.am: Disable dosfs for UNIX.
193
[f9d1afc]1942001-03-01      Joel Sherrill <joel@OARcorp.com>
195
196        * src/imfs/.cvsignore: Added stamp-h1.in
197
[f36a7bfc]1982002-02-28      Victor V. Vengerov <vvv@oktet.ru>
199
200        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
201        * src/dosfs, src/dosfs/Makefile.am, src/dosfs/stamp-h2.in,
202        src/dosfs/config.h.in, src/dosfs/dosfs.h, src/dosfs/fat.c,
203        src/dosfs/fat.h, src/dosfs/fat_fat_operations.c,
204        src/dosfs/fat_fat_operations.h, src/dosfs/fat_file.c,
205        src/dosfs/fat_file.h, src/dosfs/msdos.h, src/dosfs/msdos_create.c,
206        src/dosfs/msdos_dir.c, src/dosfs/msdos_eval.c, src/dosfs/msdos_file.c,
207        src/dosfs/msdos_free.c, src/dosfs/msdos_fsunmount.c,
208        src/dosfs/msdos_handlers_dir.c, src/dosfs/msdos_handlers_file.c,
209        src/dosfs/msdos_init.c, src/dosfs/msdos_initsupp.c,
210        src/dosfs/msdos_misc.c, src/dosfs/msdos_mknod.c,
211        src/dosfs/msdos_node_type.c, src/dosfs/.cvsignore: New files.
212        * configure.ac, src/Makefile.am, wrapup/Makefile.am: Modified to
213        reflect addition.
214
[74e0ba5]2152002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * src/imfs/imfs_load_tar.c: Add include <sys/types.h>.
218        Add include <sys/stat.h>. Add include <fcntl.h>.
219        * src/imfs/imfs_rmnod.c: Add include <stdlib.h>.
220
[b2709481]2212002-01-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * src/imfs/imfs_eval.c: Include <rtems/seterr.h>.
224        Apply rtems_set_errno_and_return_minus_one.
225        * src/imfs/memfile.c: Include <rtems/seterr.h>.
226        Apply rtems_set_errno_and_return_minus_one.
227        * src/imfs/imfs_readlink.c: Include <rtems/seterr.h>.
228        Apply rtems_set_errno_and_return_minus_one.
229        * src/imfs/imfs_unlink.c: Include <rtems/seterr.h>.
230        Apply rtems_set_errno_and_return_minus_one.
231        * src/imfs/imfs_link.c: Include <rtems/seterr.h>.
232        Apply rtems_set_errno_and_return_minus_one.
233        * src/imfs/imfs_chown.c: Include <rtems/seterr.h>.
234        Apply rtems_set_errno_and_return_minus_one.
235        * src/imfs/ioman.c: Include <rtems/seterr.h>.
236        Apply rtems_set_errno_and_return_minus_one.
237        * src/imfs/imfs_mount.c: Include <rtems/seterr.h>.
238        Apply rtems_set_errno_and_return_minus_one.
239        * src/imfs/imfs_directory.c: Include <rtems/seterr.h>.
240        Apply rtems_set_errno_and_return_minus_one.
241        * src/imfs/imfs_stat.c: Include <rtems/seterr.h>.
242        Apply rtems_set_errno_and_return_minus_one.
243        * src/imfs/imfs_fchmod.c: Include <rtems/seterr.h>.
244        Apply rtems_set_errno_and_return_minus_one.
245        * src/imfs/imfs_symlink.c: Include <rtems/seterr.h>.
246        Apply rtems_set_errno_and_return_minus_one.
247        * src/imfs/imfs_mknod.c: Include <rtems/seterr.h>.
248        Apply rtems_set_errno_and_return_minus_one.
249        * src/imfs/linearfile.c: Include <rtems/seterr.h>.
250        Apply rtems_set_errno_and_return_minus_one.
251        * src/imfs/imfs_unmount.c: Include <rtems/seterr.h>.
252        Apply rtems_set_errno_and_return_minus_one.
253        * src/imfs/imfs.h: Apply rtems_set_errno_and_return_minus_one.
254        Comment out increment_and_check_linkcounts.
255
[c1b61c5]2562001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * wrapup/Makefile.am: Remove HAS_IMFS.
259
[f667aaec]2602001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * src/imfs/Makefile.am: Cleanup.
263
[47901d8]2642001-11-07      Jennifer Averett <jennifer@OARcorp.com>
265
266        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR49.
267        *  src/imfs/imfs_directory.c: Do not calculate the offset twice.
268
[fa2f9790]2692001-10-26      Victor V. Vengerov <vvv@oktet.ru>
270
271        * src/imfs/imfs_load_tar.c: Minor modification so this will
272        compile with gcc-2.95.3 with the arguments "-m5200 -O4".
273
[8670008c]2742001-10-16      Chris Johns <ccj@acm.org>
275
276        * imfs/imfs_load_tar.c: Changed the code around to remove an
277        internal compiler error on the Coldfire target.
278
[df25c998]2792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
282        * configure.in: Remove.
283        * configure.ac: New file, generated from configure.in by autoupdate.
284
[d9b0b866]2852001-10-10      Joel Sherrill <joel@OARcorp.com>
286
287        * src/imfs/imfs_getchild.c: Correct length of static string
288        as reported by Ibragimov Ilya <ibr@oktet.ru>.
289
[52b3ff6]2902001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.
293
[3520280]2942001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * src/imfs/Makefile.am: Revamp INCLUDES handling to make automake-1.5
297        happy.
298
[b6a2d2fa]2992001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
300
301        * src/imfs/imfs_eval.c: The CD_UP problem in imfs_eval has been
302        touched. The order of the questions is the key.
303
[b8c8cab]3042001-07-06      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
305
306        * src/imfs/deviceio.c: Make sure errno gets set to reflect
307        the status from the driver.
308
[e807db0]3092001-05-25      Joel Sherrill <joel@OARcorp.com>
310
311        * src/imfs/imfs_initsupp.c: Create the root node with the
312        desired permissions.  Nodes should be created with the right
313        permissions because chmod() is not supported by the miniIMFS
314        so changing after creation is not possible.
315
[53c3a2c6]3162001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
319
[eb22ebe]3202001-04-24      Joel Sherrill <joel@OARcorp.com>
321
322        * src/imfs/memfile.c (memfile_open): Did not set iop->size
323        and thus the value was incorrect.  Before this field was cleared,
324        this resulted in the value from the last time that IOP was used
325        being still in place.  Discovered by  Andrew Bythell
326        <abythell@nortelnetworks.com>.
327
[53462762]3282001-04-20      Joel Sherrill <joel@OARcorp.com>
329
330        * src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print
331        only information that does not vary based on target or memory
332        configuration.  The old prints are still there in case they
333        are needed in the future to debug.  Printing target dependent
334        addresses makes the test output vary by target unnecessarily.
335
[d79ef17]3362001-03-23      Joel Sherrill <joel@OARcorp.com>
337
338        * src/imfs/memfile.c: Reapply fix from bug report from
339        Jose Sturniolo <jsturnio@nec.com.ar> where NULL pointer
340        was dereferenced when freeing a triply indirect file. 
341        The fix was applied to the 4.5 release branch and not
342        the development branch.
343
[8b5d0db3]3442001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * src/imfs/Makefile.am: Apply include_*HEADERS instead of H_FILES.
347
[d6b1d73]3482001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.in: Add src/imfs/config.h
351        * src/imfs/Makefile.am: Add INCLUDES += -I. to pickup config.h
352        * src/imfs/.cvsignore: Add config.h and stamp-h
353        * src/imfs/*.c: Add config.h support.
354
[d1941587]3552001-01-12      Jake Janovetz <janovetz@uiuc.edu>
356
357        * src/imfs/imfs.h, src/imfs/imfs_creat.c, src/imfs/imfs_debug.c,
358        src/imfs/imfs_eval.c, src/imfs/imfs_fchmod.c,
359        src/imfs/imfs_handlers_memfile.c, src/imfs/imfs_init.c,
360        src/imfs/imfs_initsupp.c, src/imfs/imfs_stat.c, src/imfs/memfile.c,
361        src/imfs/miniimfs_init.c: Final developmental update to "tarfs".
362        When rtems_tarfs_load() is called, it checks the permissions
363        on each file.  If there is write permission, it just creates a
364        standard file using "creat()" and therefore, uses the IMFS MEMORY_FILE.
365        If there is no write permission, it creates a LINEAR_FILE node
366        with the appropriate properties.  If the permission is ever changed
367        to writeable, IMFS_fchmod converts it to a regular memory file.
368
[0ef748fb]3692000-12-12      Jake Janovetz <janovetz@uiuc.edu>
370
371        *  src/imfs/linearfile.c, src/imfs/imfs_load_tar.c: New files.
372        * src/imfs/Makefile.am, src/imfs/imfs.h,
373        src/imfs/imfs_creat.c, src/imfs/imfs_debug.c,
374        src/imfs/imfs_eval.c, src/imfs/imfs_handlers_memfile.c,
375        src/imfs/imfs_init.c, src/imfs/imfs_initsupp.c,
376        src/imfs/imfs_stat.c, src/imfs/miniimfs_init.c: Added "tarfs".
377        This is not really a tar filesystem.  It is a way to load a tar
378        image into the IMFS but actually leave bulky file contents in the
379        original tar image.  It essentially adds the linear file type and
380        associated support and a loader routine.
381
[6b5519a]3822000-11-28      Joel Sherrill <joel@OARcorp.com>
383
384        * src/imfs/memfile.c: Bug report from Sturniolo Jose
385        <jsturnio@nec.com.ar> where NULL pointer was dereferenced.
386
[13e47e2e]3872000-11-17      Jennifer Averret <jennifer@OARcorp.com>
388
389        * src/imfs/imfs_eval.c: Always return imaginary node at mount points.
390
[feead226]3912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
394
[a314d3b4]3952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
398
[c058578]3992000-11-01      Joel Sherrill <joel@OARcorp.com>
400
401        * src/imfs/Makefile.am, src/imfs/deviceio.c, src/imfs/imfs_chown.c,
402        src/imfs/imfs_config.c, src/imfs/imfs_creat.c, src/imfs/imfs_debug.c,
403        src/imfs/imfs_directory.c, src/imfs/imfs_eval.c, src/imfs/imfs_fchmod.c,
404        src/imfs/imfs_free.c, src/imfs/imfs_fsunmount.c, src/imfs/imfs_gtkn.c,
405        src/imfs/imfs_init.c, src/imfs/imfs_initsupp.c, src/imfs/imfs_link.c,
406        src/imfs/imfs_mknod.c, src/imfs/imfs_mount.c, src/imfs/imfs_readlink.c,
407        src/imfs/imfs_rmnod.c, src/imfs/imfs_stat.c, src/imfs/imfs_symlink.c,
408        src/imfs/imfs_unixstub.c, src/imfs/imfs_unlink.c,
409        src/imfs/imfs_unmount.c, src/imfs/imfs_utime.c, src/imfs/ioman.c,
410        src/imfs/memfile.c, src/imfs/miniimfs_init.c:
411        assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved
412        from libc to lib/include/rtems and now must be referenced as
413        <rtems/XXX.h>.  Now we do not have to reach up and over to
414        libc to pick them up.
415
[a0756c9a]4162000-10-24      Joel Sherrill <joel@OARcorp.com>
417
418        * src/imfs/imfs_config.c: New file containing IMFS configuration
419        information split from libc/base_fs.c.
420        * src/imfs/ioman.c: New file. Moved from lib/libc. Missed previously.
421        * src/imfs/Makefile.am: Added imfs_config.c and ioman.c.
422
[7ec7cf7]4232000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * Makefile.am, configure.in:  Introduce GNU canonicalization to libfs/.
426        The approach is currently a bit of a hack as GNU canonicalization
427        does not support the per-BSP build some of the other directories
428        require.  As more of the tree is converted, this will become less
429        of an issue.
430
[5b59c4d]4312000-10-19      Joel Sherrill <joel@OARcorp.com>
432
433        * .cvsignore, src/.cvsignore, src/imfs/.cvsignore, wrapup/.cvsignore:
434        New files.
435
[d71c6c1]4362000-10-18      Chris Johns <ccj@acm.org>
437
438        * libfs created.
439        * src, src/imfs, wrapup: New directories.
440        * ChangeLog, Makefile.am, README, configure.in, src/Makefile.am,
441        wrapup/Makefile.am: New files.
442        * src/imfs/deviceio.c, src/imfs/imfs_getchild.c,
443        src/imfs/imfs_readlink.c, src/imfs/imfs.h, src/imfs/imfs_gtkn.c,
444        src/imfs/imfs_rmnod.c, src/imfs/imfs_chown.c,
445        src/imfs/imfs_handlers_device.c, src/imfs/imfs_stat.c,
446        src/imfs/imfs_creat.c, src/imfs/imfs_handlers_directory.c,
447        src/imfs/imfs_symlink.c, src/imfs/imfs_debug.c,
448        src/imfs/imfs_handlers_link.c, src/imfs/imfs_unixstub.c,
449        src/imfs/imfs_directory.c, src/imfs/imfs_handlers_memfile.c,
450        src/imfs/imfs_unlink.c, src/imfs/imfs_eval.c, src/imfs/imfs_init.c,
451        src/imfs/imfs_unmount.c, src/imfs/imfs_fchmod.c,
452        src/imfs/imfs_initsupp.c, src/imfs/imfs_utime.c, src/imfs/imfs_fcntl.c,
453        src/imfs/imfs_link.c, src/imfs/memfile.c, src/imfs/imfs_fdatasync.c,
454        src/imfs/imfs_mknod.c, src/imfs/miniimfs_init.c, src/imfs/imfs_free.c,
455        src/imfs/imfs_mount.c, src/imfs/imfs_fsunmount.c, src/imfs/imfs_ntype.c:
456        New files. Moved from libc.
Note: See TracBrowser for help on using the repository browser.