On Sat, 2002-11-30 at 15:05, [EMAIL PROTECTED] wrote: > The following patch changes the 3.0 version of Samba to discover > and use a required executable extension, if required by the host > OS. It also changes torture/torture.c to use shm_open() if > shmget() is unavailable. > > This is basically the same change that I just submitted to head.
I've applied the exe suffix part of these changes to HEAD and 3.0, but I would like to see the torture changes split out a bit if possible - is it possible to emulate somthing like shmget() with shm_open()? This could be added to lib/system.c. We try to avoid #ifdef in mainline code. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
