# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 03/29/24 08:48:06 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: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 ... 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 ... 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. 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 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) 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 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) 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 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 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 14:33:45 GMT Joel Sherrill [e54a266e] * testsuites/psxtests/psxmsgq01/init.c (modified) psxmsgq01/init.c: Disable signal usage when POSIX disabled closes #3626. Thu, 29 Nov 2018 17:03:19 GMT Himanshu40 [7ea4c02] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_close.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_destroy.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_getvalue.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_init.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_post.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_timedwait.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_trywait.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_unlink.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_wait.c (added) psxtests : Add POSIX API Signature Compliance Tests for semaphore.h ... Wed, 28 Nov 2018 08:04:34 GMT Himanshu40 [93ccf479] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_close.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_getattr.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_notify.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_open.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_receive.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_send.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_setattr.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_timedreceive.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_timedsend.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_unlink.c (added) psxtests: add POSIX API signature compliance tests for mqueue.h file ... Wed, 28 Nov 2018 09:32:46 GMT Chris Johns [aa5c462] * testsuites/rtems-test-check.py (modified) testsuite: Parse TCFG path based on OS path separator. Tue, 27 Nov 2018 17:10:30 GMT Himanshu40 [27a8fc5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/dirent/alphasort.c (added) * testsuites/psxtests/psxhdrs/dirent/closedir.c (added) * testsuites/psxtests/psxhdrs/dirent/dirfd.c (added) * testsuites/psxtests/psxhdrs/dirent/fdopendir.c (added) * testsuites/psxtests/psxhdrs/dirent/opendir.c (added) * testsuites/psxtests/psxhdrs/dirent/readdir.c (added) * testsuites/psxtests/psxhdrs/dirent/readdir_r.c (added) * testsuites/psxtests/psxhdrs/dirent/rewinddir.c (added) * testsuites/psxtests/psxhdrs/dirent/scandir.c (added) * testsuites/psxtests/psxhdrs/dirent/seekdir.c (added) * testsuites/psxtests/psxhdrs/dirent/telldir.c (added) psxtests: add POSIX API signature compliance tests for dirent.h file ... Tue, 27 Nov 2018 10:56:01 GMT Sebastian Huber [06331e4] * cpukit/libfs/src/dosfs/fat.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix device identifier Update #3358. Mon, 26 Nov 2018 13:04:59 GMT Sebastian Huber [0a75a4aa] * bsps/shared/cache/cacheimpl.h (modified) * cpukit/include/rtems/rtems/cache.h (modified) * testsuites/smptests/smpcache01/init.c (modified) Remove rtems_cache_*_processor_set() functions The following ... Tue, 20 Nov 2018 15:22:56 GMT Sebastian Huber [eaa5ea84] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/heap.h (modified) * cpukit/include/rtems/score/heapinfo.h (added) * testsuites/libtests/stackchk/blow.c (modified) score: Introduce Move ... Sun, 25 Nov 2018 15:49:30 GMT Himanshu40 [183b0ae] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmqrcvblock02/init.c (added) * testsuites/psxtmtests/psxtmmqrcvblock02/psxtmmqrcvblock02.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests: add psxtmmqrcvblock02 (GCI 2018) Sat, 24 Nov 2018 20:11:50 GMT ABR290B [16d5e394] * testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_detach.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_equal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_exit.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_join.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_once.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_self.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (modified) psxtests/psxhdrs patch (GCI 2018) Tue, 20 Nov 2018 03:56:11 GMT Chris Johns [03139d5b] * cpukit/include/rtems/rtl/rtl-obj-fwd.h (modified) * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/include/rtems/rtl/rtl-sym.h (modified) * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libdl/rtl.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl02/dl-load.c (modified) * testsuites/libtests/dl07/dl-load.c (added) * testsuites/libtests/dl07/dl-load.h (added) * testsuites/libtests/dl07/dl-o1.c (added) * testsuites/libtests/dl07/dl-o1.h (added) * testsuites/libtests/dl07/dl-o2.c (added) * testsuites/libtests/dl07/dl-o2.h (added) * testsuites/libtests/dl07/dl-o3.c (added) * testsuites/libtests/dl07/dl-o4.c (added) * testsuites/libtests/dl07/dl-o4.h (added) * testsuites/libtests/dl07/dl-o5.c (added) * testsuites/libtests/dl07/dl-o5.h (added) * testsuites/libtests/dl07/dl07.doc (added) * testsuites/libtests/dl07/dl07.scn (added) * testsuites/libtests/dl07/init.c (added) libdl: Add object file dependencies to track references Tracking ... Wed, 21 Nov 2018 16:00:35 GMT Himanshu40 [69812aa] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmbarrierattr01/init.c (added) * testsuites/psxtmtests/psxtmbarrierattr01/psxtmbarrierattr01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018) Tue, 20 Nov 2018 15:45:51 GMT kuaLeYi [bde6ac20] * cpukit/ftpd/ftpd.c (modified) * cpukit/libdrvmgr/README (modified) * make/leaf.cfg (modified) * testsuites/libtests/POSIX/README (modified) Misc: Minor English fixes (GCI 2018) Tue, 20 Nov 2018 01:11:58 GMT Himanshu40 [edae517] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmutexattr01/init.c (added) * testsuites/psxtmtests/psxtmmutexattr01/psxtmmutexattr01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmutexattr01: Added new POSIX timing suite (GCI 2018) Sat, 17 Nov 2018 17:09:05 GMT Himanshu40 [edd366c] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (added) * testsuites/psxtmtests/psxtmcleanup01/psxtmcleanup01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmcleanup01: new POSIX timing suite (GCI 2018) Fri, 16 Nov 2018 17:17:13 GMT shashvatjain [f06c436] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018) Thu, 15 Nov 2018 18:55:11 GMT shashvatjain [ccf11ce] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmqrcvblock01/init.c (added) * testsuites/psxtmtests/psxtmmqrcvblock01/psxtmmqrcvblock01.doc (added) psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018) Thu, 15 Nov 2018 22:31:21 GMT Himanshu40 [841b54e] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) * testsuites/psxtmtests/psxtmthreadattr01/init.c (modified) psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018) ... Thu, 15 Nov 2018 06:18:48 GMT Himanshu40 [8abb230b] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) * testsuites/psxtmtests/psxtmthreadattr01/init.c (added) * testsuites/psxtmtests/psxtmthreadattr01/psxtmthreadattr01.doc (added) psxtmthreadattr01: Add new test (GCI 2018) Wed, 14 Nov 2018 23:30:57 GMT Joel Sherrill [68c8a197] * testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_detach.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_equal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_exit.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_join.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_once.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_self.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_yield.c (modified) * testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c (modified) * testsuites/psxtests/psxhdrs/signal/raise.c (modified) * testsuites/psxtests/psxhdrs/signal/signal.c (modified) * testsuites/psxtests/psxhdrs/signal/sigpending.c (modified) * testsuites/psxtests/psxhdrs/signal/sigprocmask.c (modified) * testsuites/psxtests/psxhdrs/signal/sigsuspend.c (modified) * testsuites/psxtests/psxhdrs/signal/sigtimedwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mprotect.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/msync.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_open.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c (modified) * testsuites/psxtests/psxhdrs/time/asctime.c (modified) * testsuites/psxtests/psxhdrs/time/asctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/clock.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getres.c (modified) * testsuites/psxtests/psxhdrs/time/clock_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/clock_nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/clock_settime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/difftime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/localtime.c (modified) * testsuites/psxtests/psxhdrs/time/localtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/mktime.c (modified) * testsuites/psxtests/psxhdrs/time/nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/strftime.c (modified) * testsuites/psxtests/psxhdrs/time/time.c (modified) * testsuites/psxtests/psxhdrs/time/timer_create.c (modified) * testsuites/psxtests/psxhdrs/time/timer_delete.c (modified) * testsuites/psxtests/psxhdrs/time/timer_getoverrun.c (modified) * testsuites/psxtests/psxhdrs/time/timer_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/timer_settime.c (modified) * testsuites/psxtests/psxhdrs/unistd/alarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/fdatasync.c (modified) * testsuites/psxtests/psxhdrs/unistd/fsync.c (modified) * testsuites/psxtests/psxhdrs/unistd/getegid.c (modified) * testsuites/psxtests/psxhdrs/unistd/geteuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin_r.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpgrp.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getppid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/pause.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/setpgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setsid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/sleep.c (modified) * testsuites/psxtests/psxhdrs/unistd/sync.c (modified) * testsuites/psxtests/psxhdrs/unistd/ualarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/usleep.c (modified) testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate Fri, 09 Nov 2018 11:11:11 GMT Sebastian Huber [6efc831] * cpukit/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * testsuites/libtests/malloctest/init.c (modified) Add rtems_malloc() and rtems_calloc() Close #3583. Thu, 08 Nov 2018 08:13:59 GMT Sebastian Huber [bdd4eb87] * cpukit/include/rtems/rtems/asrdata.h (modified) * cpukit/include/rtems/rtems/modes.h (modified) * cpukit/include/rtems/rtems/modesimpl.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/modes.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp47/init.c (modified) rtems: Remove Modes_Control Use rtems_mode directly. This is in ... Thu, 08 Nov 2018 15:21:48 GMT Sebastian Huber [bfcf1473] * bsps/m32c/m32cbsp/README (deleted) * bsps/m32c/m32cbsp/btimer/btimer.c (deleted) * bsps/m32c/m32cbsp/config/m32csim-testsuite.tcfg (deleted) * bsps/m32c/m32cbsp/config/m32csim.cfg (deleted) * bsps/m32c/m32cbsp/console/console-io.c (deleted) * bsps/m32c/m32cbsp/console/syscalls.S (deleted) * bsps/m32c/m32cbsp/doxygen.h (deleted) * bsps/m32c/m32cbsp/headers.am (deleted) * bsps/m32c/m32cbsp/include/bsp.h (deleted) * bsps/m32c/m32cbsp/include/tm27.h (deleted) * bsps/m32c/m32cbsp/start/bsp_specs (deleted) * bsps/m32c/m32cbsp/start/bspstart.c (deleted) * bsps/m32c/m32cbsp/start/crtn.S (deleted) * bsps/m32c/m32cbsp/start/linkcmds (deleted) * bsps/m32c/m32cbsp/start/start.S (deleted) * c/src/aclocal/check-networking.m4 (modified) * c/src/aclocal/rtems-cpu-subdirs.m4 (modified) * c/src/lib/libbsp/m32c/Makefile.am (deleted) * c/src/lib/libbsp/m32c/acinclude.m4 (deleted) * c/src/lib/libbsp/m32c/configure.ac (deleted) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (deleted) * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (deleted) * cpukit/Makefile.am (modified) * cpukit/aclocal/check-networking.m4 (modified) * cpukit/configure.ac (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/score/cpu/m32c/context_init.c (deleted) * cpukit/score/cpu/m32c/context_switch.S (deleted) * cpukit/score/cpu/m32c/cpu.c (deleted) * cpukit/score/cpu/m32c/headers.am (deleted) * cpukit/score/cpu/m32c/include/rtems/asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu_asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuatomic.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/m32c.h (deleted) * cpukit/score/cpu/m32c/include/varvects.h (deleted) * cpukit/score/cpu/m32c/m32c-exception-frame-print.c (deleted) * cpukit/score/cpu/m32c/varvects.S (deleted) * testsuites/sptests/sptask_err03/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) m32c: Remove this target Update #3599. Sun, 11 Nov 2018 15:12:51 GMT Joel Sherrill [62954aaf] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add pthread cleanup and attr test cases Wed, 07 Nov 2018 05:09:07 GMT Chris Johns [06ced25] * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/rtems-test-check (added) * testsuites/rtems-test-check.py (modified) testsuite: Add python verison support to rtems-test-check.py Closes ... Thu, 08 Nov 2018 12:59:27 GMT Sebastian Huber [942d52a] * testsuites/libtests/Makefile.am (modified) build: Fix library order Update #3551. Wed, 07 Nov 2018 18:09:00 GMT Joel Sherrill [e9f15be] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add psxtmonce01 Wed, 07 Nov 2018 18:07:53 GMT Joel Sherrill [98cc00e6] * testsuites/psxtmtests/psxtmonce01/init.c (modified) psxtmonce01/init.c: Use static and Simple Console Tue, 06 Nov 2018 11:57:42 GMT Sebastian Huber [e71c097a] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spconfig02/init.c (added) * testsuites/sptests/spconfig02/spconfig02.doc (added) * testsuites/sptests/spconfig02/spconfig02.scn (added) spconfig02: Check object methods in default config Ensure that the ... Wed, 07 Nov 2018 06:43:38 GMT Sebastian Huber [a818d13c] * testsuites/psxtmtests/psxtmonce01/Makefile.am (deleted) build: Remove superfluous psxtmonce01/Makefile.am Wed, 07 Nov 2018 00:50:38 GMT Zenon [99d6172] * aclocal/canonical-target-name.m4 (modified) * aclocal/rtems-build-top.m4 (modified) * cpukit/dev/i2c/xilinx-axi-i2c.c (modified) * testsuites/samples/fileio/init.c (modified) Correct minor spelling and grammar errors This work was performed ... Tue, 06 Nov 2018 18:29:10 GMT Himanshu40 [9bb39516] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmonce01/Makefile.am (added) * testsuites/psxtmtests/psxtmonce01/init.c (added) * testsuites/psxtmtests/psxtmonce01/psxtmonce01.doc (added) psxtmonce01: New test written by Himanshu40 as part of GCI2018 Mon, 29 Oct 2018 07:59:45 GMT Sebastian Huber [bb3484c9] * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spstdthreads01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Enable more sptests test cases by default Update #2514. Thu, 25 Oct 2018 12:08:26 GMT Sebastian Huber [8dc1ed1] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) posix: Enable more psxtests by default Update #2514. Thu, 25 Oct 2018 12:02:23 GMT Sebastian Huber [24f3e8f] * testsuites/smptests/Makefile.am (modified) posix: Enable more smptests tests by default Update #2514. Thu, 25 Oct 2018 09:05:12 GMT Sebastian Huber [ef16a11] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) posix: Enable psxtmtests tests by default Update #2514. Mon, 15 Oct 2018 06:33:45 GMT Sebastian Huber [55b69ed] * cpukit/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) Move default config to librtemsdefaultconfig.a An RTEMS application ... Wed, 24 Oct 2018 05:35:51 GMT Sebastian Huber [24b5807] * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/spconfig01/init.c (modified) config: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use ... Wed, 24 Oct 2018 05:16:46 GMT Sebastian Huber [522d4b91] * testsuites/libtests/malloctest/init.c (modified) malloctest: Hide NULL pointer from compiler Disabling a warning ...