Wireshark mailing list archives

Re: [Wireshark-commits] rev 51169: / /trunk/epan/: app_mem_usage.c


From: Evan Huus <eapache () gmail com>
Date: Tue, 6 Aug 2013 14:12:04 -0400

On Tue, Aug 6, 2013 at 1:59 PM, Guy Harris <guy () alum mit edu> wrote:

On Aug 6, 2013, at 9:38 AM, darkjames () 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-request () wireshark org?subject=unsubscribe


Current thread: