Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename hinfo -> dtable. Name the former dtable array 'fdtab'. | Christopher Faylor | 2000-08-12 | 1 | -2/+2 |
* | * poll.cc: Allow any descriptor and any number of descriptors. | Corinna Vinschen | 2000-08-11 | 1 | -20/+34 |
* | * poll.cc: Add bounds checking for file descriptors. Return POLLNVAL | Corinna Vinschen | 2000-08-11 | 1 | -19/+22 |
* | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 2000-08-02 | 1 | -1/+1 |
* | Patch suggested by Eric Fifer <EFifer@sanwaint.com> | Corinna Vinschen | 2000-07-17 | 1 | -3/+3 |
* | * poll.cc (poll): Zero out `open_fds' as well. | Corinna Vinschen | 2000-07-04 | 1 | -0/+1 |
* | * poll.cc: New file. Implement `poll' system call. | Corinna Vinschen | 2000-07-04 | 1 | -0/+63 |