diff options
author | Dan Gohman <sunfish@mozilla.com> | 2019-04-03 05:48:50 -0700 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-04-03 16:01:22 -0400 |
commit | 8186880393510222a8616fc4b185facd9dfdd06e (patch) | |
tree | 4d053bd8021dff71cab59c614b6bfb4e8ef18e58 /src/env/__libc_start_main.c | |
parent | use __strchrnul instead of strchr and strlen in execvpe (diff) | |
download | grovel-8186880393510222a8616fc4b185facd9dfdd06e.tar.gz grovel-8186880393510222a8616fc4b185facd9dfdd06e.tar.xz |
fix unintended global symbols in atanl.c
Mark atanhi, atanlo, and aT in atanl.c as static, as they're not
intended to be part of the public API.
These are already static in the LDBL_MANT_DIG == 64 code, so this
patch is just making the LDBL_MANT_DIG == 113 code do the same thing.
Diffstat (limited to 'src/env/__libc_start_main.c')
0 files changed, 0 insertions, 0 deletions