* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...
commitf3bef6a748097d02d196df247f7b292c7b83744c
authorDJ Delorie <dj@delorie.com>
Sat, 21 Jan 2017 00:52:52 +0000 (20 19:52 -0500)
committerDJ Delorie <dj@delorie.com>
Sat, 21 Jan 2017 00:55:53 +0000 (20 19:55 -0500)
treefa997286ae0b251f99055bd35885781382239cb8
parentaee47c934e6b6256f58a3d75815a43fc33237a80
* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...
(tunable_set_val_if_valid_range_signed) ... this, and ...
(tunable_set_val_if_valid_range_unsigned) ... this.
(tunable_initialize): Call the correct one of the above based on type.
ChangeLog
elf/dl-tunables.c