/[hurd]/hurd/utils/ps.c
ViewVC logotype

Diff of /hurd/utils/ps.c

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

revision 1.59 by roland, Tue May 28 23:56:34 2002 UTC revision 1.59.2.1 by ams, Mon Oct 31 00:25:49 2005 UTC
# Line 1  Line 1 
1  /* Show process information.  /* Show process information.
2    
3     Copyright (C) 1995,96,97,98,99,2002 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,98,99,2002,2005 Free Software Foundation, Inc.
4    
5     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
6    
# Line 249  main(int argc, char *argv[]) Line 249  main(int argc, char *argv[])
249      }      }
250    
251    /* Returns the name of the current controlling terminal.  */    /* Returns the name of the current controlling terminal.  */
252    static const char *current_tty_name()    const char *current_tty_name()
253      {      {
254        error_t err;        error_t err;
255        struct ps_tty *tty;        struct ps_tty *tty;

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.59.2.1

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