This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Given it's just comment typo fixes, this falls under the trivial bug fix changes and is OK to commit & push:while working on malloc, I found some typos and inconsistencies in comments, fixed with the following patch. I've pushed it to branch lxoliva/malloc-probes-bz742038 along with the other patches that I'm posting momentarily.
Ok to install?
for ChangeLog from Alexandre Oliva <aoliva@redhat.com>
* malloc/mcheck.c (mcheck_check_all): Fix typo. * malloc/memusage.c (mmap): Likewise. (mmap64, mremap): Likewise. Adjust name in comment.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |