Skip to content

Commit d557375

Browse files
committed
Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they
aren't doing anything anyway
1 parent 171e0c2 commit d557375

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/include/config.h.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@
193193
# define SIG_BLOCK 00
194194
# define SIG_UNBLOCK 01
195195
# define SIG_SETMASK 02
196-
# define NO_SIGACTION
197-
# define NO_SETSID
198-
# define NO_SIGPROCMASK
199196
# define NEED_SIG_JMP
200197
# endif
201198

0 commit comments

Comments
 (0)