File history
Tracking libc/misc/popen.c
| Commit | Author | Date | Message |
|---|---|---|---|
adc050a91650294fa5e21d47d01931242bf644d | Greg Haerr | 2024-06-03 | Add C startup routines libc/watcom/syscall/crt0.c |
84f7a49bef442b672331325bc9274424758d4c2 | Chuck Coffing | 2023-03-12 | Fix const-ness of some libc stdio functions |
8009ff92ae4e5e6aaf8308f4582f19c9be42d62 | Chuck Coffing | 2023-03-12 | Standard K&R 4-space formatting for some libc; no functional changes |
e214b3b966db919ad0c168c964905c37375d35e | Greg Haerr | 2022-02-16 | [cmds] Add man pages to runtime |
92bea658475b9fd11b29366d28f84dd94f70e77 | Greg Haerr | 2022-02-12 | Update libc to use paths.h |
73c4a0c417fc1b020966c61a8eca39567fdba44 | Greg Haerr | 2020-03-23 | [libc] Libc header file cleanup |
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 |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |