mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
2001-02-27 Philip Blundell <pb@futuretv.com> * elf/elf.h: Add new ARM definitions from latest (B-01) specification. Correct naming of EF_ARM_ALIGN8 et al. 2001-03-04 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-printf.sh: Remove bashisms. Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>. * shlib-versions: Add entry for libanl.
This commit is contained in:
@@ -138,7 +138,7 @@ printf ("%hhu", 257) = 1
|
||||
printf ("%hu", 65537) = 1
|
||||
--- Should be no further output. ---
|
||||
EOF
|
||||
cmp - ${common_objpfx}stdio-common/tst-printf.out >& /dev/null ||
|
||||
cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
|
||||
cat <<'EOF' |
|
||||
%.4x: `0012'
|
||||
%04x: `0012'
|
||||
@@ -249,7 +249,7 @@ printf ("%hhu", 257) = 1
|
||||
printf ("%hu", 65537) = 1
|
||||
--- Should be no further output. ---
|
||||
EOF
|
||||
cmp - ${common_objpfx}stdio-common/tst-printf.out >& /dev/null ||
|
||||
cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
|
||||
{
|
||||
status=1
|
||||
echo "*** output comparison failed"
|
||||
|
||||
Reference in New Issue
Block a user