RTEMS | Cannot obtain dates later than 2100 (!339)
zack liang (@zakthertemsdev)
gitlab at rtems.org
Tue Mar 11 01:45:59 UTC 2025
zack liang commented on a discussion on testsuites/sptests/sptod/main.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120761
> +#ifdef HAVE_CONFIG_H
> +#include "config.h"
> +#endif
> +
> +#include <tmacros.h>
> +#include <sys/stat.h>
> +#include <fcntl.h>
> +#include <stdio.h>
> +#include <unistd.h>
> +#include <errno.h>
> +#include <string.h>
> +#include <rtems.h>
> +#include <rtems/libio.h>
> +#include <sys/time.h>
> +
> +const char rtems_test_name[] = "PSXTOD";
changed
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120761
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250311/33eff4b3/attachment-0001.htm>
More information about the bugs
mailing list