From: <th...@us...> - 2002-11-20 19:28:34
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv7698/docs Modified Files: ChangeLog Log Message: Added Socket_FIOPOLLWORD ioctl for RISC O S Select. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ChangeLog 20 Nov 2002 19:19:26 -0000 1.11 --- ChangeLog 20 Nov 2002 19:28:31 -0000 1.12 *************** *** 21,24 **** --- 21,25 ---- - Added interfaces for wheel mouse support. (Tom Hughes) - Added context manipulation SWIs to FPEmulator. (Tom Hughes) + - Added Socket_FIOPOLLWORD ioctl. (Tom Hughes) * Bug Fixes: |