Re: [PATCH v2] newlib/libc/include/time.h: Removed clock_id casts
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi Aaron, On Nov 20 09:16, [email protected] wrote: > The POSIX specification defines these as constants. The cast is > unnecessary. This brings newlib inline with the equivalent FreeBSD > defines. > --- > newlib/libc/include/time.h | 20 +++++------ > test | 71 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 81 insertions(+), 10 deletions(-) > create mode 100644 test Pushed. Thanks, Corinna