Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON | jkeil | 2001-07-19 |
| | | | | | | | | | | | | 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) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1348 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||
* | disable ddebug printfs | arpi_esp | 2001-04-18 |
| | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@499 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||
* | Initial revision | arpi_esp | 2001-02-24 |
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2 |