diff options
author | Roland McGrath <roland@gnu.org> | 1995-11-21 10:01:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-11-21 10:01:17 +0000 |
commit | 91c7b85dc8fc310d4dcbe205861735a6748fecb4 (patch) | |
tree | a541a58c164ca06604b006631015d75cfdbbe7cb /ChangeLog | |
parent | 054cc4cc381fd772befb86dee130314beb42154a (diff) | |
download | glibc-91c7b85dc8fc310d4dcbe205861735a6748fecb4.zip glibc-91c7b85dc8fc310d4dcbe205861735a6748fecb4.tar.gz glibc-91c7b85dc8fc310d4dcbe205861735a6748fecb4.tar.bz2 |
Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951121
* intl/Makefile [gettext-srcdir]: Rewrote copying rules to only
get .c and .h files.
* malloc/malloc.c (align): Use abort instead of assert.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * intl/Makefile [gettext-srcdir]: Rewrote copying rules to only + get .c and .h files. + + * malloc/malloc.c (align): Use abort instead of assert. + Sun Nov 19 18:23:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * Makeconfig (+includes): Add $($(stdio)-include). |