This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 48d966eb35 linux: Consolidate sync_file_range implementation new 27691d5cec manual: Create empty placeholder macros for @standards. new d08a7e4cbe manual: Replace summary.awk with summary.pl.
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: ChangeLog | 52 ++++ manual/Makefile | 9 +- manual/argp.texi | 126 ++++------ manual/arith.texi | 697 ++++++++++++--------------------------------------- manual/charset.texi | 96 +++---- manual/conf.texi | 651 ++++++++++++++++------------------------------- manual/creature.texi | 44 ++-- manual/crypt.texi | 65 ++--- manual/ctype.texi | 116 +++------ manual/debug.texi | 9 +- manual/errno.texi | 504 +++++++++++++------------------------ manual/filesys.texi | 389 ++++++++++------------------ manual/getopt.texi | 24 +- manual/header.texi | 2 +- manual/job.texi | 33 +-- manual/lang.texi | 190 ++++---------- manual/llio.texi | 345 +++++++++---------------- manual/locale.texi | 39 +-- manual/macros.texi | 8 + manual/math.texi | 524 ++++++++------------------------------ manual/memory.texi | 156 +++++------- manual/message.texi | 30 +-- manual/pattern.texi | 219 ++++++---------- manual/pipe.texi | 16 +- manual/process.texi | 69 ++--- manual/resource.texi | 169 +++++-------- manual/search.texi | 45 ++-- manual/setjmp.texi | 33 +-- manual/signal.texi | 257 +++++++------------ manual/socket.texi | 348 +++++++++---------------- manual/startup.texi | 52 ++-- manual/stdio.texi | 495 ++++++++++++------------------------ manual/string.texi | 301 ++++++++-------------- manual/summary.awk | 133 ---------- manual/summary.pl | 403 +++++++++++++++++++++++++++++ manual/sysinfo.texi | 77 ++---- manual/syslog.texi | 15 +- manual/terminal.texi | 303 ++++++++-------------- manual/threads.texi | 18 +- manual/time.texi | 151 ++++------- manual/users.texi | 281 ++++++++------------- 41 files changed, 2624 insertions(+), 4870 deletions(-) delete mode 100644 manual/summary.awk create mode 100755 manual/summary.pl