source: rtems/c/src/exec/libcsupport/src @ c7016198

4.104.114.84.95
Name Size Rev Age Author Last Change
../
__brk.c 546 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
__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 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
__sbrk.c 546 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
__times.c 1.5 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
access.c 843 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
assoc.c 4.6 KB 1c841bd2   05/27/99 16:13:19 Joel Sherrill Split out the routine rtems_assoc_name_bad().
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.8 KB 063e4950   11/02/99 16:27:05 Joel Sherrill Added support for configuring base filesystem. First attempt at a …
CASES 310 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
cfgetispeed.c 628 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
cfgetospeed.c 606 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
cfsetispeed.c 765 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
cfsetospeed.c 743 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
chdir.c 1.2 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
chmod.c 1.0 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
chown.c 976 bytes dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
close.c 928 bytes 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
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 609 bytes c7016198   11/16/99 15:27:52 Joel Sherrill Added.
dup2.c 941 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
dup.c 493 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
error.c 6.1 KB 85734b3   08/31/98 22:53:42 Joel Sherrill Patch from Eric Norum <eric@…>: I think I figured …
eval.c 1.7 KB 0139484   10/05/99 16:34:20 Joel Sherrill Patch from Wayne Bullaughey <wayne@…>. Comments follow: I'm …
fchmod.c 928 bytes 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
fcntl.c 3.1 KB 5f2566b   11/02/99 16:27:53 Joel Sherrill Fixed F_SETFL to properly convert between internal libio flags and …
fdatasync.c 821 bytes 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
fpathconf.c 2.0 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
fs_null_handlers.c 870 bytes 51435fc7   10/12/99 19:26:37 Joel Sherrill Split null handlers table to own file and renamed. Renamed IMFS …
fstat.c 1.4 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
fsync.c 802 bytes 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
ftruncate.c 1.2 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
getcwd.c 6.9 KB 3165b4d3   02/10/99 17:04:12 Joel Sherrill Added getcwd().
getdents.c 1.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
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 956 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
ioctl.c 915 bytes 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
isatty.c 239 bytes ddaa60f   10/06/99 21:08:14 Joel Sherrill New file.
libio.c 7.8 KB 77c81fd2   03/29/99 18:24:34 Jennifer.Averett Removed an uninitialized variable.
libio_sockets.c 1.3 KB 707d4d0   03/30/99 17:42:25 Joel Sherrill Removed warning for const removal.
link.c 2.1 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
lseek.c 1.3 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
lstat.c 491 bytes 933388ae   04/22/99 21:13:23 Joel Sherrill Added lstat().
malloc.c 9.3 KB 458bd34   11/05/99 16:44:02 Joel Sherrill This is another pass at making sure that nothing outside the BSP …
mkdir.c 585 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
mkfifo.c 552 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
mknod.c 1.5 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
mount.c 7.0 KB 04df848   10/25/99 14:23:03 Jennifer.Averett Added code to correctly free any allocated space during the evaluation …
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 892 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
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.6 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
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 722 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
pipe.c 470 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
read.c 1.3 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
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 dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
README 1.1 KB ac7d5ef0   05/11/95 17:39:37 Joel Sherrill Initial revision
rewinddir.c 653 bytes 19b74f31   11/02/99 16:25:05 Joel Sherrill Check for NULL being passed in.
rmdir.c 1.4 KB 4a07d2b   10/29/99 15:19:13 Jennifer.Averett Moved the rmnod callback from the operations table to the handler table.
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 750 bytes 19b74f31   11/02/99 16:25:05 Joel Sherrill Check for NULL being passed in.
stat.c 1.9 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
symlink.c 916 bytes dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
tcdrain.c 662 bytes d001776f   06/11/99 14:49:13 Joel Sherrill Added local prototype of ioctl() to avoid requiring sys/ioctl.h.
tcflow.c 638 bytes 3cad2919   10/01/99 15:55:30 Joel Sherrill Addition of more functionality by Eric Norum to support GNU readline.
tcflush.c 639 bytes 3cad2919   10/01/99 15:55:30 Joel Sherrill Addition of more functionality by Eric Norum to support GNU readline.
tcgetattr.c 690 bytes d001776f   06/11/99 14:49:13 Joel Sherrill Added local prototype of ioctl() to avoid requiring sys/ioctl.h.
tcgetprgrp.c 651 bytes c7016198   11/16/99 15:27:52 Joel Sherrill Added.
tcsendbreak.c 652 bytes c7016198   11/16/99 15:27:52 Joel Sherrill Added.
tcsetattr.c 968 bytes 3cad2919   10/01/99 15:55:30 Joel Sherrill Addition of more functionality by Eric Norum to support GNU readline.
tcsetpgrp.c 653 bytes c7016198   11/16/99 15:27:52 Joel Sherrill Added.
telldir.c 804 bytes 19b74f31   11/02/99 16:25:05 Joel Sherrill Check for NULL being passed in.
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 834 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
ttyname.c 1.4 KB c7016198   11/16/99 15:27:52 Joel Sherrill Added.
umask.c 607 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
unixlibc.c 608 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
unlink.c 1.4 KB dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
unmount.c 6.2 KB 04df848   10/25/99 14:23:03 Jennifer.Averett Added code to correctly free any allocated space during the evaluation …
utime.c 954 bytes dd0f326   10/12/99 19:10:46 Joel Sherrill Added rtems_filesystem_freenode() macro and added calls at appropriate …
utsname.c 949 bytes a68e6b9   04/15/99 18:58:43 Joel Sherrill Updated version string.
write.c 1.4 KB 73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.