File history
Tracking libc/stdio/vfprintf.c
| Commit | Author | Date | Message |
|---|---|---|---|
972d445c3c168b840623887a1f4fd2d43ed298b | Greg Haerr | 2025-02-27 | Add more files required for software floating point support |
a5a0677dc251184e0b4af03e97d1195fb5d4642 | Greg Haerr | 2025-02-23 | [owc libc] Fix OWC link errors with small and compact models using _weaken |
caee80087867a7a755f2b8095274d85e90aacac | Greg Haerr | 2024-12-31 | [c86 libc] Ensure no data has address zero |
e29b22a704050f00d7be2d7c6c5794c3f9ac2bc | Greg Haerr | 2024-12-26 | [libc,c86] Compile all of ELKS C library with C86 |
e45f6ac455a99d221e2970da0aae103b9a404a3 | Greg Haerr | 2024-10-24 | Document alternate format |
6a40007ab6a18a6ace55edd72bf8ac6d59eace7 | Greg Haerr | 2024-10-24 | Add %#k to C library |
56d9a155379322ddb93b31ca95ad543f9e932a1 | Greg Haerr | 2024-09-15 | [libc,kernel] Rewrite ptostr for speed, add thousands separator to printk |
8dc2155fe9a7c9775df78c80c5650fc897405f2 | Greg Haerr | 2024-09-14 | [libc] Use __divmod in ltoa, ultoa, ltostr, ultostr and dd |
584cb9f9091ba1e820270e1aa272c9df1ec0f21 | Greg Haerr | 2024-09-14 | [libc] Add thousands grouping to printf |
047d048ad55ee52eaaa3c9585c55de1f6165797 | Greg Haerr | 2024-09-14 | [libc] Add fast divmod.asm to Watcom printf |
26266a697cd9843529a5e56431d52238c6f0a5b | Greg Haerr | 2024-09-13 | Add medium model support to divmod.S |
4aa351cb617f57092a0f17df6a25081586ea780 | Greg Haerr | 2024-09-13 | Fix Watcom build |
56aba079e21e2547d9a2fa197d71203229be33d | Greg Haerr | 2024-09-13 | [libc] Rewrite vfprintf.c and tiny_printf.c to use __divmod for speed |
14d43034d9d2ca71b37fb03da426addbf972d55 | Greg Haerr | 2024-09-13 | [libc] Minimize differences between vfprintf.c and tiny_printf.c |
b5566aeb1715059ba7a8d1307dcd22ded0ac8de | Greg Haerr | 2024-09-12 | [kernel] Retab some source files - no functional changes |
971424c301182e182510ec72fd54de922929c0f | Greg Haerr | 2024-08-17 | [libc,watcom] Add weak symbol support for OpenWatcom to C library |
911092dfd2a4baf459a690aef17c7ac6529f232 | Greg Haerr | 2024-08-13 | Compile prectimer.c only on IBMPC and not WatcomC |
df13b6ca1aa31b96a732bf22fc1f2f5c7b5a8dc | Greg Haerr | 2024-08-13 | [libc] Add precision timer routines to C library |
4ab02ccc237f966e36438f2de094c63b01b514d | Greg Haerr | 2024-07-17 | [libc] Cleanup some stdio source |
3a99f562ed3a0f8b00e08312b4f6e5deb2c7609 | Greg Haerr | 2024-05-07 | [kernel,libc] Enhance debug output in kernel and printf %p |
7b642740c3da278b7b3741f1f24e356ab93c8c2 | Greg Haerr | 2023-01-18 | Rename global routines to _get_* or _print_* |
ce41da02480603c2fa3bb90929c85eeb7e69baa | Greg Haerr | 2023-01-10 | Rename __YOINK to __LINK_SYMBOL, simply macros |
530c07c430603fe313a6e3f1caa8d2098a9c47c | Greg Haerr | 2023-01-06 | [libc] Rewrite libc optional floating support using weak sym linking |
10d4d08e0d3b6957fd6daa172730b7aec929b42 | Greg Haerr | 2022-07-24 | [kernel][libc][cmds] Add stty erase2, fix printf %*s, ls time format |
18095ab33c05dacab26c3fc017343c499c494e8 | Greg Haerr | 2022-04-05 | [libc] Add floating point support to libc printf/sprintf |
5a28a7d3e215bdbb1edcf8155a207171c87f7d7 | Greg Haerr | 2022-02-24 | [kernel] Move autosync from kernel to /bin/init |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
c1e6231684f854652e5f9bd80d83a3f9b1baf0a | Jody Bruchon | 2020-03-08 | libc: automated cleanup around the == operator |
92f87a0e75440f1369443d75e5c6b81e18c7c67 | Jody Bruchon | 2020-03-08 | libc: automated parenthesis style cleanups with sed |
afce2210ab408b140fd5c6d117d31a62acfa6e2 | Jody Bruchon | 2020-03-08 | libc: automated code style cleanups with sed |
a58acc6cc14adec09e13776709d979127663ea6 | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `libc/` |
b1688d109fd4171ae6d08115cd839ced91fb71e | Marcin Laszewski | 2020-02-21 | [libc] Split 'vfprintf' |
24e2213e4196e8fa686e9dbdfa4dbf5bc6f2474 | Marcin Laszewski | 2020-02-21 | [libc] Rename 'printf' to 'vfprintf' |
30609c1c4aa04b04194f2409947c1e26b05d588 | mfld-fr | 2018-06-28 | [libc] Test round 2 with sash and ash |
563b656804df81f5d684e4289286220e6b9a3ff | mfld-fr | 2018-06-24 | [libc] Test round 1 with sash |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |