Bob Bishop <[email protected]> writes: > Dag-Erling Smørgrav <[email protected]> writes: > > Allocating or mapping a zero-length region is not necessarily a bug. > POSIX says it is, IIRC.
For mmap(), yes; for malloc(), no. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

