File history
Tracking libc/time/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
13275339959121b4db87c29d626b893c802918a | Greg Haerr | 2024-05-30 | Cleanup |
50834a97f97b00b06c6cb04e41d4adb553bec6c | Greg Haerr | 2024-05-30 | [libc] First pass at compiling most all of C library with OpenWatcom |
55dc25779de3c8321b00169565edd3382825c3b | Greg Haerr | 2024-04-08 | [libc] Add strftime to C library |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |
da945a1b33d2b5058166e4e6fdb405058e01825 | Greg Haerr | 2022-07-29 | [libc] Add mktime library function |
a719f2c0b11d8e34bea72f8aac6059fcd91b633 | Greg Haerr | 2020-08-17 | [networking] Add standard network headers to libc, remove kernel headers from network apps |
6d9b289789668feaf799dd40d4d10aa4f3fa78a | Greg Haerr | 2020-03-18 | [cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ= |
b996db55aa55eab5df04ccd94c424fdb5dfa078 | Greg Haerr | 2019-04-26 | Add rand, srand and gmtime to libc so that nano-X nclock and demo build Default to building nano-X in elkscmd |
69a976b4d5848618b2c3e9467918184a0c023b6 | Tee-Kiah Chia | 2019-04-18 | [libc] build up libc.a from separate dirs. in more reliable way |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |