Commit d557375d authored by Marc G. Fournier's avatar Marc G. Fournier

Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they

aren't doing anything anyway
parent 171e0c27
...@@ -193,9 +193,6 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment