[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-devel] Errno locations
- Date: Tue, 05 Feb 2008 16:17:35 -0600
- From: Tristan Halvorson <tristan@xxxxxxxxxxx>
- Subject: [Condor-devel] Errno locations
It's been suggested that I send out my earlier work on finding places
where errno is used incorrectly to condor-devel. The line numbers are
probably stale by now, but I've included the function, too, so hopefully
they're easy enough to find.
If anyone knows otherwise on any of these, feel free to let me know. I
went with the assumption that if msdn.microsoft.com didn't document
errno for the function, we couldn't rely on the behavior.
Tristan