]> sourceware.org Git - newlib-cygwin.git/commit
newlib/libc/include/time.h: Removed clock_id casts
authorAaron Nyholm <aaron.nyholm@unfoldedeffective.com>
Tue, 19 Nov 2024 22:16:50 +0000 (09:16 +1100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 20 Nov 2024 11:04:43 +0000 (12:04 +0100)
commitb8d3dec491ce2adfdac4142f0b0e838750e58a5c
treeb2396a6e6a2ee4fb653dc4115db4e1f64bca8af1
parentb091b47b9e569389ad68bf28274c88d22be38ca5
newlib/libc/include/time.h: Removed clock_id casts

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
test [new file with mode: 0644]
This page took 0.02852 seconds and 5 git commands to generate.