Gregory Nutt
|
66a0cfe88f
|
FS: directory operations will now work on empty directory nodes in the pseudo-filesystem
|
2014-02-19 09:21:38 -06:00 |
patacongo
|
1c52dce216
|
More changes for a kernel-mode allocator (more to be done)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-09 21:12:20 +00:00 |
patacongo
|
350299f43b
|
Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildroot toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5665 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-23 02:25:53 +00:00 |
patacongo
|
a51cd50e88
|
I learned how to spell PSEUDO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-05 17:44:11 +00:00 |
patacongo
|
40b9bd7a97
|
Clean-up files in fs/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4942 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-14 21:05:40 +00:00 |
patacongo
|
2fe4ad52f8
|
Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 18:01:07 +00:00 |
patacongo
|
38fd6e5317
|
Clean kernel-/user-mode module build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3469 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 20:54:00 +00:00 |
patacongo
|
7b69f1af91
|
Re-organize header files so that file systems can be built outside of the nuttx tree; add a binfs file system to apps/namedapp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3428 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-28 00:05:58 +00:00 |
patacongo
|
d67e9f0ad9
|
Switching to C99 stdint/stdbool.h types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2341 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 00:18:32 +00:00 |
patacongo
|
af55abec61
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@914 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-12 14:46:44 +00:00 |
patacongo
|
3e64d53637
|
Add TELNET front end to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@421 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-02 18:18:59 +00:00 |
patacongo
|
9ab11697a8
|
Simply conditional build; fix conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-09 19:11:00 +00:00 |
patacongo
|
a0153a1ed2
|
Add stat()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@257 42af7a65-404d-4744-a932-0658087f49c3
|
2007-05-27 18:08:18 +00:00 |
patacongo
|
84e1cf94cf
|
Finish FAT directory operations; add option to disable mountpoints; fix ARM compile errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@252 42af7a65-404d-4744-a932-0658087f49c3
|
2007-05-26 19:22:34 +00:00 |
patacongo
|
0528705d81
|
Setting up for mountpoint support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@250 42af7a65-404d-4744-a932-0658087f49c3
|
2007-05-26 16:05:59 +00:00 |
patacongo
|
3f1b80218e
|
Restructure header files for POSIX compliance; eliminate compile warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@107 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-20 16:51:12 +00:00 |
patacongo
|
599f8b4682
|
Added opendir, readdir, closedir, etc.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@62 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-14 22:41:09 +00:00 |