summaryrefslogtreecommitdiff
path: root/include/asm-generic/siginfo.h
AgeCommit message (Expand)Author
2004-09-15[PATCH] back out siginfo_t.si_rusage from waitid changesRoland McGrath
2004-08-30[PATCH] waitid system callRoland McGrath
2004-07-12[PATCH] sparse: signal annotationAlexander Viro
2004-04-11[PATCH] posix message queues: implementationAndrew Morton
2004-04-03Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.Linus Torvalds
2004-03-31[PATCH] remove __ARCH_SI_BAND_TAndrew Morton
2004-03-31[PATCH] siginfo.si_band is longAndrew Morton
2003-08-18The default ARCH_SI_BAND_T should be "int", since that is whatLinus Torvalds
2003-08-18[PATCH] Fix si_band type in asm-generic/siginfo.hAndrew Morton
2003-04-09[SIGINFO]: asm-generic/siginfo.h needs linux/compiler.hDavid S. Miller
2003-04-08Annotate i386/signal.c with address space type annotations.Linus Torvalds
2003-04-08Make __SI_MASK explicitly unsigned, instead of depending onLinus Torvalds
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2002-10-15[SPARC]: Move over to generic siginfo.Stephen Rothwell
2002-10-09[PATCH] fix __SI_CODEStephen Rothwell
2002-06-05asm-generic.h: Add forward siginfo decl for the sake ofDavid S. Miller
2002-05-28[PATCH] consolidate generic peices of the siginfo structures and associated s...Stephen Rothwell