Magellan Linux

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

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

revision 904 by niro, Sat Sep 1 22:45:15 2007 UTC revision 905 by niro, Fri Oct 16 11:35:59 2009 UTC
# Line 96  typedef struct { Line 96  typedef struct {
96  #define MINSIGSTKSZ 2048  #define MINSIGSTKSZ 2048
97  #define SIGSTKSZ 8192  #define SIGSTKSZ 8192
98    
99  #include <asm-generic/signal.h>  #include <asm-generic/signal-defs.h>
100    
101  /* This uses gcc anonymous union support... */  /* This uses gcc anonymous union support... */
102  struct siginfo;  struct siginfo;

Legend:
Removed from v.904  
changed lines
  Added in v.905