Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://cdp-0.33-21.src.rpm:158701/cdp-nonblock.patch  info  downloads

--- cdp-0.33/hardware.c.foo	Thu Jun  8 17:21:40 2000
+++ cdp-0.33/hardware.c	Thu Jun  8 17:24:18 2000
@@ -175,7 +175,7 @@
     int                     ret = 1;
 
     if (pStatus->cd_fd < 0) {
-        if ((pStatus->cd_fd = open (cd_device, O_RDONLY )) < 0) {
+        if ((pStatus->cd_fd = open (cd_device, O_RDONLY | O_NONBLOCK )) < 0) {
             if (errno == EACCES) {
                 if (!warned) {
   		    exit_ncurses();
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn