mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they
aren't doing anything anyway
This commit is contained in:
@@ -193,9 +193,6 @@
|
|||||||
# define SIG_BLOCK 00
|
# define SIG_BLOCK 00
|
||||||
# define SIG_UNBLOCK 01
|
# define SIG_UNBLOCK 01
|
||||||
# define SIG_SETMASK 02
|
# define SIG_SETMASK 02
|
||||||
# define NO_SIGACTION
|
|
||||||
# define NO_SETSID
|
|
||||||
# define NO_SIGPROCMASK
|
|
||||||
# define NEED_SIG_JMP
|
# define NEED_SIG_JMP
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user