Changeset f8d36645 in rtems for c/src/libnetworking/rtems_servers/ftpd.c
- Timestamp:
- 05/28/00 17:46:40 (23 years ago)
- Children:
- 1d89b75c
- Parents:
- 9c948846
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/libnetworking/rtems_servers/ftpd.c
r9c948846 rf8d36645 900 900 * 12/01/97 - Creation (JWJ) * 901 901 *************************************************************************/ 902 903 /* this is not prototyped in strict ansi mode */ 904 905 FILE *fdopen (int fildes, const char *mode); 906 902 907 static void 903 908 rtems_ftpd_daemon()
Note: See TracChangeset
for help on using the changeset viewer.