# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 03/29/24 15:53:04 Tue, 18 Dec 2018 07:45:06 GMT Sebastian Huber [7c19e50] * cpukit/include/rtems/score/interr.h (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal09/init.c (added) * testsuites/smptests/smpfatal09/smpfatal09.doc (added) * testsuites/smptests/smpfatal09/smpfatal09.scn (added) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Fix per-CPU data allocation Allocate the per-CPU data for ... Fri, 14 Dec 2018 07:07:08 GMT Sebastian Huber [e7b0a72] * cpukit/include/rtems/confdefs.h (modified) config: Remove CONFIGURE_CONFDEFS_DEBUG This configuration option ... Mon, 10 Dec 2018 18:44:45 GMT Marçal Comajoan Cara [cfa82b3] * testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c (modified) * testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c (modified) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c (modified) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c (modified) * testsuites/psxtests/psxhdrs/inttypes/imaxabs.c (modified) * testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c (modified) * testsuites/psxtests/psxhdrs/inttypes/strtoimax.c (modified) * testsuites/psxtests/psxhdrs/inttypes/strtoumax.c (modified) * testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c (modified) * testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c (modified) * testsuites/psxtests/psxhdrs/stddef/offsetof.c (modified) * testsuites/psxtests/psxhdrs/sys/times/times.c (modified) psxhdrs: Update licenses to 2-Clause BSD (GCI 2018) Updated ... Thu, 13 Dec 2018 19:23:11 GMT Himanshu40 [4bd2f802] * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (modified) * testsuites/psxtests/psxhdrs/strings/bcopy.c (modified) * testsuites/psxtests/psxhdrs/strings/index.c (modified) * testsuites/psxtests/psxhdrs/strings/rindex.c (modified) Some minor fix on psxhdrs Thu, 13 Dec 2018 18:13:31 GMT Himanshu40 [c1912df] * testsuites/psxtests/psxhdrs/c11/threads/call_once.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_broadcast.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_destroy.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_init.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_signal.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_timedwait.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/cnd_wait.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_destroy.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_init.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_lock.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_timedlock.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_trylock.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/mtx_unlock.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_create.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_current.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_detach.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_equal.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_exit.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_join.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_sleep.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/thrd_yield.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/tss_create.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/tss_delete.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/tss_get.c (modified) * testsuites/psxtests/psxhdrs/c11/threads/tss_set.c (modified) * testsuites/psxtests/psxhdrs/dirent/alphasort.c (modified) * testsuites/psxtests/psxhdrs/dirent/closedir.c (modified) * testsuites/psxtests/psxhdrs/dirent/dirfd.c (modified) * testsuites/psxtests/psxhdrs/dirent/fdopendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/opendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir_r.c (modified) * testsuites/psxtests/psxhdrs/dirent/rewinddir.c (modified) * testsuites/psxtests/psxhdrs/dirent/scandir.c (modified) * testsuites/psxtests/psxhdrs/dirent/seekdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/telldir.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlclose.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlopen.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlsym.c (modified) * testsuites/psxtests/psxhdrs/libgen/basename.c (modified) * testsuites/psxtests/psxhdrs/libgen/dirname.c (modified) * testsuites/psxtests/psxhdrs/locale/duplocale.c (modified) * testsuites/psxtests/psxhdrs/locale/freelocale.c (modified) * testsuites/psxtests/psxhdrs/locale/localeconv.c (modified) * testsuites/psxtests/psxhdrs/locale/newlocale.c (modified) * testsuites/psxtests/psxhdrs/locale/setlocale.c (modified) * testsuites/psxtests/psxhdrs/locale/uselocale.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_close.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_getattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_notify.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_open.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_receive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_send.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_setattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedreceive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedsend.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_unlink.c (modified) * testsuites/psxtests/psxhdrs/netdb/endhostent.c (modified) * testsuites/psxtests/psxhdrs/netdb/endnetent.c (modified) * testsuites/psxtests/psxhdrs/netdb/endprotoent.c (modified) * testsuites/psxtests/psxhdrs/netdb/endservent.c (modified) * testsuites/psxtests/psxhdrs/netdb/freeaddrinfo.c (modified) * testsuites/psxtests/psxhdrs/netdb/gai_strerror.c (modified) * testsuites/psxtests/psxhdrs/netdb/getaddrinfo.c (modified) * testsuites/psxtests/psxhdrs/netdb/gethostbyaddr.c (modified) * testsuites/psxtests/psxhdrs/netdb/gethostbyname.c (modified) * testsuites/psxtests/psxhdrs/netdb/gethostent.c (modified) * testsuites/psxtests/psxhdrs/netdb/getnameinfo.c (modified) * testsuites/psxtests/psxhdrs/netdb/getnetbyaddr.c (modified) * testsuites/psxtests/psxhdrs/netdb/getnetbyname.c (modified) * testsuites/psxtests/psxhdrs/netdb/getnetent.c (modified) * testsuites/psxtests/psxhdrs/netdb/getprotobyname.c (modified) * testsuites/psxtests/psxhdrs/netdb/getprotobynumber.c (modified) * testsuites/psxtests/psxhdrs/netdb/getprotoent.c (modified) * testsuites/psxtests/psxhdrs/netdb/getservbyname.c (modified) * testsuites/psxtests/psxhdrs/netdb/getservbyport.c (modified) * testsuites/psxtests/psxhdrs/netdb/getservent.c (modified) * testsuites/psxtests/psxhdrs/netdb/h_errno.c (modified) * testsuites/psxtests/psxhdrs/netdb/sethostent.c (modified) * testsuites/psxtests/psxhdrs/netdb/setnetent.c (modified) * testsuites/psxtests/psxhdrs/netdb/setprotoent.c (modified) * testsuites/psxtests/psxhdrs/netdb/setservent.c (modified) * testsuites/psxtests/psxhdrs/pwd/endpwent.c (modified) * testsuites/psxtests/psxhdrs/pwd/getpwent.c (modified) * testsuites/psxtests/psxhdrs/pwd/getpwnam.c (modified) * testsuites/psxtests/psxhdrs/pwd/getpwnam_r.c (modified) * testsuites/psxtests/psxhdrs/pwd/getpwuid.c (modified) * testsuites/psxtests/psxhdrs/pwd/getpwuid_r.c (modified) * testsuites/psxtests/psxhdrs/pwd/setpwent.c (modified) * testsuites/psxtests/psxhdrs/regex/regcomp.c (modified) * testsuites/psxtests/psxhdrs/regex/regerror.c (modified) * testsuites/psxtests/psxhdrs/regex/regexec.c (modified) * testsuites/psxtests/psxhdrs/regex/regfree.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_close.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_destroy.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_getvalue.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_init.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_post.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_timedwait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_trywait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_unlink.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_wait.c (modified) * testsuites/psxtests/psxhdrs/stdio/clearerr.c (modified) * testsuites/psxtests/psxhdrs/stdio/ctermid.c (modified) * testsuites/psxtests/psxhdrs/stdio/dprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/fclose.c (modified) * testsuites/psxtests/psxhdrs/stdio/fdopen.c (modified) * testsuites/psxtests/psxhdrs/stdio/feof.c (modified) * testsuites/psxtests/psxhdrs/stdio/ferror.c (modified) * testsuites/psxtests/psxhdrs/stdio/fflush.c (modified) * testsuites/psxtests/psxhdrs/stdio/fgetc.c (modified) * testsuites/psxtests/psxhdrs/stdio/fgetpos.c (modified) * testsuites/psxtests/psxhdrs/stdio/fgets.c (modified) * testsuites/psxtests/psxhdrs/stdio/fileno.c (modified) * testsuites/psxtests/psxhdrs/stdio/flockfile.c (modified) * testsuites/psxtests/psxhdrs/stdio/fmemopen.c (modified) * testsuites/psxtests/psxhdrs/stdio/fopen.c (modified) * testsuites/psxtests/psxhdrs/stdio/fprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/fputc.c (modified) * testsuites/psxtests/psxhdrs/stdio/fputs.c (modified) * testsuites/psxtests/psxhdrs/stdio/fread.c (modified) * testsuites/psxtests/psxhdrs/stdio/freopen.c (modified) * testsuites/psxtests/psxhdrs/stdio/fscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/fseek.c (modified) * testsuites/psxtests/psxhdrs/stdio/fseeko.c (modified) * testsuites/psxtests/psxhdrs/stdio/fsetpos.c (modified) * testsuites/psxtests/psxhdrs/stdio/ftell.c (modified) * testsuites/psxtests/psxhdrs/stdio/ftello.c (modified) * testsuites/psxtests/psxhdrs/stdio/ftrylockfile.c (modified) * testsuites/psxtests/psxhdrs/stdio/funlockfile.c (modified) * testsuites/psxtests/psxhdrs/stdio/fwrite.c (modified) * testsuites/psxtests/psxhdrs/stdio/getc.c (modified) * testsuites/psxtests/psxhdrs/stdio/getc_unlocked.c (modified) * testsuites/psxtests/psxhdrs/stdio/getchar.c (modified) * testsuites/psxtests/psxhdrs/stdio/getchar_unlocked.c (modified) * testsuites/psxtests/psxhdrs/stdio/getdelim.c (modified) * testsuites/psxtests/psxhdrs/stdio/getline.c (modified) * testsuites/psxtests/psxhdrs/stdio/gets.c (modified) * testsuites/psxtests/psxhdrs/stdio/open_memstream.c (modified) * testsuites/psxtests/psxhdrs/stdio/pclose.c (modified) * testsuites/psxtests/psxhdrs/stdio/perror.c (modified) * testsuites/psxtests/psxhdrs/stdio/popen.c (modified) * testsuites/psxtests/psxhdrs/stdio/printf.c (modified) * testsuites/psxtests/psxhdrs/stdio/putc.c (modified) * testsuites/psxtests/psxhdrs/stdio/putc_unlocked.c (modified) * testsuites/psxtests/psxhdrs/stdio/putchar.c (modified) * testsuites/psxtests/psxhdrs/stdio/putchar_unlocked.c (modified) * testsuites/psxtests/psxhdrs/stdio/puts.c (modified) * testsuites/psxtests/psxhdrs/stdio/remove.c (modified) * testsuites/psxtests/psxhdrs/stdio/rename.c (modified) * testsuites/psxtests/psxhdrs/stdio/renameat.c (modified) * testsuites/psxtests/psxhdrs/stdio/rewind.c (modified) * testsuites/psxtests/psxhdrs/stdio/scanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/setbuf.c (modified) * testsuites/psxtests/psxhdrs/stdio/setvbuf.c (modified) * testsuites/psxtests/psxhdrs/stdio/snprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/sprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/sscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/stderr.c (modified) * testsuites/psxtests/psxhdrs/stdio/stdin.c (modified) * testsuites/psxtests/psxhdrs/stdio/stdout.c (modified) * testsuites/psxtests/psxhdrs/stdio/tempnam.c (modified) * testsuites/psxtests/psxhdrs/stdio/tmpfile.c (modified) * testsuites/psxtests/psxhdrs/stdio/tmpnam.c (modified) * testsuites/psxtests/psxhdrs/stdio/ungetc.c (modified) * testsuites/psxtests/psxhdrs/stdio/vdprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vfprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vfscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsnprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsscanf.c (modified) * testsuites/psxtests/psxhdrs/string/memccpy.c (modified) * testsuites/psxtests/psxhdrs/string/memchr.c (modified) * testsuites/psxtests/psxhdrs/string/memcmp.c (modified) * testsuites/psxtests/psxhdrs/string/memcpy.c (modified) * testsuites/psxtests/psxhdrs/string/memmove.c (modified) * testsuites/psxtests/psxhdrs/string/memset.c (modified) * testsuites/psxtests/psxhdrs/string/stpcpy.c (modified) * testsuites/psxtests/psxhdrs/string/stpncpy.c (modified) * testsuites/psxtests/psxhdrs/string/strcat.c (modified) * testsuites/psxtests/psxhdrs/string/strchr.c (modified) * testsuites/psxtests/psxhdrs/string/strcmp.c (modified) * testsuites/psxtests/psxhdrs/string/strcoll.c (modified) * testsuites/psxtests/psxhdrs/string/strcoll_l.c (modified) * testsuites/psxtests/psxhdrs/string/strcpy.c (modified) * testsuites/psxtests/psxhdrs/string/strcspn.c (modified) * testsuites/psxtests/psxhdrs/string/strdup.c (modified) * testsuites/psxtests/psxhdrs/string/strerror.c (modified) * testsuites/psxtests/psxhdrs/string/strerror_l.c (modified) * testsuites/psxtests/psxhdrs/string/strerror_r.c (modified) * testsuites/psxtests/psxhdrs/string/strlen.c (modified) * testsuites/psxtests/psxhdrs/string/strncat.c (modified) * testsuites/psxtests/psxhdrs/string/strncmp.c (modified) * testsuites/psxtests/psxhdrs/string/strncpy.c (modified) * testsuites/psxtests/psxhdrs/string/strndup.c (modified) * testsuites/psxtests/psxhdrs/string/strnlen.c (modified) * testsuites/psxtests/psxhdrs/string/strpbrk.c (modified) * testsuites/psxtests/psxhdrs/string/strrchr.c (modified) * testsuites/psxtests/psxhdrs/string/strsignal.c (modified) * testsuites/psxtests/psxhdrs/string/strspn.c (modified) * testsuites/psxtests/psxhdrs/string/strstr.c (modified) * testsuites/psxtests/psxhdrs/string/strtok.c (modified) * testsuites/psxtests/psxhdrs/string/strtok_r.c (modified) * testsuites/psxtests/psxhdrs/string/strxfrm.c (modified) * testsuites/psxtests/psxhdrs/string/strxfrm_l.c (modified) * testsuites/psxtests/psxhdrs/strings/bcmp.c (modified) * testsuites/psxtests/psxhdrs/strings/bcopy.c (modified) * testsuites/psxtests/psxhdrs/strings/ffs.c (modified) * testsuites/psxtests/psxhdrs/strings/index.c (modified) * testsuites/psxtests/psxhdrs/strings/rindex.c (modified) * testsuites/psxtests/psxhdrs/strings/strcasecmp.c (modified) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (modified) * testsuites/psxtests/psxhdrs/strings/strncasecmp.c (modified) * testsuites/psxtests/psxhdrs/strings/strncasecmp_l.c (modified) psxhdrs: Changed the copyright license to BSD-2-Clause (GCI 2018) Thu, 13 Dec 2018 08:39:20 GMT Sebastian Huber [6b0a729b] * ampolish3 (deleted) * c/src/aclocal/project-root.m4 (modified) * c/src/aclocal/rtems-ampolish.m4 (deleted) * c/src/lib/libbsp/powerpc/mvme3100/configure.ac (modified) * cpukit/aclocal/rtems-ampolish.m4 (deleted) * cpukit/configure.ac (modified) build: Remove ampolish3 Update #3254. Thu, 22 Nov 2018 18:14:51 GMT Sebastian Huber [21275b58] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/extensiondata.h (modified) * cpukit/include/rtems/extensionimpl.h (modified) * cpukit/include/rtems/posix/key.h (modified) * cpukit/include/rtems/posix/keyimpl.h (modified) * cpukit/include/rtems/posix/mqueue.h (modified) * cpukit/include/rtems/posix/mqueueimpl.h (modified) * cpukit/include/rtems/posix/pthread.h (modified) * cpukit/include/rtems/posix/pthreadimpl.h (modified) * cpukit/include/rtems/posix/semaphore.h (modified) * cpukit/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/include/rtems/posix/shm.h (modified) * cpukit/include/rtems/posix/shmimpl.h (modified) * cpukit/include/rtems/posix/sigset.h (modified) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/include/rtems/posix/timerimpl.h (modified) * cpukit/include/rtems/rtems/barrierdata.h (modified) * cpukit/include/rtems/rtems/barrierimpl.h (modified) * cpukit/include/rtems/rtems/config.h (modified) * cpukit/include/rtems/rtems/dpmemdata.h (modified) * cpukit/include/rtems/rtems/dpmemimpl.h (modified) * cpukit/include/rtems/rtems/messagedata.h (modified) * cpukit/include/rtems/rtems/messageimpl.h (modified) * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/rtems/partdata.h (modified) * cpukit/include/rtems/rtems/partimpl.h (modified) * cpukit/include/rtems/rtems/partmp.h (modified) * cpukit/include/rtems/rtems/ratemondata.h (modified) * cpukit/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/include/rtems/rtems/regiondata.h (modified) * cpukit/include/rtems/rtems/regionimpl.h (modified) * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/include/rtems/rtems/semmp.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (modified) * cpukit/include/rtems/rtems/tasksimpl.h (modified) * cpukit/include/rtems/rtems/timerdata.h (modified) * cpukit/include/rtems/rtems/timerimpl.h (modified) * cpukit/include/rtems/score/freechain.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/include/rtems/score/threadq.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keyzerokvp.c (added) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/psxsemaphore.c (modified) * cpukit/posix/src/psxtimercreate.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/posix/src/shmopen.c (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/barriercreate.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/dpmemcreate.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/extensioncreate.c (modified) * cpukit/score/src/freechain.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal13/spfatal13.doc (deleted) * testsuites/sptests/spfatal13/spfatal13.scn (deleted) * testsuites/sptests/spfatal13/testcase.h (deleted) * testsuites/sptests/spfreechain01/init.c (modified) * testsuites/sptests/spsimplesched02/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Static Objects_Information initialization Statically ... Mon, 10 Dec 2018 11:51:33 GMT Sebastian Huber [0f5b2c09] * cpukit/Makefile.am (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/config.h (modified) * cpukit/libmisc/monitor/mon-config.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/getconfigmax.c (added) rtems: Use object information to get config max Use functions ... Mon, 10 Dec 2018 12:44:53 GMT Sebastian Huber [8b0e752f] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * testsuites/samples/unlimited/test1.c (modified) score: Remove Objects_Information::auto_extend Use ... Thu, 13 Dec 2018 15:17:25 GMT Pritish Jain [877048c] * testsuites/psxtests/psxhdrs/fmtmsg/fmtmsg.c (modified) * testsuites/psxtests/psxhdrs/math/acos.c (modified) * testsuites/psxtests/psxhdrs/math/acosf.c (modified) * testsuites/psxtests/psxhdrs/math/acosh.c (modified) * testsuites/psxtests/psxhdrs/math/acoshf.c (modified) * testsuites/psxtests/psxhdrs/math/acoshl.c (modified) * testsuites/psxtests/psxhdrs/math/acosl.c (modified) * testsuites/psxtests/psxhdrs/math/asin.c (modified) * testsuites/psxtests/psxhdrs/math/asinf.c (modified) * testsuites/psxtests/psxhdrs/math/asinh.c (modified) * testsuites/psxtests/psxhdrs/math/asinhf.c (modified) * testsuites/psxtests/psxhdrs/math/asinhl.c (modified) * testsuites/psxtests/psxhdrs/math/asinl.c (modified) * testsuites/psxtests/psxhdrs/math/atan.c (modified) * testsuites/psxtests/psxhdrs/math/atan2.c (modified) * testsuites/psxtests/psxhdrs/math/atan2f.c (modified) * testsuites/psxtests/psxhdrs/math/atan2l.c (modified) * testsuites/psxtests/psxhdrs/math/atanf.c (modified) * testsuites/psxtests/psxhdrs/math/atanh.c (modified) * testsuites/psxtests/psxhdrs/math/atanhf.c (modified) * testsuites/psxtests/psxhdrs/math/atanhl.c (modified) * testsuites/psxtests/psxhdrs/math/atanl.c (modified) * testsuites/psxtests/psxhdrs/math/cbrt.c (modified) * testsuites/psxtests/psxhdrs/math/cbrtf.c (modified) * testsuites/psxtests/psxhdrs/math/cbrtl.c (modified) * testsuites/psxtests/psxhdrs/math/ceil.c (modified) * testsuites/psxtests/psxhdrs/math/ceilf.c (modified) * testsuites/psxtests/psxhdrs/math/ceill.c (modified) * testsuites/psxtests/psxhdrs/math/copysign.c (modified) * testsuites/psxtests/psxhdrs/math/copysignf.c (modified) * testsuites/psxtests/psxhdrs/math/copysignl.c (modified) * testsuites/psxtests/psxhdrs/math/cos.c (modified) * testsuites/psxtests/psxhdrs/math/cosf.c (modified) * testsuites/psxtests/psxhdrs/math/cosh.c (modified) * testsuites/psxtests/psxhdrs/math/coshf.c (modified) * testsuites/psxtests/psxhdrs/math/coshl.c (modified) * testsuites/psxtests/psxhdrs/math/cosl.c (modified) * testsuites/psxtests/psxhdrs/math/erf.c (modified) * testsuites/psxtests/psxhdrs/math/erfc.c (modified) * testsuites/psxtests/psxhdrs/math/erfcf.c (modified) * testsuites/psxtests/psxhdrs/math/erfcl.c (modified) * testsuites/psxtests/psxhdrs/math/erff.c (modified) * testsuites/psxtests/psxhdrs/math/erfl.c (modified) * testsuites/psxtests/psxhdrs/math/exp.c (modified) * testsuites/psxtests/psxhdrs/math/exp2.c (modified) * testsuites/psxtests/psxhdrs/math/exp2f.c (modified) * testsuites/psxtests/psxhdrs/math/exp2l.c (modified) * testsuites/psxtests/psxhdrs/math/expf.c (modified) * testsuites/psxtests/psxhdrs/math/expl.c (modified) * testsuites/psxtests/psxhdrs/math/expm1.c (modified) * testsuites/psxtests/psxhdrs/math/expm1f.c (modified) * testsuites/psxtests/psxhdrs/math/expm1l.c (modified) * testsuites/psxtests/psxhdrs/math/fabs.c (modified) * testsuites/psxtests/psxhdrs/math/fabsf.c (modified) * testsuites/psxtests/psxhdrs/math/fabsl.c (modified) * testsuites/psxtests/psxhdrs/math/fdim.c (modified) * testsuites/psxtests/psxhdrs/math/fdimf.c (modified) * testsuites/psxtests/psxhdrs/math/fdiml.c (modified) * testsuites/psxtests/psxhdrs/math/floor.c (modified) * testsuites/psxtests/psxhdrs/math/floorf.c (modified) * testsuites/psxtests/psxhdrs/math/floorl.c (modified) * testsuites/psxtests/psxhdrs/math/fma.c (modified) * testsuites/psxtests/psxhdrs/math/fmaf.c (modified) * testsuites/psxtests/psxhdrs/math/fmal.c (modified) * testsuites/psxtests/psxhdrs/math/fmax.c (modified) * testsuites/psxtests/psxhdrs/math/fmaxf.c (modified) * testsuites/psxtests/psxhdrs/math/fmaxl.c (modified) * testsuites/psxtests/psxhdrs/math/fmin.c (modified) * testsuites/psxtests/psxhdrs/math/fminf.c (modified) * testsuites/psxtests/psxhdrs/math/fminl.c (modified) * testsuites/psxtests/psxhdrs/math/fmod.c (modified) * testsuites/psxtests/psxhdrs/math/fmodf.c (modified) * testsuites/psxtests/psxhdrs/math/fmodl.c (modified) * testsuites/psxtests/psxhdrs/math/fpclassify.c (modified) * testsuites/psxtests/psxhdrs/math/frexp.c (modified) * testsuites/psxtests/psxhdrs/math/frexpf.c (modified) * testsuites/psxtests/psxhdrs/math/frexpl.c (modified) * testsuites/psxtests/psxhdrs/math/hypot.c (modified) * testsuites/psxtests/psxhdrs/math/hypotf.c (modified) * testsuites/psxtests/psxhdrs/math/hypotl.c (modified) * testsuites/psxtests/psxhdrs/math/ilogb.c (modified) * testsuites/psxtests/psxhdrs/math/ilogbf.c (modified) * testsuites/psxtests/psxhdrs/math/ilogbl.c (modified) * testsuites/psxtests/psxhdrs/math/isfinite.c (modified) * testsuites/psxtests/psxhdrs/math/isgreater.c (modified) * testsuites/psxtests/psxhdrs/math/isgreaterequal.c (modified) * testsuites/psxtests/psxhdrs/math/isinf.c (modified) * testsuites/psxtests/psxhdrs/math/isless.c (modified) * testsuites/psxtests/psxhdrs/math/islessequal.c (modified) * testsuites/psxtests/psxhdrs/math/islessgreater.c (modified) * testsuites/psxtests/psxhdrs/math/isnan.c (modified) * testsuites/psxtests/psxhdrs/math/isnormal.c (modified) * testsuites/psxtests/psxhdrs/math/isunordered.c (modified) * testsuites/psxtests/psxhdrs/math/ldexp.c (modified) * testsuites/psxtests/psxhdrs/math/ldexpf.c (modified) * testsuites/psxtests/psxhdrs/math/ldexpl.c (modified) * testsuites/psxtests/psxhdrs/math/lgamma.c (modified) * testsuites/psxtests/psxhdrs/math/lgammaf.c (modified) * testsuites/psxtests/psxhdrs/math/lgammal.c (modified) * testsuites/psxtests/psxhdrs/math/llrint.c (modified) * testsuites/psxtests/psxhdrs/math/llrintf.c (modified) * testsuites/psxtests/psxhdrs/math/llrintl.c (modified) * testsuites/psxtests/psxhdrs/math/llround.c (modified) * testsuites/psxtests/psxhdrs/math/llroundf.c (modified) * testsuites/psxtests/psxhdrs/math/llroundl.c (modified) * testsuites/psxtests/psxhdrs/math/log.c (modified) * testsuites/psxtests/psxhdrs/math/log10.c (modified) * testsuites/psxtests/psxhdrs/math/log10f.c (modified) * testsuites/psxtests/psxhdrs/math/log10l.c (modified) * testsuites/psxtests/psxhdrs/math/log1p.c (modified) * testsuites/psxtests/psxhdrs/math/log1pf.c (modified) * testsuites/psxtests/psxhdrs/math/log1pl.c (modified) * testsuites/psxtests/psxhdrs/math/log2.c (modified) * testsuites/psxtests/psxhdrs/math/log2f.c (modified) * testsuites/psxtests/psxhdrs/math/log2l.c (modified) * testsuites/psxtests/psxhdrs/math/logb.c (modified) * testsuites/psxtests/psxhdrs/math/logbf.c (modified) * testsuites/psxtests/psxhdrs/math/logbl.c (modified) * testsuites/psxtests/psxhdrs/math/logf.c (modified) * testsuites/psxtests/psxhdrs/math/logl.c (modified) * testsuites/psxtests/psxhdrs/math/lrint.c (modified) * testsuites/psxtests/psxhdrs/math/lrintf.c (modified) * testsuites/psxtests/psxhdrs/math/lrintl.c (modified) * testsuites/psxtests/psxhdrs/math/lround.c (modified) * testsuites/psxtests/psxhdrs/math/lroundf.c (modified) * testsuites/psxtests/psxhdrs/math/lroundl.c (modified) * testsuites/psxtests/psxhdrs/math/modf.c (modified) * testsuites/psxtests/psxhdrs/math/modff.c (modified) * testsuites/psxtests/psxhdrs/math/modfl.c (modified) * testsuites/psxtests/psxhdrs/math/nan.c (modified) * testsuites/psxtests/psxhdrs/math/nanf.c (modified) * testsuites/psxtests/psxhdrs/math/nanl.c (modified) * testsuites/psxtests/psxhdrs/math/nearbyint.c (modified) * testsuites/psxtests/psxhdrs/math/nearbyintf.c (modified) * testsuites/psxtests/psxhdrs/math/nearbyintl.c (modified) * testsuites/psxtests/psxhdrs/math/nextafter.c (modified) * testsuites/psxtests/psxhdrs/math/nextafterf.c (modified) * testsuites/psxtests/psxhdrs/math/nextafterl.c (modified) * testsuites/psxtests/psxhdrs/math/nexttoward.c (modified) * testsuites/psxtests/psxhdrs/math/nexttowardf.c (modified) * testsuites/psxtests/psxhdrs/math/nexttowardl.c (modified) * testsuites/psxtests/psxhdrs/math/pow.c (modified) * testsuites/psxtests/psxhdrs/math/powf.c (modified) * testsuites/psxtests/psxhdrs/math/powl.c (modified) * testsuites/psxtests/psxhdrs/math/remainder.c (modified) * testsuites/psxtests/psxhdrs/math/remainderf.c (modified) * testsuites/psxtests/psxhdrs/math/remainderl.c (modified) * testsuites/psxtests/psxhdrs/math/remquo.c (modified) * testsuites/psxtests/psxhdrs/math/remquof.c (modified) * testsuites/psxtests/psxhdrs/math/remquol.c (modified) * testsuites/psxtests/psxhdrs/math/rint.c (modified) * testsuites/psxtests/psxhdrs/math/rintf.c (modified) * testsuites/psxtests/psxhdrs/math/rintl.c (modified) * testsuites/psxtests/psxhdrs/math/round.c (modified) * testsuites/psxtests/psxhdrs/math/roundf.c (modified) * testsuites/psxtests/psxhdrs/math/roundl.c (modified) * testsuites/psxtests/psxhdrs/math/scalbln.c (modified) * testsuites/psxtests/psxhdrs/math/scalblnf.c (modified) * testsuites/psxtests/psxhdrs/math/scalblnl.c (modified) * testsuites/psxtests/psxhdrs/math/scalbn.c (modified) * testsuites/psxtests/psxhdrs/math/scalbnf.c (modified) * testsuites/psxtests/psxhdrs/math/scalbnl.c (modified) * testsuites/psxtests/psxhdrs/math/signbit.c (modified) * testsuites/psxtests/psxhdrs/math/sin.c (modified) * testsuites/psxtests/psxhdrs/math/sinf.c (modified) * testsuites/psxtests/psxhdrs/math/sinh.c (modified) * testsuites/psxtests/psxhdrs/math/sinhf.c (modified) * testsuites/psxtests/psxhdrs/math/sinhl.c (modified) * testsuites/psxtests/psxhdrs/math/sinl.c (modified) * testsuites/psxtests/psxhdrs/math/sqrt.c (modified) * testsuites/psxtests/psxhdrs/math/sqrtf.c (modified) * testsuites/psxtests/psxhdrs/math/sqrtl.c (modified) * testsuites/psxtests/psxhdrs/math/tan.c (modified) * testsuites/psxtests/psxhdrs/math/tanf.c (modified) * testsuites/psxtests/psxhdrs/math/tanh.c (modified) * testsuites/psxtests/psxhdrs/math/tanhf.c (modified) * testsuites/psxtests/psxhdrs/math/tanhl.c (modified) * testsuites/psxtests/psxhdrs/math/tanl.c (modified) * testsuites/psxtests/psxhdrs/math/tgamma.c (modified) * testsuites/psxtests/psxhdrs/math/tgammaf.c (modified) * testsuites/psxtests/psxhdrs/math/tgammal.c (modified) * testsuites/psxtests/psxhdrs/math/trunc.c (modified) * testsuites/psxtests/psxhdrs/math/truncf.c (modified) * testsuites/psxtests/psxhdrs/math/truncl.c (modified) * testsuites/psxtests/psxhdrs/math/y0.c (modified) * testsuites/psxtests/psxhdrs/math/y0f.c (modified) * testsuites/psxtests/psxhdrs/math/y0l.c (modified) * testsuites/psxtests/psxhdrs/math/y1.c (modified) * testsuites/psxtests/psxhdrs/math/y1f.c (modified) * testsuites/psxtests/psxhdrs/math/y1l.c (modified) * testsuites/psxtests/psxhdrs/math/yn.c (modified) * testsuites/psxtests/psxhdrs/math/ynf.c (modified) * testsuites/psxtests/psxhdrs/math/ynl.c (modified) * testsuites/psxtests/psxhdrs/sys/ipc/ftok.c (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (modified) psxhdrs: Changed the Copyright license to BSD-2-Clause . The ... Thu, 13 Dec 2018 15:42:57 GMT Jacob Shin [cb8281f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/msg/msgctl.c (added) * testsuites/psxtests/psxhdrs/sys/msg/msgget.c (added) * testsuites/psxtests/psxhdrs/sys/msg/msgrcv.c (added) * testsuites/psxtests/psxhdrs/sys/msg/msgsnd.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for sys/msg.h (GCI ... Thu, 13 Dec 2018 00:46:38 GMT Jacob Shin [28f23eb] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/select/FD_CLR.c (added) * testsuites/psxtests/psxhdrs/sys/select/FD_ISSET.c (added) * testsuites/psxtests/psxhdrs/sys/select/FD_SET.c (added) * testsuites/psxtests/psxhdrs/sys/select/FD_ZERO.c (added) * testsuites/psxtests/psxhdrs/sys/select/pselect.c (added) * testsuites/psxtests/psxhdrs/sys/select/select.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h ... Wed, 12 Dec 2018 15:33:22 GMT ABR290B [86b0ac9f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/shm/shmat.c (added) * testsuites/psxtests/psxhdrs/sys/shm/shmctl.c (added) * testsuites/psxtests/psxhdrs/sys/shm/shmdt.c (added) * testsuites/psxtests/psxhdrs/sys/shm/shmget.c (added) psxhdrs: Add POSIX Signature Compliance Test for sys/shm.h (GCI 2018) Wed, 12 Dec 2018 14:23:35 GMT ABR290B [a0353ea2] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/utmpx/endutxent.c (added) * testsuites/psxtests/psxhdrs/utmpx/getutxent.c (added) * testsuites/psxtests/psxhdrs/utmpx/getutxid.c (added) * testsuites/psxtests/psxhdrs/utmpx/getutxline.c (added) * testsuites/psxtests/psxhdrs/utmpx/pututxline.c (added) * testsuites/psxtests/psxhdrs/utmpx/setutxent.c (added) POSIX Signature Compliance Test for utmpx.h (GCI2018) Wed, 12 Dec 2018 14:14:40 GMT ABR290B [0af5ede] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/statvfs/fstatvfs.c (added) * testsuites/psxtests/psxhdrs/sys/statvfs/statvfs.c (added) POSIX Signature Compliance Test for sys/statvfs.h (GCI 2018) Wed, 12 Dec 2018 21:00:10 GMT Jacob Shin [b770665f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/net/if/if_freenameindex.c (added) * testsuites/psxtests/psxhdrs/net/if/if_indextoname.c (added) * testsuites/psxtests/psxhdrs/net/if/if_nameindex.c (added) * testsuites/psxtests/psxhdrs/net/if/if_nametoindex.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h Tue, 11 Dec 2018 02:21:12 GMT zehata [bf19a9c6] * testsuites/psxtests/psxhdrs/complex/cabs.c (modified) * testsuites/psxtests/psxhdrs/complex/cabsf.c (modified) * testsuites/psxtests/psxhdrs/complex/cabsl.c (modified) * testsuites/psxtests/psxhdrs/complex/cacos.c (modified) * testsuites/psxtests/psxhdrs/complex/cacosf.c (modified) * testsuites/psxtests/psxhdrs/complex/cacosh.c (modified) * testsuites/psxtests/psxhdrs/complex/cacoshf.c (modified) * testsuites/psxtests/psxhdrs/complex/cacoshl.c (modified) * testsuites/psxtests/psxhdrs/complex/cacosl.c (modified) * testsuites/psxtests/psxhdrs/complex/carg.c (modified) * testsuites/psxtests/psxhdrs/complex/cargf.c (modified) * testsuites/psxtests/psxhdrs/complex/cargl.c (modified) * testsuites/psxtests/psxhdrs/complex/casin.c (modified) * testsuites/psxtests/psxhdrs/complex/casinf.c (modified) * testsuites/psxtests/psxhdrs/complex/casinh.c (modified) * testsuites/psxtests/psxhdrs/complex/casinhf.c (modified) * testsuites/psxtests/psxhdrs/complex/casinhl.c (modified) * testsuites/psxtests/psxhdrs/complex/casinl.c (modified) * testsuites/psxtests/psxhdrs/complex/catan.c (modified) * testsuites/psxtests/psxhdrs/complex/catanf.c (modified) * testsuites/psxtests/psxhdrs/complex/catanh.c (modified) * testsuites/psxtests/psxhdrs/complex/catanhf.c (modified) * testsuites/psxtests/psxhdrs/complex/catanhl.c (modified) * testsuites/psxtests/psxhdrs/complex/catanl.c (modified) * testsuites/psxtests/psxhdrs/complex/ccos.c (modified) * testsuites/psxtests/psxhdrs/complex/ccosf.c (modified) * testsuites/psxtests/psxhdrs/complex/ccosh.c (modified) * testsuites/psxtests/psxhdrs/complex/ccoshf.c (modified) * testsuites/psxtests/psxhdrs/complex/ccoshl.c (modified) * testsuites/psxtests/psxhdrs/complex/ccosl.c (modified) * testsuites/psxtests/psxhdrs/complex/cexp.c (modified) * testsuites/psxtests/psxhdrs/complex/cexpf.c (modified) * testsuites/psxtests/psxhdrs/complex/cexpl.c (modified) * testsuites/psxtests/psxhdrs/complex/cimag.c (modified) * testsuites/psxtests/psxhdrs/complex/cimagf.c (modified) * testsuites/psxtests/psxhdrs/complex/cimagl.c (modified) * testsuites/psxtests/psxhdrs/complex/clog.c (modified) * testsuites/psxtests/psxhdrs/complex/clogf.c (modified) * testsuites/psxtests/psxhdrs/complex/clogl.c (modified) * testsuites/psxtests/psxhdrs/complex/conj.c (modified) * testsuites/psxtests/psxhdrs/complex/conjf.c (modified) * testsuites/psxtests/psxhdrs/complex/conjl.c (modified) * testsuites/psxtests/psxhdrs/complex/cpow.c (modified) * testsuites/psxtests/psxhdrs/complex/cpowf.c (modified) * testsuites/psxtests/psxhdrs/complex/cpowl.c (modified) * testsuites/psxtests/psxhdrs/complex/cproj.c (modified) * testsuites/psxtests/psxhdrs/complex/cprojf.c (modified) * testsuites/psxtests/psxhdrs/complex/cprojl.c (modified) * testsuites/psxtests/psxhdrs/complex/creal.c (modified) * testsuites/psxtests/psxhdrs/complex/crealf.c (modified) * testsuites/psxtests/psxhdrs/complex/creall.c (modified) * testsuites/psxtests/psxhdrs/complex/csin.c (modified) * testsuites/psxtests/psxhdrs/complex/csinf.c (modified) * testsuites/psxtests/psxhdrs/complex/csinh.c (modified) * testsuites/psxtests/psxhdrs/complex/csinhf.c (modified) * testsuites/psxtests/psxhdrs/complex/csinhl.c (modified) * testsuites/psxtests/psxhdrs/complex/csinl.c (modified) * testsuites/psxtests/psxhdrs/complex/csqrt.c (modified) * testsuites/psxtests/psxhdrs/complex/csqrtf.c (modified) * testsuites/psxtests/psxhdrs/complex/csqrtl.c (modified) * testsuites/psxtests/psxhdrs/complex/ctan.c (modified) * testsuites/psxtests/psxhdrs/complex/ctanf.c (modified) * testsuites/psxtests/psxhdrs/complex/ctanh.c (modified) * testsuites/psxtests/psxhdrs/complex/ctanhf.c (modified) * testsuites/psxtests/psxhdrs/complex/ctanhl.c (modified) * testsuites/psxtests/psxhdrs/complex/ctanl.c (modified) * testsuites/psxtests/psxhdrs/ctype/isalnum.c (modified) * testsuites/psxtests/psxhdrs/ctype/isalnum_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isalpha.c (modified) * testsuites/psxtests/psxhdrs/ctype/isalpha_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isascii.c (modified) * testsuites/psxtests/psxhdrs/ctype/isblank.c (modified) * testsuites/psxtests/psxhdrs/ctype/isblank_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/iscntrl.c (modified) * testsuites/psxtests/psxhdrs/ctype/iscntrl_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isdigit.c (modified) * testsuites/psxtests/psxhdrs/ctype/isdigit_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isgraph.c (modified) * testsuites/psxtests/psxhdrs/ctype/isgraph_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/islower.c (modified) * testsuites/psxtests/psxhdrs/ctype/islower_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isprint.c (modified) * testsuites/psxtests/psxhdrs/ctype/isprint_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/ispunct.c (modified) * testsuites/psxtests/psxhdrs/ctype/ispunct_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isspace.c (modified) * testsuites/psxtests/psxhdrs/ctype/isspace_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isupper.c (modified) * testsuites/psxtests/psxhdrs/ctype/isupper_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/isxdigit.c (modified) * testsuites/psxtests/psxhdrs/ctype/isxdigit_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/toascii.c (modified) * testsuites/psxtests/psxhdrs/ctype/tolower.c (modified) * testsuites/psxtests/psxhdrs/ctype/tolower_l.c (modified) * testsuites/psxtests/psxhdrs/ctype/toupper.c (modified) * testsuites/psxtests/psxhdrs/ctype/toupper_l.c (modified) * testsuites/psxtests/psxhdrs/fcntl/creat.c (modified) * testsuites/psxtests/psxhdrs/fcntl/fcntl.c (modified) * testsuites/psxtests/psxhdrs/fcntl/open.c (modified) * testsuites/psxtests/psxhdrs/fcntl/openat.c (modified) * testsuites/psxtests/psxhdrs/sys/time/getitimer.c (modified) * testsuites/psxtests/psxhdrs/sys/time/gettimeofday.c (modified) * testsuites/psxtests/psxhdrs/sys/time/select.c (modified) * testsuites/psxtests/psxhdrs/sys/time/setitimer.c (modified) * testsuites/psxtests/psxhdrs/sys/time/utimes.c (modified) * testsuites/psxtests/psxhdrs/wchar/btowc.c (modified) * testsuites/psxtests/psxhdrs/wchar/fgetwc.c (modified) * testsuites/psxtests/psxhdrs/wchar/fgetws.c (modified) * testsuites/psxtests/psxhdrs/wchar/fputwc.c (modified) * testsuites/psxtests/psxhdrs/wchar/fputws.c (modified) * testsuites/psxtests/psxhdrs/wchar/fwide.c (modified) * testsuites/psxtests/psxhdrs/wchar/fwprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/fwscanf.c (modified) * testsuites/psxtests/psxhdrs/wchar/getwc.c (modified) * testsuites/psxtests/psxhdrs/wchar/getwchar.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswalnum.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswalpha.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswcntrl.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswctype.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswdigit.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswgraph.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswlower.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswprint.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswpunct.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswspace.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswupper.c (modified) * testsuites/psxtests/psxhdrs/wchar/iswxdigit.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbrlen.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbrtowc.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbsinit.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbsnrtowcs.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbsrtowcs.c (modified) * testsuites/psxtests/psxhdrs/wchar/open_wmemstream.c (modified) * testsuites/psxtests/psxhdrs/wchar/putwc.c (modified) * testsuites/psxtests/psxhdrs/wchar/putwchar.c (modified) * testsuites/psxtests/psxhdrs/wchar/swprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/swscanf.c (modified) * testsuites/psxtests/psxhdrs/wchar/towlower.c (modified) * testsuites/psxtests/psxhdrs/wchar/towupper.c (modified) * testsuites/psxtests/psxhdrs/wchar/ungetwc.c (modified) * testsuites/psxtests/psxhdrs/wchar/vfwprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/vfwscanf.c (modified) * testsuites/psxtests/psxhdrs/wchar/vswprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/vswscanf.c (modified) * testsuites/psxtests/psxhdrs/wchar/vwprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/vwscanf.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcpcpy.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcpncpy.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcrtomb.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscasecmp.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscasecmp_l.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscat.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcschr.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscmp.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscoll.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscoll_l.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscpy.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcscspn.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsdup.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsnlen.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsnrtombs.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcspbrk.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsrchr.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsrtombs.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsspn.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsstr.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstod.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstof.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstok.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstol.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstold.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstoll.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstoul.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcstoull.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcswidth.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsxfrm.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcsxfrm_l.c (modified) * testsuites/psxtests/psxhdrs/wchar/wctob.c (modified) * testsuites/psxtests/psxhdrs/wchar/wctype.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcwidth.c (modified) * testsuites/psxtests/psxhdrs/wchar/wmemchr.c (modified) * testsuites/psxtests/psxhdrs/wchar/wmemcmp.c (modified) * testsuites/psxtests/psxhdrs/wchar/wmemcpy.c (modified) * testsuites/psxtests/psxhdrs/wchar/wmemmove.c (modified) * testsuites/psxtests/psxhdrs/wchar/wmemset.c (modified) * testsuites/psxtests/psxhdrs/wchar/wprintf.c (modified) * testsuites/psxtests/psxhdrs/wchar/wscanf.c (modified) psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018) Tue, 11 Dec 2018 22:08:59 GMT ABR290B [af677c0] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/setjmp/longjmp.c (added) * testsuites/psxtests/psxhdrs/setjmp/setjmp.c (added) * testsuites/psxtests/psxhdrs/setjmp/siglongjmp.c (added) * testsuites/psxtests/psxhdrs/setjmp/sigsetjmp.c (added) psxhdrs: POSIX API Signature Compliance Test for setjmp.h (GCI2018) Tue, 11 Dec 2018 16:35:38 GMT Marçal Comajoan Cara [6ab788d] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/poll/poll.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for poll.h ... Tue, 11 Dec 2018 08:47:21 GMT Pritish Jain [484ef98] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/wordexp/wordexp.c (added) * testsuites/psxtests/psxhdrs/wordexp/wordfree.c (added) psxhdrs: Add POSIX Compliance Tests for wordexp.h (GCI 2018) Tue, 11 Dec 2018 14:11:10 GMT Sebastian Huber [a1eb0a5] * cpukit/posix/src/shmunlink.c (modified) posix: Fix shm_unlink() This function is untested. Tue, 11 Dec 2018 08:30:59 GMT Sebastian Huber [b7a1f9e] * testsuites/psxtests/psxhdrs/stdio/vdprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vfprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vfscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vscanf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsnprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsprintf.c (modified) * testsuites/psxtests/psxhdrs/stdio/vsscanf.c (modified) psxhdrs: Fix compile errors Mon, 10 Dec 2018 14:09:41 GMT Sebastian Huber [6179767] * LICENSE.BSD-2-Clause (modified) Remove white space at end of line Update #3053. Mon, 10 Dec 2018 18:50:47 GMT Himanshu40 [b05aa8e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/pwd/endpwent.c (added) * testsuites/psxtests/psxhdrs/pwd/getpwent.c (added) * testsuites/psxtests/psxhdrs/pwd/getpwnam.c (added) * testsuites/psxtests/psxhdrs/pwd/getpwnam_r.c (added) * testsuites/psxtests/psxhdrs/pwd/getpwuid.c (added) * testsuites/psxtests/psxhdrs/pwd/getpwuid_r.c (added) * testsuites/psxtests/psxhdrs/pwd/setpwent.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for pwd.h (GCI 2018) Mon, 10 Dec 2018 18:52:09 GMT Zenon [c107f2b7] * testsuites/psxtests/psxhdrs/fcntl/creat.c (added) * testsuites/psxtests/psxhdrs/fcntl/fcntl.c (added) * testsuites/psxtests/psxhdrs/fcntl/open.c (added) * testsuites/psxtests/psxhdrs/fcntl/openat.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for fcntl.h (GCI 2018) Mon, 10 Dec 2018 18:39:34 GMT Joel Sherrill [ed6a8e3] * testsuites/psxtests/Makefile.am (modified) psxtests/Makefile.am: Add fcntl methods missed in previous commit Mon, 10 Dec 2018 18:23:03 GMT Joel Sherrill [2bb21dde] * testsuites/psxtests/Makefile.am (modified) psxtests/Makefile.am: Correct spacing Mon, 10 Dec 2018 00:05:54 GMT Jacob Shin [9084b6b5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/resource/getpriority.c (added) * testsuites/psxtests/psxhdrs/sys/resource/getrlimit.c (added) * testsuites/psxtests/psxhdrs/sys/resource/getrusage.c (added) * testsuites/psxtests/psxhdrs/sys/resource/setpriority.c (added) * testsuites/psxtests/psxhdrs/sys/resource/setrlimit.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for sys/resource.h ... Sun, 09 Dec 2018 23:08:38 GMT Marçal Comajoan Cara [5269bf47] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/times/times.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for ... Sun, 09 Dec 2018 17:13:48 GMT Shashvat Jain [dc95ef67] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/ipc/ftok.c (added) psxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018) Test ... Sun, 09 Dec 2018 16:31:41 GMT Jacob Shin [9e7e8b3f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/stat/chmod.c (added) * testsuites/psxtests/psxhdrs/sys/stat/fchmod.c (added) * testsuites/psxtests/psxhdrs/sys/stat/fchmodat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/fstat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/fstatat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/futimens.c (added) * testsuites/psxtests/psxhdrs/sys/stat/lstat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mkdir.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mkdirat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mkfifo.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mkfifoat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mknod.c (added) * testsuites/psxtests/psxhdrs/sys/stat/mknodat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/stat.c (added) * testsuites/psxtests/psxhdrs/sys/stat/umask.c (added) * testsuites/psxtests/psxhdrs/sys/stat/utimensat.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for sys/stat.h (GCI ... Sun, 09 Dec 2018 12:20:13 GMT Himanshu40 [b009cfb6] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/c11/threads/call_once.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_broadcast.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_destroy.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_init.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_signal.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_timedwait.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_wait.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_destroy.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_init.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_lock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_timedlock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_trylock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_unlock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_create.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_current.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_detach.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_equal.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_exit.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_join.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_sleep.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_yield.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_create.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_delete.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_get.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_set.c (added) psxhdrs: Added POSIX API Signature Compliance Tests for threads.h ... Sat, 08 Dec 2018 18:49:20 GMT Jacob Shin [a5c0886a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/stdlib/_Exit.c (added) * testsuites/psxtests/psxhdrs/stdlib/a64l.c (added) * testsuites/psxtests/psxhdrs/stdlib/abort.c (added) * testsuites/psxtests/psxhdrs/stdlib/abs.c (added) * testsuites/psxtests/psxhdrs/stdlib/atexit.c (added) * testsuites/psxtests/psxhdrs/stdlib/atof.c (added) * testsuites/psxtests/psxhdrs/stdlib/atoi.c (added) * testsuites/psxtests/psxhdrs/stdlib/atol.c (added) * testsuites/psxtests/psxhdrs/stdlib/atoll.c (added) * testsuites/psxtests/psxhdrs/stdlib/bsearch.c (added) * testsuites/psxtests/psxhdrs/stdlib/calloc.c (added) * testsuites/psxtests/psxhdrs/stdlib/div.c (added) * testsuites/psxtests/psxhdrs/stdlib/drand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/erand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/exit.c (added) * testsuites/psxtests/psxhdrs/stdlib/free.c (added) * testsuites/psxtests/psxhdrs/stdlib/getenv.c (added) * testsuites/psxtests/psxhdrs/stdlib/getsubopt.c (added) * testsuites/psxtests/psxhdrs/stdlib/grantpt.c (added) * testsuites/psxtests/psxhdrs/stdlib/initstate.c (added) * testsuites/psxtests/psxhdrs/stdlib/jrand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/l64a.c (added) * testsuites/psxtests/psxhdrs/stdlib/labs.c (added) * testsuites/psxtests/psxhdrs/stdlib/lcong48.c (added) * testsuites/psxtests/psxhdrs/stdlib/ldiv.c (added) * testsuites/psxtests/psxhdrs/stdlib/llabs.c (added) * testsuites/psxtests/psxhdrs/stdlib/lldiv.c (added) * testsuites/psxtests/psxhdrs/stdlib/lrand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/malloc.c (added) * testsuites/psxtests/psxhdrs/stdlib/mblen.c (added) * testsuites/psxtests/psxhdrs/stdlib/mbstowcs.c (added) * testsuites/psxtests/psxhdrs/stdlib/mbtowc.c (added) * testsuites/psxtests/psxhdrs/stdlib/mkdtemp.c (added) * testsuites/psxtests/psxhdrs/stdlib/mkstemp.c (added) * testsuites/psxtests/psxhdrs/stdlib/mrand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/nrand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/posix_memalign.c (added) * testsuites/psxtests/psxhdrs/stdlib/posix_openpt.c (added) * testsuites/psxtests/psxhdrs/stdlib/ptsname.c (added) * testsuites/psxtests/psxhdrs/stdlib/putenv.c (added) * testsuites/psxtests/psxhdrs/stdlib/qsort.c (added) * testsuites/psxtests/psxhdrs/stdlib/rand.c (added) * testsuites/psxtests/psxhdrs/stdlib/rand_r.c (added) * testsuites/psxtests/psxhdrs/stdlib/random.c (added) * testsuites/psxtests/psxhdrs/stdlib/realloc.c (added) * testsuites/psxtests/psxhdrs/stdlib/realpath.c (added) * testsuites/psxtests/psxhdrs/stdlib/seed48.c (added) * testsuites/psxtests/psxhdrs/stdlib/setenv.c (added) * testsuites/psxtests/psxhdrs/stdlib/setkey.c (added) * testsuites/psxtests/psxhdrs/stdlib/setstate.c (added) * testsuites/psxtests/psxhdrs/stdlib/srand.c (added) * testsuites/psxtests/psxhdrs/stdlib/srand48.c (added) * testsuites/psxtests/psxhdrs/stdlib/srandom.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtod.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtof.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtol.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtold.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtoll.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtoul.c (added) * testsuites/psxtests/psxhdrs/stdlib/strtoull.c (added) * testsuites/psxtests/psxhdrs/stdlib/system.c (added) * testsuites/psxtests/psxhdrs/stdlib/unlockpt.c (added) * testsuites/psxtests/psxhdrs/stdlib/unsetenv.c (added) * testsuites/psxtests/psxhdrs/stdlib/wcstombs.c (added) * testsuites/psxtests/psxhdrs/stdlib/wctomb.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for stdlib.h (GCI 2018) Sat, 08 Dec 2018 17:42:24 GMT ABR290B [15d806b0] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/syslog/closelog.c (added) * testsuites/psxtests/psxhdrs/syslog/openlog.c (added) * testsuites/psxtests/psxhdrs/syslog/setlogmask.c (added) * testsuites/psxtests/psxhdrs/syslog/syslog.c (added) psxhdrs: POSIX Signature Test for syslog.h (GCI2018) Sat, 08 Dec 2018 17:35:49 GMT Himanshu40 [30f5272] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/libgen/basename.c (added) * testsuites/psxtests/psxhdrs/libgen/dirname.c (added) psxhdrs: added POSIX API Signature Compliance Tests for libgen.h (GCI ... Sat, 08 Dec 2018 17:26:43 GMT zehata [8e06aff] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/wchar/btowc.c (added) * testsuites/psxtests/psxhdrs/wchar/fgetwc.c (added) * testsuites/psxtests/psxhdrs/wchar/fgetws.c (added) * testsuites/psxtests/psxhdrs/wchar/fputwc.c (added) * testsuites/psxtests/psxhdrs/wchar/fputws.c (added) * testsuites/psxtests/psxhdrs/wchar/fwide.c (added) * testsuites/psxtests/psxhdrs/wchar/fwprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/fwscanf.c (added) * testsuites/psxtests/psxhdrs/wchar/getwc.c (added) * testsuites/psxtests/psxhdrs/wchar/getwchar.c (added) * testsuites/psxtests/psxhdrs/wchar/iswalnum.c (added) * testsuites/psxtests/psxhdrs/wchar/iswalpha.c (added) * testsuites/psxtests/psxhdrs/wchar/iswcntrl.c (added) * testsuites/psxtests/psxhdrs/wchar/iswctype.c (added) * testsuites/psxtests/psxhdrs/wchar/iswdigit.c (added) * testsuites/psxtests/psxhdrs/wchar/iswgraph.c (added) * testsuites/psxtests/psxhdrs/wchar/iswlower.c (added) * testsuites/psxtests/psxhdrs/wchar/iswprint.c (added) * testsuites/psxtests/psxhdrs/wchar/iswpunct.c (added) * testsuites/psxtests/psxhdrs/wchar/iswspace.c (added) * testsuites/psxtests/psxhdrs/wchar/iswupper.c (added) * testsuites/psxtests/psxhdrs/wchar/iswxdigit.c (added) * testsuites/psxtests/psxhdrs/wchar/mbrlen.c (added) * testsuites/psxtests/psxhdrs/wchar/mbrtowc.c (added) * testsuites/psxtests/psxhdrs/wchar/mbsinit.c (added) * testsuites/psxtests/psxhdrs/wchar/mbsnrtowcs.c (added) * testsuites/psxtests/psxhdrs/wchar/mbsrtowcs.c (added) * testsuites/psxtests/psxhdrs/wchar/open_wmemstream.c (added) * testsuites/psxtests/psxhdrs/wchar/putwc.c (added) * testsuites/psxtests/psxhdrs/wchar/putwchar.c (added) * testsuites/psxtests/psxhdrs/wchar/swprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/swscanf.c (added) * testsuites/psxtests/psxhdrs/wchar/towlower.c (added) * testsuites/psxtests/psxhdrs/wchar/towupper.c (added) * testsuites/psxtests/psxhdrs/wchar/ungetwc.c (added) * testsuites/psxtests/psxhdrs/wchar/vfwprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/vfwscanf.c (added) * testsuites/psxtests/psxhdrs/wchar/vswprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/vswscanf.c (added) * testsuites/psxtests/psxhdrs/wchar/vwprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/vwscanf.c (added) * testsuites/psxtests/psxhdrs/wchar/wcpcpy.c (added) * testsuites/psxtests/psxhdrs/wchar/wcpncpy.c (added) * testsuites/psxtests/psxhdrs/wchar/wcrtomb.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscasecmp.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscasecmp_l.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscat.c (added) * testsuites/psxtests/psxhdrs/wchar/wcschr.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscmp.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscoll.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscoll_l.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscpy.c (added) * testsuites/psxtests/psxhdrs/wchar/wcscspn.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsdup.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsnlen.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsnrtombs.c (added) * testsuites/psxtests/psxhdrs/wchar/wcspbrk.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsrchr.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsrtombs.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsspn.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsstr.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstod.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstof.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstok.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstol.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstold.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstoll.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstoul.c (added) * testsuites/psxtests/psxhdrs/wchar/wcstoull.c (added) * testsuites/psxtests/psxhdrs/wchar/wcswidth.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsxfrm.c (added) * testsuites/psxtests/psxhdrs/wchar/wcsxfrm_l.c (added) * testsuites/psxtests/psxhdrs/wchar/wctob.c (added) * testsuites/psxtests/psxhdrs/wchar/wctype.c (added) * testsuites/psxtests/psxhdrs/wchar/wcwidth.c (added) * testsuites/psxtests/psxhdrs/wchar/wmemchr.c (added) * testsuites/psxtests/psxhdrs/wchar/wmemcmp.c (added) * testsuites/psxtests/psxhdrs/wchar/wmemcpy.c (added) * testsuites/psxtests/psxhdrs/wchar/wmemmove.c (added) * testsuites/psxtests/psxhdrs/wchar/wmemset.c (added) * testsuites/psxtests/psxhdrs/wchar/wprintf.c (added) * testsuites/psxtests/psxhdrs/wchar/wscanf.c (added) psxhdrs: Added POSIX Compliance Test for wchar.h (GCI 2018) Fri, 07 Dec 2018 16:48:11 GMT Marçal Comajoan Cara [6acc556] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/stddef/offsetof.c (added) Implement POSIX API Signature Compliance Tests for stddef.h (GCI 2018) Sat, 08 Dec 2018 03:50:49 GMT ABR290B [100d87f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/arpa/inet/inet_addr.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_ntoa.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_ntop.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_pton.c (added) POSIX Signature Test for arpa/inet.h (GCI2018) Fri, 07 Dec 2018 18:14:43 GMT Himanshu40 [aad6551b] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/netdb/endhostent.c (added) * testsuites/psxtests/psxhdrs/netdb/endnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/endprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/endservent.c (added) * testsuites/psxtests/psxhdrs/netdb/freeaddrinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/gai_strerror.c (added) * testsuites/psxtests/psxhdrs/netdb/getaddrinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostbyaddr.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostent.c (added) * testsuites/psxtests/psxhdrs/netdb/getnameinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetbyaddr.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotobyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotobynumber.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/getservbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getservbyport.c (added) * testsuites/psxtests/psxhdrs/netdb/getservent.c (added) * testsuites/psxtests/psxhdrs/netdb/h_errno.c (added) * testsuites/psxtests/psxhdrs/netdb/sethostent.c (added) * testsuites/psxtests/psxhdrs/netdb/setnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/setprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/setservent.c (added) psxhdrs: POSIX API Signature Compliance Tests for netdb.h (GCI 2018) Fri, 07 Dec 2018 17:59:38 GMT Marçal Comajoan Cara [add0b6a3] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c (added) Implement POSIX API Signature Compliance Tests for uchar.h This ... Sun, 25 Nov 2018 19:26:02 GMT Sebastian Huber [f70079c] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) score: Remove Objects_Information::the_api Remove ... Sun, 25 Nov 2018 19:15:26 GMT Sebastian Huber [1c2d178] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (modified) * cpukit/score/src/objectactivecount.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectgetinfo.c (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnametoid.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/threaditerate.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Remove Objects_Information::maximum This information is ... Sat, 24 Nov 2018 10:51:28 GMT Sebastian Huber [3899bc1a] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/rtems/src/ratemonresetall.c (modified) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectgetlocal.c (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectgetnoprotection.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnametoid.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/threaditerate.c (modified) * testsuites/sptests/spconfig02/init.c (modified) score: Optimize object lookup Use the maximum ID for the ID to ... Thu, 22 Nov 2018 05:38:42 GMT Sebastian Huber [359a3a3] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) score: Rename Objects_Information::allocation_size Rename ... Thu, 22 Nov 2018 05:16:52 GMT Sebastian Huber [0da9d80] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Rename Objects_Information::size Rename ... Wed, 21 Nov 2018 16:30:52 GMT Sebastian Huber [9c9c6a9] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/psxsemaphore.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectidtoname.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnamespaceremove.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectsetname.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) score: Remove Objects_Information::is_string Use ... Fri, 23 Nov 2018 19:37:57 GMT Sebastian Huber [d6e3473] * cpukit/score/src/objectallocate.c (modified) score: Remove dead code Update #3621. Thu, 06 Dec 2018 08:57:01 GMT Sebastian Huber [7ee6437] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetmaxprio.c (added) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add rtems_scheduler_get_maximum_priority() Update #3636. Thu, 03 May 2018 11:03:27 GMT Sebastian Huber [0a1f5df9] * bsps/or1k/generic_or1k/clock/clockdrv.c (modified) * bsps/shared/dev/cpucounter/cpucounterdiff.c (deleted) * bsps/sparc/erc32/clock/ckinit.c (modified) * bsps/sparc/leon2/clock/ckinit.c (modified) * bsps/sparc/leon3/clock/ckinit.c (modified) * bsps/sparc/leon3/include/leon.h (modified) * bsps/sparc/leon3/start/cpucounter.c (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * cpukit/Makefile.am (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h (modified) * cpukit/score/cpu/sparc/sparc-counter-asm.S (modified) * cpukit/score/cpu/sparc/sparc-counter.c (deleted) Simplify _CPU_Counter_difference() In order to simplify the use of ... Mon, 03 Dec 2018 12:10:21 GMT Sebastian Huber [ef23838] * cpukit/headers.am (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/include/rtems/score/timecounter.h (modified) * cpukit/include/rtems/score/timestamp.h (modified) * cpukit/include/rtems/score/timestampimpl.h (added) * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/rtems/src/clockgetuptimenanoseconds.c (modified) * cpukit/rtems/src/clockgetuptimetimeval.c (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) score: Avoid sbintime_t in API headers The sbintime_t is a ... Wed, 05 Dec 2018 09:03:13 GMT Sebastian Huber [9921ab6] * testsuites/psxtests/psxtimes01/init.c (modified) psxtimes01: Fix sporadic failures It is not enough to just wait for ... Wed, 05 Dec 2018 07:05:54 GMT Sebastian Huber [03e86553] * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/support/include/test_support.h (modified) * testsuites/support/src/spin.c (modified) tests: Fix rtems_test_spin_until_next_tick() This bug surfaced due ... Fri, 07 Dec 2018 04:29:42 GMT Joel Sherrill [fcd577a] * testsuites/psxtests/Makefile.am (modified) psxtests/Makefile.am: Fix ticket number for ucontext.h Fri, 07 Dec 2018 02:48:46 GMT Jacob Shin [17c32e5d] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ucontext/getcontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/makecontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/setcontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/swapcontext.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI ... Thu, 06 Dec 2018 21:23:16 GMT Marçal Comajoan Cara [bf763d3e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/inttypes/imaxabs.c (added) * testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c (added) * testsuites/psxtests/psxhdrs/inttypes/strtoimax.c (added) * testsuites/psxtests/psxhdrs/inttypes/strtoumax.c (added) * testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c (added) * testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c (added) Implement POSIX API Signature Compliance Tests for inttypes.h This ... Thu, 06 Dec 2018 19:10:59 GMT Shashvat Jain [9feff78] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fmtmsg/fmtmsg.c (modified) psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018) Thu, 06 Dec 2018 18:24:13 GMT Shashvat Jain [1e455d4] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fmtmsg/fmtmsg.c (added) psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018) Includes ... Thu, 06 Dec 2018 19:06:29 GMT Himanshu40 [b24c098] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/string/memccpy.c (added) * testsuites/psxtests/psxhdrs/string/memchr.c (added) * testsuites/psxtests/psxhdrs/string/memcmp.c (added) * testsuites/psxtests/psxhdrs/string/memcpy.c (added) * testsuites/psxtests/psxhdrs/string/memmove.c (added) * testsuites/psxtests/psxhdrs/string/memset.c (added) * testsuites/psxtests/psxhdrs/string/stpcpy.c (added) * testsuites/psxtests/psxhdrs/string/stpncpy.c (added) * testsuites/psxtests/psxhdrs/string/strcat.c (added) * testsuites/psxtests/psxhdrs/string/strchr.c (added) * testsuites/psxtests/psxhdrs/string/strcmp.c (added) * testsuites/psxtests/psxhdrs/string/strcoll.c (added) * testsuites/psxtests/psxhdrs/string/strcoll_l.c (added) * testsuites/psxtests/psxhdrs/string/strcpy.c (added) * testsuites/psxtests/psxhdrs/string/strcspn.c (added) * testsuites/psxtests/psxhdrs/string/strdup.c (added) * testsuites/psxtests/psxhdrs/string/strerror.c (added) * testsuites/psxtests/psxhdrs/string/strerror_l.c (added) * testsuites/psxtests/psxhdrs/string/strerror_r.c (added) * testsuites/psxtests/psxhdrs/string/strlen.c (added) * testsuites/psxtests/psxhdrs/string/strncat.c (added) * testsuites/psxtests/psxhdrs/string/strncmp.c (added) * testsuites/psxtests/psxhdrs/string/strncpy.c (added) * testsuites/psxtests/psxhdrs/string/strndup.c (added) * testsuites/psxtests/psxhdrs/string/strnlen.c (added) * testsuites/psxtests/psxhdrs/string/strpbrk.c (added) * testsuites/psxtests/psxhdrs/string/strrchr.c (added) * testsuites/psxtests/psxhdrs/string/strsignal.c (added) * testsuites/psxtests/psxhdrs/string/strspn.c (added) * testsuites/psxtests/psxhdrs/string/strstr.c (added) * testsuites/psxtests/psxhdrs/string/strtok.c (added) * testsuites/psxtests/psxhdrs/string/strtok_r.c (added) * testsuites/psxtests/psxhdrs/string/strxfrm.c (added) * testsuites/psxtests/psxhdrs/string/strxfrm_l.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for string.h (GCI 2018) Thu, 06 Dec 2018 16:49:32 GMT zehata [a803bd9e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ctype/isalnum.c (added) * testsuites/psxtests/psxhdrs/ctype/isalnum_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isalpha.c (added) * testsuites/psxtests/psxhdrs/ctype/isalpha_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isascii.c (added) * testsuites/psxtests/psxhdrs/ctype/isblank.c (added) * testsuites/psxtests/psxhdrs/ctype/isblank_l.c (added) * testsuites/psxtests/psxhdrs/ctype/iscntrl.c (added) * testsuites/psxtests/psxhdrs/ctype/iscntrl_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isdigit.c (added) * testsuites/psxtests/psxhdrs/ctype/isdigit_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isgraph.c (added) * testsuites/psxtests/psxhdrs/ctype/isgraph_l.c (added) * testsuites/psxtests/psxhdrs/ctype/islower.c (added) * testsuites/psxtests/psxhdrs/ctype/islower_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isprint.c (added) * testsuites/psxtests/psxhdrs/ctype/isprint_l.c (added) * testsuites/psxtests/psxhdrs/ctype/ispunct.c (added) * testsuites/psxtests/psxhdrs/ctype/ispunct_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isspace.c (added) * testsuites/psxtests/psxhdrs/ctype/isspace_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isupper.c (added) * testsuites/psxtests/psxhdrs/ctype/isupper_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isxdigit.c (added) * testsuites/psxtests/psxhdrs/ctype/isxdigit_l.c (added) * testsuites/psxtests/psxhdrs/ctype/toascii.c (added) * testsuites/psxtests/psxhdrs/ctype/tolower.c (added) * testsuites/psxtests/psxhdrs/ctype/tolower_l.c (added) * testsuites/psxtests/psxhdrs/ctype/toupper.c (added) * testsuites/psxtests/psxhdrs/ctype/toupper_l.c (added) Added POSIX Compliance Test for (GCI 2018) Thu, 06 Dec 2018 17:30:23 GMT Joel Sherrill [5886a701] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio Thu, 06 Dec 2018 16:34:16 GMT Marçal Comajoan Cara [be9a83d] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests/psxtmtests_plan.csv: Fix typos (GCI 2018) Two quotation ... Thu, 06 Dec 2018 16:28:23 GMT Marçal Comajoan Cara [c078065] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests: Identified a Timing Test missing (GCI 2018) ... Thu, 06 Dec 2018 13:08:12 GMT Shashvat Jain [9598f83e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/math/acos.c (added) * testsuites/psxtests/psxhdrs/math/acosf.c (added) * testsuites/psxtests/psxhdrs/math/acosh.c (added) * testsuites/psxtests/psxhdrs/math/acoshf.c (added) * testsuites/psxtests/psxhdrs/math/acoshl.c (added) * testsuites/psxtests/psxhdrs/math/acosl.c (added) * testsuites/psxtests/psxhdrs/math/asin.c (added) * testsuites/psxtests/psxhdrs/math/asinf.c (added) * testsuites/psxtests/psxhdrs/math/asinh.c (added) * testsuites/psxtests/psxhdrs/math/asinhf.c (added) * testsuites/psxtests/psxhdrs/math/asinhl.c (added) * testsuites/psxtests/psxhdrs/math/asinl.c (added) * testsuites/psxtests/psxhdrs/math/atan.c (added) * testsuites/psxtests/psxhdrs/math/atan2.c (added) * testsuites/psxtests/psxhdrs/math/atan2f.c (added) * testsuites/psxtests/psxhdrs/math/atan2l.c (added) * testsuites/psxtests/psxhdrs/math/atanf.c (added) * testsuites/psxtests/psxhdrs/math/atanh.c (added) * testsuites/psxtests/psxhdrs/math/atanhf.c (added) * testsuites/psxtests/psxhdrs/math/atanhl.c (added) * testsuites/psxtests/psxhdrs/math/atanl.c (added) * testsuites/psxtests/psxhdrs/math/cbrt.c (added) * testsuites/psxtests/psxhdrs/math/cbrtf.c (added) * testsuites/psxtests/psxhdrs/math/cbrtl.c (added) * testsuites/psxtests/psxhdrs/math/ceil.c (added) * testsuites/psxtests/psxhdrs/math/ceilf.c (added) * testsuites/psxtests/psxhdrs/math/ceill.c (added) * testsuites/psxtests/psxhdrs/math/copysign.c (added) * testsuites/psxtests/psxhdrs/math/copysignf.c (added) * testsuites/psxtests/psxhdrs/math/copysignl.c (added) * testsuites/psxtests/psxhdrs/math/cos.c (added) * testsuites/psxtests/psxhdrs/math/cosf.c (added) * testsuites/psxtests/psxhdrs/math/cosh.c (added) * testsuites/psxtests/psxhdrs/math/coshf.c (added) * testsuites/psxtests/psxhdrs/math/coshl.c (added) * testsuites/psxtests/psxhdrs/math/cosl.c (added) * testsuites/psxtests/psxhdrs/math/erf.c (added) * testsuites/psxtests/psxhdrs/math/erfc.c (added) * testsuites/psxtests/psxhdrs/math/erfcf.c (added) * testsuites/psxtests/psxhdrs/math/erfcl.c (added) * testsuites/psxtests/psxhdrs/math/erff.c (added) * testsuites/psxtests/psxhdrs/math/erfl.c (added) * testsuites/psxtests/psxhdrs/math/exp.c (added) * testsuites/psxtests/psxhdrs/math/exp2.c (added) * testsuites/psxtests/psxhdrs/math/exp2f.c (added) * testsuites/psxtests/psxhdrs/math/exp2l.c (added) * testsuites/psxtests/psxhdrs/math/expf.c (added) * testsuites/psxtests/psxhdrs/math/expl.c (added) * testsuites/psxtests/psxhdrs/math/expm1. (added) * testsuites/psxtests/psxhdrs/math/expm1.c (added) * testsuites/psxtests/psxhdrs/math/expm1f.c (added) * testsuites/psxtests/psxhdrs/math/expm1l.c (added) * testsuites/psxtests/psxhdrs/math/fabs.c (added) * testsuites/psxtests/psxhdrs/math/fabsf.c (added) * testsuites/psxtests/psxhdrs/math/fabsl.c (added) * testsuites/psxtests/psxhdrs/math/fdim.c (added) * testsuites/psxtests/psxhdrs/math/fdimf.c (added) * testsuites/psxtests/psxhdrs/math/fdiml.c (added) * testsuites/psxtests/psxhdrs/math/floor.c (added) * testsuites/psxtests/psxhdrs/math/floorf.c (added) * testsuites/psxtests/psxhdrs/math/floorl.c (added) * testsuites/psxtests/psxhdrs/math/fma.c (added) * testsuites/psxtests/psxhdrs/math/fmaf.c (added) * testsuites/psxtests/psxhdrs/math/fmal.c (added) * testsuites/psxtests/psxhdrs/math/fmax.c (added) * testsuites/psxtests/psxhdrs/math/fmaxf.c (added) * testsuites/psxtests/psxhdrs/math/fmaxl.c (added) * testsuites/psxtests/psxhdrs/math/fmin.c (added) * testsuites/psxtests/psxhdrs/math/fminf.c (added) * testsuites/psxtests/psxhdrs/math/fminl.c (added) * testsuites/psxtests/psxhdrs/math/fmod.c (added) * testsuites/psxtests/psxhdrs/math/fmodf.c (added) * testsuites/psxtests/psxhdrs/math/fmodl.c (added) * testsuites/psxtests/psxhdrs/math/fpclassify.c (added) * testsuites/psxtests/psxhdrs/math/frexp.c (added) * testsuites/psxtests/psxhdrs/math/frexpf.c (added) * testsuites/psxtests/psxhdrs/math/frexpl.c (added) * testsuites/psxtests/psxhdrs/math/hypot.c (added) * testsuites/psxtests/psxhdrs/math/hypotf.c (added) * testsuites/psxtests/psxhdrs/math/hypotl.c (added) * testsuites/psxtests/psxhdrs/math/ilogb.c (added) * testsuites/psxtests/psxhdrs/math/ilogbf.c (added) * testsuites/psxtests/psxhdrs/math/ilogbl.c (added) * testsuites/psxtests/psxhdrs/math/isfinite.c (added) * testsuites/psxtests/psxhdrs/math/isgreater.c (added) * testsuites/psxtests/psxhdrs/math/isgreaterequal.c (added) * testsuites/psxtests/psxhdrs/math/isinf.c (added) * testsuites/psxtests/psxhdrs/math/isless.c (added) * testsuites/psxtests/psxhdrs/math/islessequal.c (added) * testsuites/psxtests/psxhdrs/math/islessgreater.c (added) * testsuites/psxtests/psxhdrs/math/isnan.c (added) * testsuites/psxtests/psxhdrs/math/isnormal.c (added) * testsuites/psxtests/psxhdrs/math/isunordered.c (added) * testsuites/psxtests/psxhdrs/math/ldexp.c (added) * testsuites/psxtests/psxhdrs/math/ldexpf.c (added) * testsuites/psxtests/psxhdrs/math/ldexpl.c (added) * testsuites/psxtests/psxhdrs/math/lgamma.c (added) * testsuites/psxtests/psxhdrs/math/lgammaf.c (added) * testsuites/psxtests/psxhdrs/math/lgammal.c (added) * testsuites/psxtests/psxhdrs/math/llrint.c (added) * testsuites/psxtests/psxhdrs/math/llrintf.c (added) * testsuites/psxtests/psxhdrs/math/llrintl.c (added) * testsuites/psxtests/psxhdrs/math/llround.c (added) * testsuites/psxtests/psxhdrs/math/llroundf.c (added) * testsuites/psxtests/psxhdrs/math/llroundl.c (added) * testsuites/psxtests/psxhdrs/math/log.c (added) * testsuites/psxtests/psxhdrs/math/log10.c (added) * testsuites/psxtests/psxhdrs/math/log10f.c (added) * testsuites/psxtests/psxhdrs/math/log10l.c (added) * testsuites/psxtests/psxhdrs/math/log1p.c (added) * testsuites/psxtests/psxhdrs/math/log1pf.c (added) * testsuites/psxtests/psxhdrs/math/log1pl.c (added) * testsuites/psxtests/psxhdrs/math/log2.c (added) * testsuites/psxtests/psxhdrs/math/log2f.c (added) * testsuites/psxtests/psxhdrs/math/log2l.c (added) * testsuites/psxtests/psxhdrs/math/logb.c (added) * testsuites/psxtests/psxhdrs/math/logbf.c (added) * testsuites/psxtests/psxhdrs/math/logbl.c (added) * testsuites/psxtests/psxhdrs/math/logf.c (added) * testsuites/psxtests/psxhdrs/math/logl.c (added) * testsuites/psxtests/psxhdrs/math/lrint.c (added) * testsuites/psxtests/psxhdrs/math/lrintf.c (added) * testsuites/psxtests/psxhdrs/math/lrintl.c (added) * testsuites/psxtests/psxhdrs/math/lround.c (added) * testsuites/psxtests/psxhdrs/math/lroundf.c (added) * testsuites/psxtests/psxhdrs/math/lroundl.c (added) * testsuites/psxtests/psxhdrs/math/modf.c (added) * testsuites/psxtests/psxhdrs/math/modff.c (added) * testsuites/psxtests/psxhdrs/math/modfl.c (added) * testsuites/psxtests/psxhdrs/math/nan.c (added) * testsuites/psxtests/psxhdrs/math/nanf.c (added) * testsuites/psxtests/psxhdrs/math/nanl.c (added) * testsuites/psxtests/psxhdrs/math/nearbyint.c (added) * testsuites/psxtests/psxhdrs/math/nearbyintf.c (added) * testsuites/psxtests/psxhdrs/math/nearbyintl.c (added) * testsuites/psxtests/psxhdrs/math/nextafter.c (added) * testsuites/psxtests/psxhdrs/math/nextafterf.c (added) * testsuites/psxtests/psxhdrs/math/nextafterl.c (added) * testsuites/psxtests/psxhdrs/math/nexttoward.c (added) * testsuites/psxtests/psxhdrs/math/nexttowardf.c (added) * testsuites/psxtests/psxhdrs/math/nexttowardl.c (added) * testsuites/psxtests/psxhdrs/math/pow.c (added) * testsuites/psxtests/psxhdrs/math/powf.c (added) * testsuites/psxtests/psxhdrs/math/powl.c (added) * testsuites/psxtests/psxhdrs/math/remainder.c (added) * testsuites/psxtests/psxhdrs/math/remainderf.c (added) * testsuites/psxtests/psxhdrs/math/remainderl.c (added) * testsuites/psxtests/psxhdrs/math/remquo.c (added) * testsuites/psxtests/psxhdrs/math/remquof.c (added) * testsuites/psxtests/psxhdrs/math/remquol.c (added) * testsuites/psxtests/psxhdrs/math/rint.c (added) * testsuites/psxtests/psxhdrs/math/rintf.c (added) * testsuites/psxtests/psxhdrs/math/rintl.c (added) * testsuites/psxtests/psxhdrs/math/round.c (added) * testsuites/psxtests/psxhdrs/math/roundf.c (added) * testsuites/psxtests/psxhdrs/math/roundl.c (added) * testsuites/psxtests/psxhdrs/math/scalbln.c (added) * testsuites/psxtests/psxhdrs/math/scalblnf.c (added) * testsuites/psxtests/psxhdrs/math/scalblnl.c (added) * testsuites/psxtests/psxhdrs/math/scalbn.c (added) * testsuites/psxtests/psxhdrs/math/scalbnf.c (added) * testsuites/psxtests/psxhdrs/math/scalbnl.c (added) * testsuites/psxtests/psxhdrs/math/signbit.c (added) * testsuites/psxtests/psxhdrs/math/sin.c (added) * testsuites/psxtests/psxhdrs/math/sinf.c (added) * testsuites/psxtests/psxhdrs/math/sinh.c (added) * testsuites/psxtests/psxhdrs/math/sinhf.c (added) * testsuites/psxtests/psxhdrs/math/sinhl.c (added) * testsuites/psxtests/psxhdrs/math/sinl.c (added) * testsuites/psxtests/psxhdrs/math/sqrt.c (added) * testsuites/psxtests/psxhdrs/math/sqrtf.c (added) * testsuites/psxtests/psxhdrs/math/sqrtl.c (added) * testsuites/psxtests/psxhdrs/math/tan.c (added) * testsuites/psxtests/psxhdrs/math/tanf.c (added) * testsuites/psxtests/psxhdrs/math/tanh.c (added) * testsuites/psxtests/psxhdrs/math/tanhf.c (added) * testsuites/psxtests/psxhdrs/math/tanhl.c (added) * testsuites/psxtests/psxhdrs/math/tanl.c (added) * testsuites/psxtests/psxhdrs/math/tgamma.c (added) * testsuites/psxtests/psxhdrs/math/tgammaf.c (added) * testsuites/psxtests/psxhdrs/math/tgammal.c (added) * testsuites/psxtests/psxhdrs/math/trunc.c (added) * testsuites/psxtests/psxhdrs/math/truncf.c (added) * testsuites/psxtests/psxhdrs/math/truncl.c (added) * testsuites/psxtests/psxhdrs/math/y0.c (added) * testsuites/psxtests/psxhdrs/math/y0f.c (added) * testsuites/psxtests/psxhdrs/math/y0l.c (added) * testsuites/psxtests/psxhdrs/math/y1.c (added) * testsuites/psxtests/psxhdrs/math/y1f.c (added) * testsuites/psxtests/psxhdrs/math/y1l.c (added) * testsuites/psxtests/psxhdrs/math/yn.c (added) * testsuites/psxtests/psxhdrs/math/ynf.c (added) * testsuites/psxtests/psxhdrs/math/ynl.c (added) psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018) Includes ... Thu, 06 Dec 2018 11:16:25 GMT ABR290B [da262164] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fenv/feclearexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetenv.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetexceptflag.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetround.c (added) * testsuites/psxtests/psxhdrs/fenv/feholdexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/feraiseexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetenv.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetexceptflag.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetround.c (added) * testsuites/psxtests/psxhdrs/fenv/fetestexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/feupdateenv.c (added) POSIX Signature Test for fenv.h (GCI 2018) Updates #2971. Thu, 06 Dec 2018 06:44:41 GMT Jacob Shin [187ef31] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/wctype/iswalnum.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalnum_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalpha.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalpha_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswblank.c (added) * testsuites/psxtests/psxhdrs/wctype/iswblank_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswcntrl.c (added) * testsuites/psxtests/psxhdrs/wctype/iswcntrl_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswctype.c (added) * testsuites/psxtests/psxhdrs/wctype/iswctype_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswdigit.c (added) * testsuites/psxtests/psxhdrs/wctype/iswdigit_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswgraph.c (added) * testsuites/psxtests/psxhdrs/wctype/iswgraph_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswlower.c (added) * testsuites/psxtests/psxhdrs/wctype/iswlower_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswprint.c (added) * testsuites/psxtests/psxhdrs/wctype/iswprint_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswpunct.c (added) * testsuites/psxtests/psxhdrs/wctype/iswpunct_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswspace.c (added) * testsuites/psxtests/psxhdrs/wctype/iswspace_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswupper.c (added) * testsuites/psxtests/psxhdrs/wctype/iswupper_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswxdigit.c (added) * testsuites/psxtests/psxhdrs/wctype/iswxdigit_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towctrans.c (added) * testsuites/psxtests/psxhdrs/wctype/towctrans_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towlower.c (added) * testsuites/psxtests/psxhdrs/wctype/towlower_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towupper.c (added) * testsuites/psxtests/psxhdrs/wctype/towupper_l.c (added) * testsuites/psxtests/psxhdrs/wctype/wctrans.c (added) * testsuites/psxtests/psxhdrs/wctype/wctrans_l.c (added) * testsuites/psxtests/psxhdrs/wctype/wctype.c (added) * testsuites/psxtests/psxhdrs/wctype/wctype_l.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018) Thu, 06 Dec 2018 12:40:08 GMT Sebastian Huber [e50b4bd3] * cpukit/include/rtems/score/basedefs.h (modified) score: Use __typeof__ for strict ISO C compat Enable the use of ... Thu, 06 Dec 2018 09:49:43 GMT Sebastian Huber [4e46ba8] * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskrestart.c (modified) rtems: Fix rtems_task_restart() argument type Close #3637. Thu, 06 Dec 2018 04:08:31 GMT ABR290B [bf135a9] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/glob/glob.c (added) * testsuites/psxtests/psxhdrs/glob/globfree.c (added) POSIX Compliance Signature Test for glob.h (GCI 2018) Wed, 05 Dec 2018 23:02:39 GMT zehata [65b3fba] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/complex/cabs.c (added) * testsuites/psxtests/psxhdrs/complex/cabsf.c (added) * testsuites/psxtests/psxhdrs/complex/cabsl.c (added) * testsuites/psxtests/psxhdrs/complex/cacos.c (added) * testsuites/psxtests/psxhdrs/complex/cacosf.c (added) * testsuites/psxtests/psxhdrs/complex/cacosh.c (added) * testsuites/psxtests/psxhdrs/complex/cacoshf.c (added) * testsuites/psxtests/psxhdrs/complex/cacoshl.c (added) * testsuites/psxtests/psxhdrs/complex/cacosl.c (added) * testsuites/psxtests/psxhdrs/complex/carg.c (added) * testsuites/psxtests/psxhdrs/complex/cargf.c (added) * testsuites/psxtests/psxhdrs/complex/cargl.c (added) * testsuites/psxtests/psxhdrs/complex/casin.c (added) * testsuites/psxtests/psxhdrs/complex/casinf.c (added) * testsuites/psxtests/psxhdrs/complex/casinh.c (added) * testsuites/psxtests/psxhdrs/complex/casinhf.c (added) * testsuites/psxtests/psxhdrs/complex/casinhl.c (added) * testsuites/psxtests/psxhdrs/complex/casinl.c (added) * testsuites/psxtests/psxhdrs/complex/catan.c (added) * testsuites/psxtests/psxhdrs/complex/catanf.c (added) * testsuites/psxtests/psxhdrs/complex/catanh.c (added) * testsuites/psxtests/psxhdrs/complex/catanhf.c (added) * testsuites/psxtests/psxhdrs/complex/catanhl.c (added) * testsuites/psxtests/psxhdrs/complex/catanl.c (added) * testsuites/psxtests/psxhdrs/complex/ccos.c (added) * testsuites/psxtests/psxhdrs/complex/ccosf.c (added) * testsuites/psxtests/psxhdrs/complex/ccosh.c (added) * testsuites/psxtests/psxhdrs/complex/ccoshf.c (added) * testsuites/psxtests/psxhdrs/complex/ccoshl.c (added) * testsuites/psxtests/psxhdrs/complex/ccosl.c (added) * testsuites/psxtests/psxhdrs/complex/cexp.c (added) * testsuites/psxtests/psxhdrs/complex/cexpf.c (added) * testsuites/psxtests/psxhdrs/complex/cexpl.c (added) * testsuites/psxtests/psxhdrs/complex/cimag.c (added) * testsuites/psxtests/psxhdrs/complex/cimagf.c (added) * testsuites/psxtests/psxhdrs/complex/cimagl.c (added) * testsuites/psxtests/psxhdrs/complex/clog.c (added) * testsuites/psxtests/psxhdrs/complex/clogf.c (added) * testsuites/psxtests/psxhdrs/complex/clogl.c (added) * testsuites/psxtests/psxhdrs/complex/conj.c (added) * testsuites/psxtests/psxhdrs/complex/conjf.c (added) * testsuites/psxtests/psxhdrs/complex/conjl.c (added) * testsuites/psxtests/psxhdrs/complex/cpow.c (added) * testsuites/psxtests/psxhdrs/complex/cpowf.c (added) * testsuites/psxtests/psxhdrs/complex/cpowl.c (added) * testsuites/psxtests/psxhdrs/complex/cproj.c (added) * testsuites/psxtests/psxhdrs/complex/cprojf.c (added) * testsuites/psxtests/psxhdrs/complex/cprojl.c (added) * testsuites/psxtests/psxhdrs/complex/creal.c (added) * testsuites/psxtests/psxhdrs/complex/crealf.c (added) * testsuites/psxtests/psxhdrs/complex/creall.c (added) * testsuites/psxtests/psxhdrs/complex/csin.c (added) * testsuites/psxtests/psxhdrs/complex/csinf.c (added) * testsuites/psxtests/psxhdrs/complex/csinh.c (added) * testsuites/psxtests/psxhdrs/complex/csinhf.c (added) * testsuites/psxtests/psxhdrs/complex/csinhl.c (added) * testsuites/psxtests/psxhdrs/complex/csinl.c (added) * testsuites/psxtests/psxhdrs/complex/csqrt.c (added) * testsuites/psxtests/psxhdrs/complex/csqrtf.c (added) * testsuites/psxtests/psxhdrs/complex/csqrtl.c (added) * testsuites/psxtests/psxhdrs/complex/ctan.c (added) * testsuites/psxtests/psxhdrs/complex/ctanf.c (added) * testsuites/psxtests/psxhdrs/complex/ctanh.c (added) * testsuites/psxtests/psxhdrs/complex/ctanhf.c (added) * testsuites/psxtests/psxhdrs/complex/ctanhl.c (added) * testsuites/psxtests/psxhdrs/complex/ctanl.c (added) Added POSIX Compliance Test for complex.h, and adding lines to define ... Thu, 06 Dec 2018 00:33:33 GMT Jacob Shin [95095be] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ftw/ftw.c (added) * testsuites/psxtests/psxhdrs/ftw/nftw.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018) Wed, 05 Dec 2018 22:07:33 GMT Joel Sherrill [cbb08b61] * testsuites/psxtests/psxhdrs/assert/assert.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlclose.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlopen.c (modified) * testsuites/psxtests/psxhdrs/fnmatch/fnmatch.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv_close.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv_open.c (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo.c (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo_l.c (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon.c (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon_l.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_close.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_getattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_notify.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_open.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_receive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_send.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_setattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedreceive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedsend.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_unlink.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_close.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_destroy.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_getvalue.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_init.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_post.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_timedwait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_trywait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_unlink.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_wait.c (modified) * testsuites/psxtests/psxhdrs/ulimit/ulimit.c (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (modified) psxhdrs: Fix spacing Wed, 05 Dec 2018 21:23:58 GMT Joel Sherrill [36e1b82] * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) psxtmcleanup01/init.c: Fix warnings Wed, 05 Dec 2018 21:23:40 GMT Joel Sherrill [70966985] * testsuites/psxtests/psxhdrs/strings/strncasecmp_l.c (modified) psxhdrs/strings/strncasecmp_l.c: Fix warning Wed, 05 Dec 2018 20:03:13 GMT Himanshu40 [a115818] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/stdio/clearerr.c (added) * testsuites/psxtests/psxhdrs/stdio/ctermid.c (added) * testsuites/psxtests/psxhdrs/stdio/dprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/fclose.c (added) * testsuites/psxtests/psxhdrs/stdio/fdopen.c (added) * testsuites/psxtests/psxhdrs/stdio/feof.c (added) * testsuites/psxtests/psxhdrs/stdio/ferror.c (added) * testsuites/psxtests/psxhdrs/stdio/fflush.c (added) * testsuites/psxtests/psxhdrs/stdio/fgetc.c (added) * testsuites/psxtests/psxhdrs/stdio/fgetpos.c (added) * testsuites/psxtests/psxhdrs/stdio/fgets.c (added) * testsuites/psxtests/psxhdrs/stdio/fileno.c (added) * testsuites/psxtests/psxhdrs/stdio/flockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/fmemopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/fputc.c (added) * testsuites/psxtests/psxhdrs/stdio/fputs.c (added) * testsuites/psxtests/psxhdrs/stdio/fread.c (added) * testsuites/psxtests/psxhdrs/stdio/freopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/fseek.c (added) * testsuites/psxtests/psxhdrs/stdio/fseeko.c (added) * testsuites/psxtests/psxhdrs/stdio/fsetpos.c (added) * testsuites/psxtests/psxhdrs/stdio/ftell.c (added) * testsuites/psxtests/psxhdrs/stdio/ftello.c (added) * testsuites/psxtests/psxhdrs/stdio/ftrylockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/funlockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/fwrite.c (added) * testsuites/psxtests/psxhdrs/stdio/getc.c (added) * testsuites/psxtests/psxhdrs/stdio/getc_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/getchar.c (added) * testsuites/psxtests/psxhdrs/stdio/getchar_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/getdelim.c (added) * testsuites/psxtests/psxhdrs/stdio/getline.c (added) * testsuites/psxtests/psxhdrs/stdio/gets.c (added) * testsuites/psxtests/psxhdrs/stdio/open_memstream.c (added) * testsuites/psxtests/psxhdrs/stdio/pclose.c (added) * testsuites/psxtests/psxhdrs/stdio/perror.c (added) * testsuites/psxtests/psxhdrs/stdio/popen.c (added) * testsuites/psxtests/psxhdrs/stdio/printf.c (added) * testsuites/psxtests/psxhdrs/stdio/putc.c (added) * testsuites/psxtests/psxhdrs/stdio/putc_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/putchar.c (added) * testsuites/psxtests/psxhdrs/stdio/putchar_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/puts.c (added) * testsuites/psxtests/psxhdrs/stdio/remove.c (added) * testsuites/psxtests/psxhdrs/stdio/rename.c (added) * testsuites/psxtests/psxhdrs/stdio/renameat.c (added) * testsuites/psxtests/psxhdrs/stdio/rewind.c (added) * testsuites/psxtests/psxhdrs/stdio/scanf.c (added) * testsuites/psxtests/psxhdrs/stdio/setbuf.c (added) * testsuites/psxtests/psxhdrs/stdio/setvbuf.c (added) * testsuites/psxtests/psxhdrs/stdio/snprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/sprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/sscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/stderr.c (added) * testsuites/psxtests/psxhdrs/stdio/stdin.c (added) * testsuites/psxtests/psxhdrs/stdio/stdout.c (added) * testsuites/psxtests/psxhdrs/stdio/tempnam.c (added) * testsuites/psxtests/psxhdrs/stdio/tmpfile.c (added) * testsuites/psxtests/psxhdrs/stdio/tmpnam.c (added) * testsuites/psxtests/psxhdrs/stdio/ungetc.c (added) * testsuites/psxtests/psxhdrs/stdio/vdprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vfprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vfscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/vprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsnprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsscanf.c (added) psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File ... Wed, 05 Dec 2018 19:14:42 GMT Jacob Shin [cf2e6dde] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/utsname/uname.c (added) psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI ... Wed, 05 Dec 2018 17:38:50 GMT Jacob Shin [7b5379d] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/assert/assert.c (added) psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018) Wed, 05 Dec 2018 17:59:31 GMT Joel Sherrill [9abe98b3] * testsuites/psxtests/Makefile.am (modified) testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and ... Wed, 05 Dec 2018 17:58:59 GMT Joel Sherrill [e517fe68] * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (modified) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (modified) psxhdrs: Fix warnings Wed, 05 Dec 2018 15:28:39 GMT Himanshu40 [e15ae5a3] * testsuites/psxtests/psxhdrs/dirent/alphasort.c (modified) * testsuites/psxtests/psxhdrs/dirent/closedir.c (modified) * testsuites/psxtests/psxhdrs/dirent/dirfd.c (modified) * testsuites/psxtests/psxhdrs/dirent/fdopendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/opendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir_r.c (modified) * testsuites/psxtests/psxhdrs/dirent/rewinddir.c (modified) * testsuites/psxtests/psxhdrs/dirent/scandir.c (modified) * testsuites/psxtests/psxhdrs/dirent/seekdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/telldir.c (modified) psxhdrs: Align the code properly to left hand margin Wed, 05 Dec 2018 17:14:17 GMT Jacob Shin [7fe5922a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo.c (added) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo_l.c (added) psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018) Wed, 05 Dec 2018 12:02:59 GMT Sebastian Huber [2e8b5de] * bsps/sparc/leon2/console/console.c (modified) * bsps/sparc/leon2/console/debugputs.c (modified) * bsps/sparc/leon2/include/bsp.h (modified) bsp/leon2: Move printk() support Avoid assert() in ... Tue, 04 Dec 2018 23:00:09 GMT Jacob Shin [5bb1f3b2] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon.c (added) * testsuites/psxtests/psxhdrs/monetary/strfmon_l.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for ... Tue, 04 Dec 2018 22:55:53 GMT Joel Sherrill [55719ba] * testsuites/psxtests/psxhdrs/dlfcn/dlsym.c (modified) * testsuites/psxtests/psxhdrs/sys/time/getitimer.c (modified) * testsuites/psxtests/psxhdrs/sys/time/gettimeofday.c (modified) * testsuites/psxtests/psxhdrs/sys/time/setitimer.c (modified) psxhdrs: Fix warnings Tue, 04 Dec 2018 22:29:37 GMT Jacob Shin [b0b095c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ulimit/ulimit.c (added) psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018) Tue, 04 Dec 2018 22:05:10 GMT Marçal Comajoan Cara [99de42c] * bsps/powerpc/beatnik/irq/irq_init.c (modified) * bsps/powerpc/mvme5500/irq/irq_init.c (modified) * bsps/powerpc/psim/irq/irq_init.c (modified) * bsps/powerpc/ss555/start/irq_init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) Capitalize Rtems to RTEMS Mon, 03 Dec 2018 20:37:32 GMT Marçal Comajoan Cara [0446f680] * bsps/i386/pc386/start/README-SMP (modified) * bsps/powerpc/shared/exceptions/ppc_exc_address.c (modified) * bsps/sparc/leon3/start/bspclean.c (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/mainpage.h (modified) * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libfs/src/defaults/default_rename.c (modified) * cpukit/libfs/src/dosfs/msdos_format.c (modified) * cpukit/libi2c/README_libi2c (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * testsuites/smptests/smpmutex01/init.c (modified) Spelling and grammar fixes in source code comments (GCI 2018) Tue, 04 Dec 2018 16:43:59 GMT zehata [e25acd8] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/time/getitimer.c (added) * testsuites/psxtests/psxhdrs/sys/time/gettimeofday.c (added) * testsuites/psxtests/psxhdrs/sys/time/select.c (added) * testsuites/psxtests/psxhdrs/sys/time/setitimer.c (added) * testsuites/psxtests/psxhdrs/sys/time/utimes.c (added) psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018) Tue, 04 Dec 2018 04:42:01 GMT Jacob Shin [adc11af9] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/iconv/iconv.c (added) * testsuites/psxtests/psxhdrs/iconv/iconv_close.c (added) * testsuites/psxtests/psxhdrs/iconv/iconv_open.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h ... Tue, 04 Dec 2018 14:26:55 GMT Sebastian Huber [fdcba406] * bsps/sparc/leon3/start/cpucounter.c (modified) bsp/leon3: Fix CPU counter frequency Tue, 04 Dec 2018 02:57:47 GMT Jacob Shin [8f79854] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fnmatch/fnmatch.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h ... Mon, 03 Dec 2018 17:04:04 GMT Himanshu40 [b055da27] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/regex/regcomp.c (added) * testsuites/psxtests/psxhdrs/regex/regerror.c (added) * testsuites/psxtests/psxhdrs/regex/regexec.c (added) * testsuites/psxtests/psxhdrs/regex/regfree.c (added) psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018) Mon, 03 Dec 2018 12:34:28 GMT Sebastian Huber [577d9a5] * cpukit/libmisc/testsupport/testextension.c (modified) testsupport: Include missing Fri, 30 Nov 2018 12:57:04 GMT Sebastian Huber [b9ffb624] * cpukit/include/rtems/counter.h (modified) * cpukit/sapi/src/cpucounterconverter.c (modified) * testsuites/sptests/spcpucounter01/init.c (modified) Convert CPU counter ticks to/from sbintime_t The sbintime_t is an ... Mon, 03 Dec 2018 03:13:23 GMT Jacob Shin [d0a7f03] * aclocal/project-root.m4 (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-dir.c (modified) * cpukit/posix/src/sigwaitinfo.c (modified) 5 spelling errors for a Google Code-In task. Username: ... Mon, 03 Dec 2018 01:36:54 GMT Shashvat Jain [7383632c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (added) psxhdrs:Add POSIX conformance test for utime.h (GCI 2018) Sun, 02 Dec 2018 14:36:39 GMT kaidoho [b8e8d0d] * aclocal/enable-rtemsbsp.m4 (modified) Fix wrong command hint in case of error Sun, 02 Dec 2018 11:01:18 GMT Himanshu40 [0888bfd5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/locale/duplocale.c (added) * testsuites/psxtests/psxhdrs/locale/freelocale.c (added) * testsuites/psxtests/psxhdrs/locale/localeconv.c (added) * testsuites/psxtests/psxhdrs/locale/newlocale.c (added) * testsuites/psxtests/psxhdrs/locale/setlocale.c (added) * testsuites/psxtests/psxhdrs/locale/uselocale.c (added) psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018) Sat, 01 Dec 2018 18:41:19 GMT Himanshu40 [903c57a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlclose.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlopen.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlsym.c (added) psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File ... Sat, 01 Dec 2018 17:53:06 GMT Himanshu40 [e3086c9c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/strings/bcmp.c (added) * testsuites/psxtests/psxhdrs/strings/bcopy.c (added) * testsuites/psxtests/psxhdrs/strings/ffs.c (added) * testsuites/psxtests/psxhdrs/strings/index.c (added) * testsuites/psxtests/psxhdrs/strings/rindex.c (added) * testsuites/psxtests/psxhdrs/strings/strcasecmp.c (added) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (added) * testsuites/psxtests/psxhdrs/strings/strncasecmp.c (added) * testsuites/psxtests/psxhdrs/strings/strncasecmp_l.c (added) psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018) Fri, 30 Nov 2018 19:01:50 GMT Shashvat Jain [f40f86d] * bsps/powerpc/haleakala/config/haleakala.cfg (modified) powerpc/haleakala:Add per-section compilation and linking support ...