This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from dd18757 Remove libm-test.inc comment listing functions tested and not [...] new 5a68e85 Move non-function-specific parts of libm-test.inc to separate file. new c7a37ad As a minor cleanup remove the (r)index defines from include/s [...]
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 | 258 ++++++ hurd/path-lookup.c | 4 +- include/string.h | 9 - math/libm-test-driver.c | 2286 +++++++++++++++++++++++++++++++++++++++++++++++ math/libm-test.inc | 2267 +--------------------------------------------- misc/getttyent.c | 6 +- misc/ttyslot.c | 2 +- sunrpc/rpc_main.c | 2 +- 8 files changed, 2555 insertions(+), 2279 deletions(-) create mode 100644 math/libm-test-driver.c