/[global]/global/libutil/idset.c
ViewVC logotype

Diff of /global/libutil/idset.c

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

revision 1.5 by shigio, Tue Oct 4 07:59:04 2005 UTC revision 1.6 by shigio, Sat Oct 8 12:44:27 2005 UTC
# Line 28  Line 28 
28  #include "die.h"  #include "die.h"
29  #include "idset.h"  #include "idset.h"
30    
31    #ifndef CHAR_BIT
32    #define CHAR_BIT 8
33    #endif
34    
35  /*  /*
36  Idset: usage and memory status  Idset: usage and memory status
37    

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