This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-12-21 19:29:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
20c8b4f9c6
contiki
/
backyard
/
platform
History
oliverschmidt
50be40768b
Removed closing of stdin, stdout (and stderr on the Apple2). It was introduced in order to maximize the number of available file handles for the webserver. However none of the target machine DOSes allows to open a single file several times diminishing the intended effect very much. One the other hand not being able to "just printf() something" causes trouble over and again - i.e. hello-world seemingly not working...after all a typical case of german over-enigneering ;-)
2010-02-10 07:43:25 +00:00
..
apple2enh
/lib
Removed closing of stdin, stdout (and stderr on the Apple2). It was introduced in order to maximize the number of available file handles for the webserver. However none of the target machine DOSes allows to open a single file several times diminishing the intended effect very much. One the other hand not being able to "just printf() something" causes trouble over and again - i.e. hello-world seemingly not working...after all a typical case of german over-enigneering ;-)
2010-02-10 07:43:25 +00:00
c64
esb
Moved old Makefile from platform/esb to backyard/platform/esb
2008-07-08 11:21:51 +00:00
gtk
Moved GTK port to the backyard as it doesn't work for quite some time by now.
2008-01-05 21:06:38 +00:00
minimal-ppp
sky
Moved old unused files to backyard
2008-05-27 13:16:34 +00:00