/[hurd]/hurd/libps/ps.h
ViewVC logotype

Diff of /hurd/libps/ps.h

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

revision 1.32 by roland, Sat Mar 31 23:09:21 2001 UTC revision 1.33 by roland, Mon Dec 31 23:54:28 2001 UTC
# Line 1  Line 1 
1  /* Routines to gather and print process information.  /* Routines to gather and print process information.
2    
3     Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.     Copyright (C) 1995,96,99,2001 Free Software Foundation, Inc.
4    
5     Written by Miles Bader <miles@gnu.ai.mit.edu>     Written by Miles Bader <miles@gnu.org>
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License as     modify it under the terms of the GNU General Public License as
# Line 1026  int proc_stat_list_spec_nominal (struct Line 1026  int proc_stat_list_spec_nominal (struct
1026     information on the data types these routines return.  */     information on the data types these routines return.  */
1027    
1028  /* Return the current host port.  */  /* Return the current host port.  */
1029  host_t ps_get_host ();  mach_port_t ps_get_host ();
1030    
1031  /* Return a pointer to basic info about the current host in HOST_INFO.  Since  /* Return a pointer to basic info about the current host in HOST_INFO.  Since
1032     this is static global information we just use a static buffer.  If a     this is static global information we just use a static buffer.  If a

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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