Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 31 Oct 2012 19:47:15 +0000 | reimar | Only -1 is certain to never be a valid file descriptor. |
Wed, 31 Oct 2012 19:44:56 +0000 | reimar | Use correct function prototype instead of casting away the warnings. |
Wed, 31 Oct 2012 19:42:13 +0000 | reimar | Check value of n for validity before using it, not after. |
Wed, 31 Oct 2012 19:08:19 +0000 | reimar | Remove useless indirection that in addition completely broke the code. |