| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libthread: remove Linux 2.4 code | Russ Cox | 2020-01-19 | 1 | -7/+0 |
| | | | | | | | | | Linux.c was for Linux 2.4 and is no longer used directly, only indirectly because NetBSD.c was a 1-line file #including Linux.c. So mv Linux.c NetBSD.c. Also rm Linux-*-asm.s which was for Linux 2.4 as well. | ||||
| * | better architecture splitting | rsc | 2005-07-19 | 1 | -0/+7 |