source: rtems/c/src/lib/libc @ c0438add

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 …
__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.8 KB 8389628   04/22/96 16:53:46 Joel Sherrill updates from Tony Bennett
assoc.h 1.5 KB 8389628   04/22/96 16:53:46 Joel Sherrill updates from Tony Bennett
base_fs.c 1.8 KB 7a3878b   12/03/98 22:17:13 Jennifer.Averett Modifications for RTEMS_UNIX.
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.0 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
chmod.c 893 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
chown.c 851 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
close.c 1.4 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
closedir.c 2.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
deviceio.c 3.8 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
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 …
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 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
fchmod.c 1.1 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
fcntl.c 2.5 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
fdatasync.c 1.0 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
fpathconf.c 2.3 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
fstat.c 1.8 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
fsync.c 1019 bytes 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
ftruncate.c 1.3 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
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 …
hosterr.c 956 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs.h 12.4 KB 49629bd8   12/03/98 22:17:46 Jennifer.Averett Added a imfs fdatasync routine that gets called for fdatasync and datasync.
imfs_chown.c 1.1 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_creat.c 2.8 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_debug.c 3.3 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_directory.c 8.0 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_eval.c 14.4 KB 2f87c843   02/05/99 00:28:43 Joel Sherrill Corrected spacing and added some new error checks that were needed to …
imfs_fchmod.c 1.1 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_fdatasync.c 574 bytes a4e2f08   12/03/98 22:19:06 Jennifer.Averett Added imfs_fdatasync routine that gets called from both fdatasync and …
imfs_free.c 2.1 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_getchild.c 1.3 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_gtkn.c 1.6 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_handlers.c 1.4 KB 49629bd8   12/03/98 22:17:46 Jennifer.Averett Added a imfs fdatasync routine that gets called for fdatasync and datasync.
imfs_init.c 3.3 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_initsupp.c 3.3 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_link.c 1.6 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_mknod.c 1.6 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_mount.c 1.2 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_ntype.c 659 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_readlink.c 951 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_rmnod.c 2.1 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_stat.c 1.3 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_symlink.c 1.2 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_unlink.c 1.5 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_unmount.c 1.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
imfs_utime.c 870 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
ioctl.c 1.3 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
ioman.c 2.1 KB 7a3878b   12/03/98 22:17:13 Jennifer.Averett Modifications for RTEMS_UNIX.
libcsupport.h 923 bytes 60b791ad   02/17/98 23:46:28 Joel Sherrill updated copyright to 1998
libio.c 7.9 KB cca4400   12/10/98 23:31:54 Joel Sherrill Merged Eric Norum's select patch that was based on 4.0 and resolved …
libio.h 15.6 KB cca4400   12/10/98 23:31:54 Joel Sherrill Merged Eric Norum's select patch that was based on 4.0 and resolved …
libio_.h 6.7 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
libio_sockets.c 1.3 KB c9df8d8f   01/28/99 18:42:04 Joel Sherrill Patch from Eric Norum <eric@…> to set more flags in …
link.c 1.5 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
lseek.c 1.7 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
Makefile.in 2.7 KB 8548fe0   02/18/99 18:36:05 Joel Sherrill Part of the automake VI patch from Ralf Corsepius …
malloc.c 9.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
memfile.c 21.3 KB efb1b830   02/10/99 17:04:54 Joel Sherrill Corrected multiple places the file size was not being properly updated.
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.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
mount.c 7.4 KB 2f87c843   02/05/99 00:28:43 Joel Sherrill Corrected spacing and added some new error checks that were needed to …
newlibc.c 9.8 KB edfb0eb   02/18/99 15:11:41 Joel Sherrill GLobal reentrancy structure is now dynamically initialized.
no_libc.c 892 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
open.c 5.6 KB 9619ff3   02/10/99 17:05:55 Joel Sherrill Set the read/write offset to 0 when the file is opened. The ACVC had …
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 63415655   05/22/23 13:58:27 joel score/src/pheap*: Remove unreferenced methods * …
read.c 1.7 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
readdir.c 2.7 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
readlink.c 1.0 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
README 1.1 KB ac7d5ef0   05/11/95 17:39:37 Joel Sherrill Initial revision
rewinddir.c 625 bytes 73441b6f   01/04/99 16:26:37 Joel Sherrill Removed blank lines
rmdir.c 1.2 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
scandir.c 4.7 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
seekdir.c 720 bytes 73441b6f   01/04/99 16:26:37 Joel Sherrill Removed blank lines
stat.c 1.4 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
symlink.c 858 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
tcdrain.c 636 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
tcgetattr.c 664 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
tcsetattr.c 791 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
telldir.c 717 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
termios.c 21.2 KB 8a496e46   09/23/98 13:20:34 Joel Sherrill Patch from Aleksey (Quality Quorum <qqi@…>): 1. …
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 …
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 1010 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
unmount.c 6.0 KB 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
utime.c 846 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
utsname.c 980 bytes 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
write.c 1.8 KB 2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.