File history
Tracking libc/misc/getcwd.c
| Commit | Author | Date | Message |
|---|---|---|---|
0dfe3bb9985dec88416e696b75c2b416010703a | Greg Haerr | 2025-11-28 | [libc] Add missing closedir to getcwd, other small cleanups |
c6b56dc298a74a7f4474e8b7112cbc69d089cb9 | Greg Haerr | 2024-04-04 | [kernel,libc] Rename u_ino_t to ino_t |
c544ead845ce10f174786ac079910bee3ae86f4 | Chuck Coffing | 2022-11-24 | [libc] Fix some sign-compare warnings |
f390022c500d08167530c664566bf27739cf8ca | Greg Haerr | 2022-08-24 | [cmds] Fix fm stack overwrite |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
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/` |
cdf2c4e6f12fc0cda76efae7af8d9e355799815 | Tee-Kiah Chia | 2020-01-25 | [libc] stdio: fix: fputs & fread prototypes, & various GCC warnings |
563b656804df81f5d684e4289286220e6b9a3ff | mfld-fr | 2018-06-24 | [libc] Test round 1 with sash |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |