glibc/malloc
Ulrich Drepper 2958e6cc5f Update.
* io/ftw.c: Always use readdir64.
	* io/ftw64.c: Likewise.
	* sysdeps/unix/sysv/linux/ttyname.c: Likewise.
	* sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
	* sysdeps/generic/glob.c: Likewise.  Convert results if gl_readdir
	callback to dirent.  Still allow compiling outside glibc.
	* sysdeps/gnu/glob64.c: Define COMPILE_GLOB64.
	* sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.

	* malloc/mtrace.c: Use fopen64.
	* posix/spawni.c: Use __open64.
	* sysdeps/unix/opendir.c: Likewise.
	* sysdeps/unix/sysv/linux/gethostid.c: Likewise.

	* sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old
	name a weak alias.
	* sysdeps/unix/sysv/aix/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.

	* resolv/res_data.c: Add cast to avoid warning.

	* include/unistd.h: Declare __ftruncate64.

	* sysdeps/generic/utmp_file.c: Use LFS functions and type.
2001-02-13 22:17:17 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2001-01-30 01:45:30 +00:00
malloc.c Update. 2001-01-22 00:12:23 +00:00
malloc.h Update. 2000-10-07 22:28:05 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 2000-03-28 17:33:37 +00:00
mcheck.h Update. 2000-03-28 17:33:37 +00:00
memusage.c Update. 2001-01-08 17:21:48 +00:00
memusage.sh Update. 2001-01-05 01:01:31 +00:00
memusagestat.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
mtrace.c Update. 2001-02-13 22:17:17 +00:00
mtrace.pl Fix matching of addresses. 2001-01-06 19:29:33 +00:00
obstack.c Update. 2000-11-10 04:21:10 +00:00
obstack.h Update. 2000-11-18 08:11:59 +00:00
set-freeres.c Update. 2000-12-31 19:13:04 +00:00
thread-m.h Update. 2000-11-20 10:18:11 +00:00
tst-calloc.c Update. 2000-04-12 23:53:40 +00:00
tst-malloc.c Update 1999-07-07 12:14:17 +00:00
tst-mtrace.c Test program for mtrace. 2000-07-07 03:00:06 +00:00
tst-mtrace.sh Update. 2000-07-23 01:23:29 +00:00
tst-obstack.c Update. 2000-11-20 17:40:29 +00:00
tst-valloc.c Update. 2000-11-20 17:40:29 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00