From: Roland McGrath Date: Wed, 2 Feb 2005 22:11:37 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~429 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d08b2f03a8c454e1b3afdbd49b68c42de88b31df;p=strace . --- diff --git a/ChangeLog b/ChangeLog index a4d3ce2b..8cffbbee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-02-02 Roland McGrath + * file.c (openmodes) [O_LARGEFILE] [O_LARGEFILE == 0]: Redefine to + known values for Linux. + * util.c (printcall): Print 16 ?s when long is 8 bytes. Fixes RH#146932.