annotate TVout/Mon-640x400 @ 1347:448d1bf28f5a

Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON attempt on such a system. The code tries mmap with /dev/zero and MIT-shm next. Fix a possible filedesc leak, when the code tries to mmap shared memeory via /dev/zero. Reuse the already open /dev/zero from a previous shmem_alloc call. (same change; now without changing the indentation of the code)
author jkeil
date Thu, 19 Jul 2001 20:32:13 +0000
parents 450521994982
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
449
450521994982 faszomba mar...
arpi_esp
parents: 448
diff changeset
2 fbset/fbset -fb /dev/fb1 -db fbset.db 640x400-60
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3