projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
171e0c2
)
Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they
author
Marc G. Fournier
Sun, 9 Feb 1997 03:36:08 +0000
(
03:36
+0000)
committer
Marc G. Fournier
Sun, 9 Feb 1997 03:36:08 +0000
(
03:36
+0000)
aren't doing anything anyway
src/include/config.h.in
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h.in
b/src/include/config.h.in
index 0c4553a8a82071a07da6bae8a3332167b777ca21..839a6fb2cd5320c54c91e912961c47856fa14efc 100644
(file)
--- a/
src/include/config.h.in
+++ b/
src/include/config.h.in
@@
-193,9
+193,6
@@
# define SIG_BLOCK 00
# define SIG_UNBLOCK 01
# define SIG_SETMASK 02
-# define NO_SIGACTION
-# define NO_SETSID
-# define NO_SIGPROCMASK
# define NEED_SIG_JMP
# endif