]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Jul 1999 12:14:17 +0000 (12:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Jul 1999 12:14:17 +0000 (12:14 +0000)
commitd7807bfa57f8d164e86816e030da4aa601affd89
tree4f46669c92819a46d8498a162af074f2b6c96012
parenta381d207f5ffe5d7816ebaeec862ed0904f1a082
Update

1999-07-07  Andreas Schwab  <schwab@suse.de>

* sysdeps/unix/sysv/linux/getpt.c: Check that /dev/pts is mounted.
(_PATH_DEVPTS, DEVPTS_SUPER_MAGIC): New definitions.
(_PATH_DEVPTMX): Use _PATH_DEV.

1999-07-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* malloc/tst-malloc.c: New file.  Tests some basic functionality.
* malloc/Makefile (tests): Add tst-malloc.

* sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed: New file.
ChangeLog
malloc/Makefile
malloc/tst-malloc.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/getpt.c