| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libthread: remove Linux 2.4 code | Russ Cox | 2020-01-19 | 1 | -1/+462 |
| | | | | | | | | | 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. | ||||
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -1/+0 |
| | | | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | ||||
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -0/+2 |
