Age | Commit message (Expand) | Author |
---|---|---|
2007-02-16 | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling | Yang Tse |
2007-01-31 | when using select() instead of poll, skip the test if the number of | Yang Tse |
2007-01-30 | fix temp string buffer variable name | Yang Tse |
2007-01-30 | skip test on platforms on which we use select() instead | Yang Tse |
2007-01-28 | Compiler warning fix | Yang Tse |
2006-11-03 | add a couple more of debugging messages | Yang Tse |
2006-11-03 | reduce max size of dinamically allocated arrays to minimize the nasty | Yang Tse |
2006-11-03 | fix comments and renumber rlimit return codes | Yang Tse |
2006-11-02 | remove leftover comment | Yang Tse |
2006-11-02 | update and split test cases 518 and 537 into its own source code file | Yang Tse |