diff options
author | Eric Blake <eblake@redhat.com> | 2013-09-04 17:02:47 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2013-10-01 13:50:29 -0600 |
commit | e833b53fe618af287a0b818ac3592d842b76dec8 (patch) | |
tree | 00b480512aa4e2bf2e3652b29ee90ff675f7b895 /sysdeps/i386/sys | |
parent | c17fdf95b69e166a777083336f7204bf4f6da2fa (diff) | |
download | glibc-e833b53fe618af287a0b818ac3592d842b76dec8.zip glibc-e833b53fe618af287a0b818ac3592d842b76dec8.tar.gz glibc-e833b53fe618af287a0b818ac3592d842b76dec8.tar.bz2 |
glob: silence -Wattribute warnings
Colin Watson reported that some versions of gcc warn about
attribute leaf used on a static function, since it has no
effect on anything but external functions.
* posix/glob.c (next_brace_sub, prefix_array, collated_compare):
Use __THROWNL rather than __THROW on static functions.
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'sysdeps/i386/sys')
0 files changed, 0 insertions, 0 deletions