Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/include/arch/i386/klibc/archconfig.h

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

revision 1296 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1297 by niro, Fri May 27 15:12:11 2011 UTC
# Line 9  Line 9 
9  #ifndef _KLIBC_ARCHCONFIG_H  #ifndef _KLIBC_ARCHCONFIG_H
10  #define _KLIBC_ARCHCONFIG_H  #define _KLIBC_ARCHCONFIG_H
11    
12  /* On i386, only half the signals are accessible using the legacy calls. */  /* The i386 <asm/signal.h> is still not clean enough for this... */
13  #define _KLIBC_USE_RT_SIG 1  #define _KLIBC_USE_RT_SIG 0
14    
15  #endif /* _KLIBC_ARCHCONFIG_H */  #endif /* _KLIBC_ARCHCONFIG_H */

Legend:
Removed from v.1296  
changed lines
  Added in v.1297