> I have such a directory on my systems (/mnt/tmpfs, 0755, with /tmp > actually being a symlink to /mnt/tmpfs/tmp, 1777). Some distributions > use an initramfs and create /lib/rw (ugh). Unfortunately, nothing is > standardized... Maybe we could use /dev ? Ha ha, only serious.
Is it necessary to use a filesystem at all? Why not use a pthread_mutex shared across processes of the user calling su and perform a pthread_mutex_timedlock() before the delay? Best regards, Bartosz Golaszewski _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
