Files
haiku-beta6/src
Ingo Weinhold ed9f4719f7 Fix FIONREAD related issues
* Network stack socket module: socket_control(): The FIONREAD argument
  is int, not ssize_t.
* Net kit: getsockopt(): R5_SO_FIONREAD: Fix ioctl() argument. Was
  taking a pointer of what already was a pointer to the buffer.
* libedit: el_gets(): The FIONREAD argument is int, not long.
2013-11-25 16:07:59 +01:00
..
2013-11-25 16:07:59 +01:00
2013-11-25 16:07:59 +01:00
2013-11-25 16:07:59 +01:00
2013-11-25 12:45:37 +01:00