Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347779
b: refs/heads/master
c: 031b656
h: refs/heads/master
i:
  347777: b673498
  347775: 1992ce1
v: v3
  • Loading branch information
Al Viro committed Dec 19, 2012
1 parent 2012f60 commit 9b65f15
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 104 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ca97bb541a1f5a735e697a8bba763cde3aab452
refs/heads/master: 031b6566983ad9c0247087f039af22b3f87596a3
6 changes: 0 additions & 6 deletions trunk/arch/alpha/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ typedef unsigned long sigset_t;
#define SA_ONESHOT SA_RESETHAND
#define SA_NOMASK SA_NODEFER

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 4096
#define SIGSTKSZ 16384

Expand Down
7 changes: 0 additions & 7 deletions trunk/arch/arm/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,6 @@ typedef unsigned long sigset_t;
#define SA_NOMASK SA_NODEFER
#define SA_ONESHOT SA_RESETHAND


/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/avr32/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,6 @@ typedef unsigned long sigset_t;
#define SA_NOMASK SA_NODEFER
#define SA_ONESHOT SA_RESETHAND

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/cris/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/h8300/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/ia64/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,6 @@

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

/*
* The minimum stack size needs to be fairly large because we want to
* be sure that an app compiled for today's CPUs will continue to run
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/m32r/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/m68k/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,6 @@ typedef unsigned long sigset_t;
#define SA_NOMASK SA_NODEFER
#define SA_ONESHOT SA_RESETHAND

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/mips/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,6 @@ typedef unsigned long old_sigset_t; /* at least 32 bits */

#define SA_RESTORER 0x04000000 /* Only for o32 */

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/mn10300/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/parisc/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@

#define SA_RESTORER 0x04000000 /* obsolete -- ignored */

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/powerpc/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ typedef struct {

#define SA_RESTORER 0x04000000U

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/s390/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/sparc/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,6 @@ struct sigstack {
#define SIG_UNBLOCK 0x02 /* for unblocking signals */
#define SIG_SETMASK 0x04 /* for setting the signal mask */

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 4096
#define SIGSTKSZ 16384

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/x86/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,6 @@ typedef unsigned long sigset_t;

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/xtensa/include/uapi/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ typedef struct {

#define SA_RESTORER 0x04000000

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
6 changes: 0 additions & 6 deletions trunk/include/uapi/asm-generic/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,6 @@
* SA_RESTORER 0x04000000
*/

/*
* sigaltstack controls
*/
#define SS_ONSTACK 1
#define SS_DISABLE 2

#define MINSIGSTKSZ 2048
#define SIGSTKSZ 8192

Expand Down
2 changes: 2 additions & 0 deletions trunk/include/uapi/linux/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
#include <asm/signal.h>
#include <asm/siginfo.h>

#define SS_ONSTACK 1
#define SS_DISABLE 2

#endif /* _UAPI_LINUX_SIGNAL_H */

0 comments on commit 9b65f15

Please sign in to comment.