diff options
author | Roland McGrath <roland@gnu.org> | 2002-04-20 21:33:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-04-20 21:33:03 +0000 |
commit | 5dab676e41ac432e9fb7c0007dd9a37297d41f40 (patch) | |
tree | e3499d2583a13d55f5fed5d4034cddf33eccd4f7 | |
parent | 891e44e5310ed3d2fb17c8277b2697f11da18f76 (diff) | |
download | glibc-5dab676e41ac432e9fb7c0007dd9a37297d41f40.tar glibc-5dab676e41ac432e9fb7c0007dd9a37297d41f40.tar.gz glibc-5dab676e41ac432e9fb7c0007dd9a37297d41f40.tar.bz2 glibc-5dab676e41ac432e9fb7c0007dd9a37297d41f40.zip |
* sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-04-19 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen. + 2002-04-20 Ulrich Drepper <drepper@redhat.com> * Makefile: Add handling of xtests and xcheck targets. |