diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-10-24 11:47:16 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-10-24 11:47:16 +0000 |
commit | 0708a7d1f08d12da03bbaac84e59370f75030d95 (patch) | |
tree | 8b99b98af5c13b71ca3c42f56b0a50e1cd4250fc /ChangeLog | |
parent | 3a8db22f07e2ab5373d4a366672a7a7b158ada96 (diff) | |
download | glibc-0708a7d1f08d12da03bbaac84e59370f75030d95.tar glibc-0708a7d1f08d12da03bbaac84e59370f75030d95.tar.gz glibc-0708a7d1f08d12da03bbaac84e59370f75030d95.tar.bz2 glibc-0708a7d1f08d12da03bbaac84e59370f75030d95.zip |
Use build directory instead of /tmp in globtest.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-10-24 Joseph Myers <joseph@codesourcery.com> + + * posix/globtest.sh (TMPDIR): Do not set. + (testdir): Define using ${common_objpfx}posix not $TMPDIR. + (testout): Likewise. + 2012-10-24 Andreas Jaeger <aj@suse.de> * io/fcntl.h: Always define mode_t, off_t, pid_t and use these |