diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-25 15:10:12 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-04-03 14:33:59 +0100 |
commit | b6aafe9a5b1452f3bafae5889aebad0b3de408a3 (patch) | |
tree | 4a83aa4fdf1414ca4e93b845fc3f3114ba322c02 /libgo/go/golang.org/x/sync | |
parent | 66a41a0a9626a9b2f8de3cdb6ba82561b50cd9e8 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
strfrom{f,d,l,fN) are all C23 and might not be available in general.
This uses snprintf() to provide fall-backs where the libc does not
yet have support.
libgcobol/ChangeLog:
* config.h.in: Regenerate.
* configure: Regenerate.
* configure.ac: Check for availability of strfromf32 and
strfromf64.
* libgcobol.cc (strfromf32, strfromf64): New.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'libgo/go/golang.org/x/sync')
0 files changed, 0 insertions, 0 deletions