Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | ||||
* | malloc: Add missing arena lock in malloc_info [BZ #22408] | Florian Weimer | 2017-11-15 | 1 | -0/+101 |
Obtain the size information while the arena lock is acquired, and only print it later. |