File history
Tracking libc/stdio/fwrite.c
| Commit | Author | Date | Message |
|---|---|---|---|
84f7a49bef442b672331325bc9274424758d4c2 | Chuck Coffing | 2023-03-12 | Fix const-ness of some libc stdio functions |
aa9fe0d50e2c3e084b7c005a7cc65afb5caa465 | Chuck Coffing | 2023-03-12 | Fix sign and size warnings in libc |
8009ff92ae4e5e6aaf8308f4582f19c9be42d62 | Chuck Coffing | 2023-03-12 | Standard K&R 4-space formatting for some libc; no functional changes |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
afce2210ab408b140fd5c6d117d31a62acfa6e2 | Jody Bruchon | 2020-03-08 | libc: automated code style cleanups with sed |
a58acc6cc14adec09e13776709d979127663ea6 | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `libc/` |
fe4c1cd6c286a219f5cca234f7cabbeb67d22a4 | Marcin Laszewski | 2020-02-21 | [libc] Split 'stdio' module |