File history
Tracking libc/net/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
4ba6d8d5f6b759823686054d9f659bde55e63db | themaster | 2026-04-19 | Integrate uIP networking stack and tooling |
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 |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |
f429953537cc603bfde43a05735b841e405ac3a | Greg Haerr | 2022-02-16 | [net] Add DNS name resolution to in_gethostbyname and network apps |
6a62fd24a8d08eb55053928f7f249ab85039617 | Greg Haerr | 2022-02-15 | Add alarm syscall, in_connect libc routine, update nslookup and telnet |
77107524101d3ed115983bc2b6e02be0a336e76 | Greg Haerr | 2021-11-21 | [kernel] Add getsockname, getpeername sys calls, fix accept |
a719f2c0b11d8e34bea72f8aac6059fcd91b633 | Greg Haerr | 2020-08-17 | [networking] Add standard network headers to libc, remove kernel headers from network apps |
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 |