ext: the N in /dev/fd/N must be unsigned
commit41debb52b9d719dbb6f3ee7963de8913eff0c13d
authorEric Wong <normalperson@yhbt.net>
Sun, 6 Jun 2010 07:34:09 +0000 (6 07:34 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 6 Jun 2010 07:34:09 +0000 (6 07:34 +0000)
treef16694ac9eeffb16833140c7635fd9378a3b0219
parentcd76457a8eec40a0de8cb2bc779c5bfb08b9d7b3
ext: the N in /dev/fd/N must be unsigned

There's no way in hell a valid file descriptor can have
a negative number attached to it.
ext/clogger_ext/clogger.c