Quote:
> Anurag Ved schrieb:
> > Can anyone suggest any good program ideas (resonably large programs
- 5000
> > to 10000 lines)
> > Maybe the programs that you all have already written
> I am currently studying RTEMS and noticed that it does not support
named
> pipes. Adding that might be a worthy cause and something that I would
> really be looking forward to ;-)
Depending on what you are interested in, there are always neat projects
of varying sizes with RTEMS. Since 4.0, we have added filesystem
infrastructure and one user has submitted both an ftpd and an httpd
server. Adding the filesystem infrastructure covered a lot of the
POSIX 1003.1b file related API but named pipes still did not get
added. Depending on what you are interested in, there are options
ranging from network servers, POSIX benchmarks, POSIX asynchronize
IO, filesystem (DOS, ISO9660, etc), a new API, or porting a
run-time for one of the GNU languages like Chill to RTEMS. Doing
a BSP for one of the simulators built into gdb (like
the tx39 mips) would be a very doable home/hobby project like would
be very useful.
--joel
--joel
Joel Sherrill, Ph.D. Director of Research & Development
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.