File history
Tracking elks/net/unix/af_unix.h
| Commit | Author | Date | Message |
|---|---|---|---|
cff0dcbd6315f8ab3a278f110ca9a078ca0e281 | Greg Haerr | 2025-02-07 | [kernel] Support modern Nano-X on ELKS |
a19dfa5fc93d3838ee48e792e88d961bf90c578 | Greg Haerr | 2023-09-02 | [kernel] Source cleanup replace #if 0 with #if UNUSED |
8b008ab647dd44dd396a6d8bfa5925909b56518 | Greg Haerr | 2021-10-24 | [kernel] Use sem_t type for semaphores for clarity |
267bd75e707218ff6b8a8cca9398bda14d36114 | Riley H. Williams | 2002-04-21 | ANSI'fied net 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. |
8bd6b3b1ec03ff4d4240f30bd35ff41c7296b42 | Harry Kalogirou | 2001-10-03 | Added lefted out changes in headers |
bd7a4514603f1ac2018462365277044a87612d9 | Alan Cox | 2001-06-17 | Update net code to new wait queue |
d5bf8ed996c8f613a24c11acd25747a7f44a5d3 | Andrew Richards | 1999-07-09 | Major updates to socket code. |