elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking libc/net/in_resolv.c
CommitAuthorDateMessage
4ba6d8d5f6b759823686054d9f659bde55e63dbthemaster2026-04-19Integrate uIP networking stack and tooling
7eb60c4d641247eace1a447a074302662f140ceGreg Haerr2022-12-22[cmds/libc/man] Various cleanups
7378a5491fdfafa6f1cac7f54c2c95a67220037Greg Haerr2022-07-28[libc][kernel] Rename __sighandler_t to standard sighandler_t in signal.h
f429953537cc603bfde43a05735b841e405ac3aGreg Haerr2022-02-16[net] Add DNS name resolution to in_gethostbyname and network apps
7397b7890d184f253bfd7df9c6dd69241afe4b7Greg Haerr2022-02-16Change errno on socket fail to ENETDOWN
b8c9df8ecf13d8e967ccb1094076f55eff51473Greg Haerr2022-02-16Add errno returns for in_resolv
6a62fd24a8d08eb55053928f7f249ab85039617Greg Haerr2022-02-15Add alarm syscall, in_connect libc routine, update nslookup and telnet
c2b639828b2f321480dbe31b2ac747f55fbde67Greg Haerr2022-02-14[cmds] Rewrite nslookup - now works
4001f093bf63c817369be2d6e821f7d82140d3cGreg Haerr2022-02-07Rename /etc/resolv.conf to /etc/resolv.cfg, not distributed as nslookup doesn't work
392ac39c927309d050be159ffb68fbf7e057228Greg Haerr2021-11-10[net] Reduce ktcp memory usage on listening sockets
a719f2c0b11d8e34bea72f8aac6059fcd91b633Greg Haerr2020-08-17[networking] Add standard network headers to libc, remove kernel headers from network apps
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
f832e0d03520db4c4b1ac57cf7b95194508cc25Jody Bruchon2020-03-09elkscmd: automated cleanup around the == operator
596344881ae0b22b1baf0c8963aa2bd29359db8Jody Bruchon2020-03-08elkscmd: automated code style cleanups with sed
5d0200d2b9698abce45658cc8c7c5e10c87930cJody Bruchon2020-03-08Whitespace cleanup in `elkscmd/`
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc
20404e41554c4081f66c1da4272eb5cb92b89f0georgp242017-02-27Add nslookup utility