/[hurd]/hurd/console/display.h
ViewVC logotype

Diff of /hurd/console/display.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by marcus, Wed Jun 12 14:38:39 2002 UTC revision 1.6 by marcus, Thu Jun 13 00:24:26 2002 UTC
# Line 60  mach_port_t display_get_filemap (display Line 60  mach_port_t display_get_filemap (display
60  ssize_t display_read (display_t display, int nonblock, off_t off,  ssize_t display_read (display_t display, int nonblock, off_t off,
61                        char *data, size_t len);                        char *data, size_t len);
62    
63    error_t display_notice_changes (display_t display, mach_port_t notify);
64    
65  /* Resume the output on the display DISPLAY.  */  /* Resume the output on the display DISPLAY.  */
66  void display_start_output (display_t display);  void display_start_output (display_t display);
67    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26