This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 41d6461484 manual: minor language fix (bz 31340) new ee768a30fe Modernize and fix doc’s “Date and Time” (BZ 31876) new 7c1ec1b7d0 Minor code improvement to timespec_subtract example
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchtests/strcoll-inputs/filelist#en_US.UTF-8 | 2 +- manual/conf.texi | 2 +- manual/contrib.texi | 2 +- manual/examples/strftim.c | 30 +- manual/examples/{strftim.c => timespec_subtract.c} | 44 +- manual/examples/timeval_subtract.c | 44 - manual/install.texi | 12 +- manual/startup.texi | 3 +- manual/time.texi | 917 ++++++++++++--------- time/localtime.c | 5 +- 10 files changed, 569 insertions(+), 492 deletions(-) copy manual/examples/{strftim.c => timespec_subtract.c} (52%) delete mode 100644 manual/examples/timeval_subtract.c