Re: [PATCH 12/20] lib/cobalt: select: Move select services into wrappers_time64.c
Florian Bezdeka <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2026-02-20 at 15:38 +0100, Jan Kiszka wrote: > > diff --git a/lib/cobalt/select.c b/lib/cobalt/select.c > > deleted file mode 100644 > > index 5472e991e126c2f521b346a7cf3c884bbf6f6317..0000000000000000000000000000000000000000 > > --- a/lib/cobalt/select.c > > +++ /dev/null > > @@ -1,108 +0,0 @@ > > -/* > > - * Copyright (C) 2010 Gilles Chanteperdrix <[email protected]> > > Make sure to not lose copyright notices... > > That is the only file that gets removed. I will add Gilles' copyright back to the select() part in wrappers_time64.c as I'm quite sure that not all time64 services go back to Gilles. I will double check, though.