glibc/gmon
Adhemerval Zanella Netto de477abcaa Use '%z' instead of '%Z' on printf functions
The Z modifier is a nonstandard synonymn for z (that predates z
itself) and compiler might issue an warning for in invalid
conversion specifier.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2022-09-22 08:48:04 -03:00
..
sys Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gmon.c
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mcount.c
prof-freq.c
profil.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sprofil.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-gmon-gprof.sh Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-gmon-pie.c
tst-gmon-static-gprof.sh Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-gmon-static-pie.c
tst-gmon-static.c
tst-gmon.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-profile-static.c
tst-sprofil.c Use '%z' instead of '%Z' on printf functions 2022-09-22 08:48:04 -03:00
Versions