File history
Tracking elks/include/linuxmt/in.h
| Commit | Author | Date | Message |
|---|---|---|---|
a719f2c0b11d8e34bea72f8aac6059fcd91b633 | Greg Haerr | 2020-08-17 | [networking] Add standard network headers to libc, remove kernel headers from network apps |
cec494a4a34906c6d712f3c6e0a83cbb6f37958 | Greg Haerr | 2020-08-17 | [networking] Add /etc/hosts file and gethostbyname |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
832131cc00a261fdd93d958221bb6a98f3f4df6 | Harry Kalogirou | 2001-07-01 | Added inet_select |
a9e46999ee417452b915967711708e78a91eb33 | Harry Kalogirou | 2001-06-24 | Merged in the TCP/IP code |