../
|
__brk.c
|
497 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
__getpid.c
|
181 bytes
|
7edb9281
|
11/05/99 19:02:03
|
Joel Sherrill |
Following comments from Eric Norum <eric@…>, a fairly …
|
__gettod.c
|
2.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
__sbrk.c
|
497 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
__times.c
|
1.5 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
access.c
|
794 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
assoc.c
|
4.6 KB
|
1c841bd2
|
05/27/99 16:13:19
|
Joel Sherrill |
Split out the routine rtems_assoc_name_bad().
|
assoc.h
|
1.5 KB
|
8389628
|
04/22/96 16:53:46
|
Joel Sherrill |
updates from Tony Bennett
|
assocnamebad.c
|
736 bytes
|
1c841bd2
|
05/27/99 16:13:19
|
Joel Sherrill |
Split out the routine rtems_assoc_name_bad().
|
base_fs.c
|
2.7 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
CASES
|
310 bytes
|
07a3253d
|
11/23/98 19:07:58
|
Joel Sherrill |
Added base version of file system infrastructure. This includes a …
|
cfgetispeed.c
|
579 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
cfgetospeed.c
|
557 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
cfsetispeed.c
|
716 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
cfsetospeed.c
|
694 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
chdir.c
|
1.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
chmod.c
|
991 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
chown.c
|
927 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
close.c
|
879 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
closedir.c
|
2.4 KB
|
07a3253d
|
11/23/98 19:07:58
|
Joel Sherrill |
Added base version of file system infrastructure. This includes a …
|
creat.c
|
218 bytes
|
ddaa60f
|
10/06/99 21:08:14
|
Joel Sherrill |
New file.
|
ctermid.c
|
566 bytes
|
c629812
|
12/13/99 22:10:45
|
Joel Sherrill |
Removed warnings.
|
deviceio.c
|
3.8 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
dup2.c
|
892 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
dup.c
|
444 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
error.c
|
6.2 KB
|
d9230ea
|
12/13/99 14:49:38
|
Joel Sherrill |
Added RTEMS_IO_ERROR.
|
error.h
|
1.0 KB
|
bd71da7
|
04/07/97 21:30:42
|
Joel Sherrill |
removed noreturn attribute to eliminate warnings.
|
eval.c
|
1.7 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fchmod.c
|
879 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fcntl.c
|
3.0 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fdatasync.c
|
772 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fpathconf.c
|
2.0 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fs_null_handlers.c
|
821 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fstat.c
|
1.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
fsync.c
|
753 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
ftruncate.c
|
1.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
getcwd.c
|
6.9 KB
|
da8ae79b
|
12/13/99 21:21:31
|
Joel Sherrill |
Warning removal patch from Philip A. Prindeville <philipp@…>.
|
getdents.c
|
1.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
getgrent.c
|
3.1 KB
|
a0a225f
|
07/02/99 18:50:40
|
Joel Sherrill |
Added code to initialize the /etc/group and /etc/passwd files.
|
getpwent.c
|
4.3 KB
|
a0a225f
|
07/02/99 18:50:40
|
Joel Sherrill |
Added code to initialize the /etc/group and /etc/passwd files.
|
hosterr.c
|
907 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs.h
|
13.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_chown.c
|
1.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_creat.c
|
2.8 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_debug.c
|
3.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_directory.c
|
9.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_eval.c
|
14.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_fchmod.c
|
1.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_fcntl.c
|
443 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_fdatasync.c
|
525 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_free.c
|
708 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_fsunmount.c
|
2.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_getchild.c
|
1.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_gtkn.c
|
1.6 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_handlers_device.c
|
718 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_handlers_directory.c
|
823 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_handlers_link.c
|
766 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_handlers_memfile.c
|
762 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_init.c
|
1.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_initsupp.c
|
1.8 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_link.c
|
1.5 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_mknod.c
|
1.6 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_mount.c
|
1.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_ntype.c
|
610 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_readlink.c
|
902 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_rmnod.c
|
1.5 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_stat.c
|
1.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_symlink.c
|
1.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_unixstub.c
|
953 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_unlink.c
|
1.6 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_unmount.c
|
1.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
imfs_utime.c
|
821 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
ioctl.c
|
866 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
ioman.c
|
2.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
isatty.c
|
239 bytes
|
ddaa60f
|
10/06/99 21:08:14
|
Joel Sherrill |
New file.
|
libcsupport.h
|
874 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
libio.c
|
7.7 KB
|
1563d8c
|
11/30/99 16:52:21
|
Joel Sherrill |
Removed duplicate definition of rtems_filesystem_umask.
|
libio.h
|
15.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
libio_.h
|
6.8 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
libio_sockets.c
|
1.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
link.c
|
2.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
lseek.c
|
1.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
lstat.c
|
442 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
Makefile.am
|
3.7 KB
|
7e642ba
|
11/22/99 19:27:13
|
Joel Sherrill |
Patch rtems-rc-19991117-9.diff from Ralf Corsepius …
|
malloc.c
|
9.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
memfile.c
|
23.1 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
miniimfs_init.c
|
1.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
mkdir.c
|
536 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
mkfifo.c
|
503 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
mknod.c
|
1.5 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
mount.c
|
7.0 KB
|
3dfe0b27
|
11/29/99 15:10:30
|
Joel Sherrill |
Fixed spacing.
|
newlibc.c
|
7.6 KB
|
7edb9281
|
11/05/99 19:02:03
|
Joel Sherrill |
Following comments from Eric Norum <eric@…>, a fairly …
|
no_libc.c
|
843 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
no_posix.c
|
1.5 KB
|
7edb9281
|
11/05/99 19:02:03
|
Joel Sherrill |
Following comments from Eric Norum <eric@…>, a fairly …
|
open.c
|
5.5 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
opendir.c
|
2.8 KB
|
07a3253d
|
11/23/98 19:07:58
|
Joel Sherrill |
Added base version of file system infrastructure. This includes a …
|
pathconf.c
|
673 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
pipe.c
|
421 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
read.c
|
1.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
readdir.c
|
2.8 KB
|
19b74f31
|
11/02/99 16:25:05
|
Joel Sherrill |
Check for NULL being passed in.
|
readlink.c
|
1.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
README
|
1.1 KB
|
ac7d5ef0
|
05/11/95 17:39:37
|
Joel Sherrill |
Initial revision
|
rewinddir.c
|
604 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
rmdir.c
|
1.3 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
scandir.c
|
4.7 KB
|
b88691c
|
11/16/99 15:26:29
|
Joel Sherrill |
Source and destination arguments to strncpy were swapped. This …
|
seekdir.c
|
701 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
stat.c
|
1.8 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
symlink.c
|
867 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcdrain.c
|
613 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcflow.c
|
589 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcflush.c
|
590 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcgetattr.c
|
641 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcgetprgrp.c
|
602 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcsendbreak.c
|
603 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcsetattr.c
|
919 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
tcsetpgrp.c
|
604 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
telldir.c
|
755 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
termios.c
|
28.6 KB
|
5adf355a
|
05/27/99 16:11:52
|
Joel Sherrill |
Split initialization and reserve resources from termios to reduce
size …
|
termiosinitialize.c
|
1.1 KB
|
5adf355a
|
05/27/99 16:11:52
|
Joel Sherrill |
Split initialization and reserve resources from termios to reduce
size …
|
termiosreserveresources.c
|
775 bytes
|
5adf355a
|
05/27/99 16:11:52
|
Joel Sherrill |
Split initialization and reserve resources from termios to reduce
size …
|
TODO
|
328 bytes
|
07a3253d
|
11/23/98 19:07:58
|
Joel Sherrill |
Added base version of file system infrastructure. This includes a …
|
truncate.c
|
785 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
ttyname.c
|
1.4 KB
|
e4b25c4
|
11/30/99 13:46:28
|
Joel Sherrill |
Corrected so they would compile with POSIX disabled.
|
ttyname_r.c
|
3.4 KB
|
e4b25c4
|
11/30/99 13:46:28
|
Joel Sherrill |
Corrected so they would compile with POSIX disabled.
|
umask.c
|
558 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
unixlibc.c
|
559 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
unlink.c
|
1.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
unmount.c
|
6.2 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
utime.c
|
905 bytes
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|
utsname.c
|
833 bytes
|
31473b7
|
11/16/99 16:03:21
|
Joel Sherrill |
Works now.
Removed times() since the version in the C Library support …
|
write.c
|
1.4 KB
|
08311cc3
|
11/17/99 17:51:34
|
Joel Sherrill |
Updated copyright notice.
|