/[gcl]/gcl/h/linux.h
ViewVC logotype

Diff of /gcl/h/linux.h

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

revision 1.11 by camm, Mon May 3 21:36:44 2004 UTC revision 1.12 by camm, Mon Mar 7 23:29:33 2005 UTC
# Line 93  do {static struct sigaction action; \ Line 93  do {static struct sigaction action; \
93      result = (current_mask & sigmask(m) ? signal_mask(m) : 0) \      result = (current_mask & sigmask(m) ? signal_mask(m) : 0) \
94        | (current_mask & sigmask(n) ? signal_mask(n) : 0);        | (current_mask & sigmask(n) ? signal_mask(n) : 0);
95    
96  #undef RUN_PROCESS  #define RUN_PROCESS
97    
98  #define IEEEFLOAT  #define IEEEFLOAT
99                

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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