diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-12-06 06:05:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-12-06 06:05:54 +0000 |
commit | f3721ab2dce137e67579959d8992a251d35dcdb7 (patch) | |
tree | 34e9828ca4104af4300036c691ca938ce2508e9a /ChangeLog | |
parent | 25a34eb737fa25391f8c6d2915fff80b218a1524 (diff) | |
download | glibc-f3721ab2dce137e67579959d8992a251d35dcdb7.tar.gz glibc-f3721ab2dce137e67579959d8992a251d35dcdb7.tar.xz glibc-f3721ab2dce137e67579959d8992a251d35dcdb7.zip |
* posix/globtest.sh: Use mktemp to create temporary file and
directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d02615b78e..4e18b54de5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-12-05 Ulrich Drepper <drepper@redhat.com> + * posix/globtest.sh: Use mktemp to create temporary file and + directory. + * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large sets correctly. (__CPU_CLR_S): Likewise. |