Branch: Tag:

2003-03-05

2003-03-05 16:18:30 by Martin Stjernholm <mast@lysator.liu.se>

Retain the dumpable flag over the implicit sete?id calls for new threads on
Linux.

Rev: src/configure.in:1.657
Rev: src/threads.c:1.193

1: - AC_REVISION("$Id: configure.in,v 1.656 2003/02/03 18:42:14 grendel Exp $") + AC_REVISION("$Id: configure.in,v 1.657 2003/03/05 16:18:30 mast Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
2304:   winsock.h sys/ioct.h sys/socket.h malloc.h netinet/in.h sys/wait.h winbase.h \   grp.h pwd.h passwd.h group.h winsock2.h signal.h sys/file.h poll.h sys/poll.h \   socket.h ieeefp.h fp_class.h floatingpoint.h sys/priocntl.h sys/sched.h \ - windows.h float.h errno.h stddef.h mmx.h sys/termio.h sys/termios.h valgrind.h) + windows.h float.h errno.h stddef.h mmx.h sys/termio.h sys/termios.h valgrind.h \ + sys/prctl.h)      # some Linux systems have a broken resource.h that compiles anyway /Mirar   AC_MSG_CHECKING([for sys/resource.h])
3057:    usleep \    nanosleep \    thr_yield \ +  prctl \   )      AC_MSG_CHECKING(for the type of the last argument to accept)