mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 10:30:20 +00:00
91ea72b7d2
1999-03-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * stdio-common/printf_fphex.c: Move to ... * sysdeps/generic/printf_fphex.c: ... here. Fix exponent of extended precision number. * sysdeps/m68k/printf_fphex.c: New file. 1999-03-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/stdio.texi: Fix typos.
3 lines
99 B
C
3 lines
99 B
C
#define LONG_DOUBLE_DENORM_BIAS IEEE854_LONG_DOUBLE_BIAS
|
|
#include <sysdeps/generic/printf_fphex.c>
|