diff options
author | Roland McGrath <roland@gnu.org> | 1995-03-29 16:34:21 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-03-29 16:34:21 +0000 |
commit | a9df8829450edfad4d747af384f7647f9ea7db59 (patch) | |
tree | c89d0eb94779582a5d6d61eecc89fcf1f211abee /.cvsignore | |
parent | c316b48636c57c68febc93cfcf192d362be94675 (diff) | |
download | glibc-a9df8829450edfad4d747af384f7647f9ea7db59.tar glibc-a9df8829450edfad4d747af384f7647f9ea7db59.tar.gz glibc-a9df8829450edfad4d747af384f7647f9ea7db59.tar.bz2 glibc-a9df8829450edfad4d747af384f7647f9ea7db59.zip |
Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
More changes from Germano Caronni <caronni@tik.ethz.ch>:
* malloc/free.c: Relocate _heapinfo when that allows us to return
core to the system.
* malloc/malloc.c: Move #include <errno.h> outside #ifndef
_MALLOC_INTERNAL.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 09299f7662..5af3169e18 100644 --- a/.cvsignore +++ b/.cvsignore @@ -10,3 +10,5 @@ sun4 i386 i386-gnuelf hp300-netbsd hp300 ieeetest hppa-sysdeps regex gpl2lgpl.sed +distinfo +distinfo |