On Tue, Aug 6, 2013 at 1:59 PM, Guy Harris <g...@alum.mit.edu> wrote: > > On Aug 6, 2013, at 9:38 AM, darkja...@wireshark.org wrote: > >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51169 >> >> User: darkjames >> Date: 2013/08/06 09:38 AM >> >> Log: >> app_mem_usage fixes: >> >> - Add missing feature test macro for pread() > > Do all versions of the Linux kernel and of glibc have pread()?
Since glibc 2.12, which was released in 2008. > If not, would an lseek() followed by a read() do just as well? It would, if we cared to support systems that old. > (And would Apple please stop doing auto-correct on strings that are > immediately followed by a left parenthesis? :-)) Afraid I can't help you there :) ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe