File history
Tracking libc/misc/atexit.c
| Commit | Author | Date | Message |
|---|---|---|---|
4f3062b917e23ef0310116401e654c8dd4dfadf | Greg Haerr | 2024-07-16 | Get __LINK_SYMBOL working for Watcom |
2eb17c917af6bbef515d6a344d39a0d760ae55d | Greg Haerr | 2024-07-16 | Add constructors/destructors to Watcom C ELKS runtime |
d1d4fc692aa5975087580c67ff844713672d1f5 | Greg Haerr | 2024-07-16 | Use macro for GCC constructor/destructors |
dd4b9b276a65e033bcf922553577c1b56ddca41 | Greg Haerr | 2023-01-18 | Standardize constructor and destructor names and variables |
a22e7e0a5ff7aea125987b7785b4540fce5ec45 | Greg Haerr | 2023-01-18 | More source file cleanup |
00759493838f3d1d3234252519a08318e5ee7f1 | Gregory Haerr | 2023-01-17 | [libc] Cleanup exec* functions (#1520) |
7eb60c4d641247eace1a447a074302662f140ce | Greg Haerr | 2022-12-22 | [cmds/libc/man] Various cleanups |
e664623193be48c3b5d88110160f2fb14045c86 | tkchia | 2022-12-22 | [libc] Implement & use GCC-style static constructors/destructors (#1469) |
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/` |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |