Ignore:
Timestamp:
Dec 9, 2000, 8:19:42 PM (25 years ago)
Author:
umoeller
Message:

Major updates; timers, LVM, miscellaneous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/procstat.h

    r7 r14  
    1717 *      This file Copyright (C) 1992-99 Ulrich M”ller,
    1818 *                                      Kai Uwe Rommel.
    19  *      This file is part of the XWorkplace source package.
    20  *      XWorkplace is free software; you can redistribute it and/or modify
     19 *      This file is part of the "XWorkplace helpers" source package.
     20 *      This is free software; you can redistribute it and/or modify
    2121 *      it under the terms of the GNU General Public License as published
    2222 *      by the Free Software Foundation, in version 2 as it comes in the
     
    3838
    3939    /********************************************************************
    40      *                                                                  *
    41      *   DosQProcStatus declarations (16-bit)                           *
    42      *                                                                  *
     40     *
     41     *   DosQProcStatus declarations (16-bit)
     42     *
    4343     ********************************************************************/
    4444
     
    230230
    231231    /********************************************************************
    232      *                                                                  *
    233      *   DosQuerySysState declarations (32-bit)                         *
    234      *                                                                  *
     232     *
     233     *   DosQuerySysState declarations (32-bit)
     234     *
    235235     ********************************************************************/
    236236
     
    596596
    597597    /********************************************************************
    598      *                                                                  *
    599      *   New procstat.c declarations                                    *
    600      *                                                                  *
     598     *
     599     *   New procstat.c declarations
     600     *
    601601     ********************************************************************/
    602602
     
    639639
    640640   /********************************************************************
    641     *                                                                  *
    642     *   DosQProcStat (16-bit) interface                                *
    643     *                                                                  *
     641    *
     642    *   DosQProcStat (16-bit) interface
     643    *
    644644    ********************************************************************/
    645645
     
    655655
    656656    /********************************************************************
    657      *                                                                  *
    658      *   DosQProcStat (16-bit) helpers                                  *
    659      *                                                                  *
     657     *
     658     *   DosQProcStat (16-bit) helpers
     659     *
    660660     ********************************************************************/
    661661
     
    671671
    672672    /********************************************************************
    673      *                                                                  *
    674      *   DosQuerySysState (32-bit) interface                            *
    675      *                                                                  *
     673     *
     674     *   DosQuerySysState (32-bit) interface
     675     *
    676676     ********************************************************************/
    677677
Note: See TracChangeset for help on using the changeset viewer.