# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 04/19/24 17:17:18 Sat, 09 Mar 2019 18:04:42 GMT Chris Johns [dad6fd43] * cpukit/include/rtems/rtl/rtl-archive.h (modified) * cpukit/include/rtems/rtl/rtl-shell.h (modified) * cpukit/include/rtems/rtl/rtl-trace.h (modified) * cpukit/libdl/rtl-archive.c (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-trace.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl10/dl-load.c (added) * testsuites/libtests/dl10/dl-load.h (added) * testsuites/libtests/dl10/dl-o1.c (added) * testsuites/libtests/dl10/dl-o1.h (added) * testsuites/libtests/dl10/dl-o2.c (added) * testsuites/libtests/dl10/dl-o2.h (added) * testsuites/libtests/dl10/dl-o3.c (added) * testsuites/libtests/dl10/dl-o3.h (added) * testsuites/libtests/dl10/dl-o4.c (added) * testsuites/libtests/dl10/dl-o4.h (added) * testsuites/libtests/dl10/dl-o5.c (added) * testsuites/libtests/dl10/dl-o5.h (added) * testsuites/libtests/dl10/dl-o6.c (added) * testsuites/libtests/dl10/dl10.doc (added) * testsuites/libtests/dl10/dl10.scn (added) * testsuites/libtests/dl10/init.c (added) * testsuites/testdata/rtems.tcfg (modified) libdl: Add an archive command - The archive command lists archives, ... Fri, 01 Feb 2019 09:00:36 GMT Sebastian Huber [3fe2155] * bsps/arm/shared/start/bsp-start-in-hyp-support.S (modified) * bsps/arm/shared/start/bsp-start-memcpy.S (modified) * bsps/i386/shared/irq/irq_asm.S (modified) * bsps/m68k/csb360/start/idle-mcf5272.c (modified) * bsps/m68k/shared/fpsp/rtems_fpsp.c (modified) * bsps/m68k/shared/m68kidle.c (modified) * bsps/powerpc/beatnik/start/bspstart.c (modified) * bsps/powerpc/include/libcpu/powerpc-utility.h (modified) * bsps/powerpc/motorola_powerpc/bootloader/misc.c (modified) * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) * bsps/powerpc/mvme5500/irq/BSP_irq.c (modified) * bsps/powerpc/mvme5500/start/bspstart.c (modified) * bsps/powerpc/shared/btimer/btimer-ppc-dec.c (modified) * bsps/powerpc/shared/cpu.c (modified) * bsps/powerpc/shared/exceptions/ppc_exc.S (modified) * bsps/powerpc/virtex/include/bsp/opbintctrl.h (modified) * bsps/sh/gensh1/start/cpu_asm.c (modified) * bsps/sh/gensh2/start/cpu_asm.c (modified) * bsps/sh/gensh4/start/cpu_asm.c (modified) * bsps/sh/gensh4/start/ispsh7750.c (modified) * bsps/sh/shsim/start/cpu_asm.c (modified) * cpukit/include/rtems/posix/aio_misc.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/libcsupport/src/getegid.c (modified) * cpukit/libcsupport/src/geteuid.c (modified) * cpukit/libcsupport/src/getlogin.c (modified) * cpukit/libcsupport/src/getppid.c (modified) * cpukit/libcsupport/src/setegid.c (modified) * cpukit/libgnat/adasupp.c (modified) * cpukit/libmisc/shell/main_help.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell_getchar.c (modified) * cpukit/libmisc/shell/shell_getprompt.c (modified) * cpukit/posix/src/aio_cancel.c (modified) * cpukit/posix/src/aio_error.c (modified) * cpukit/posix/src/aio_fsync.c (modified) * cpukit/posix/src/aio_read.c (modified) * cpukit/posix/src/aio_return.c (modified) * cpukit/posix/src/aio_suspend.c (modified) * cpukit/posix/src/aio_write.c (modified) * cpukit/posix/src/barrierattrinit.c (modified) * cpukit/posix/src/clockgetcpuclockid.c (modified) * cpukit/posix/src/condattrgetpshared.c (modified) * cpukit/posix/src/conddefaultattributes.c (modified) * cpukit/posix/src/kill.c (modified) * cpukit/posix/src/kill_r.c (modified) * cpukit/posix/src/lio_listio.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mutexattrsetprotocol.c (modified) * cpukit/posix/src/mutexattrsetpshared.c (modified) * cpukit/posix/src/mutexattrsettype.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalsetprocesssignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/psxtimerdelete.c (modified) * cpukit/posix/src/pthreadgetcpuclockid.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/pthreadsigmask.c (modified) * cpukit/posix/src/rwlockattrinit.c (modified) * cpukit/posix/src/sched_getparam.c (modified) * cpukit/posix/src/sched_getprioritymin.c (modified) * cpukit/posix/src/sched_getscheduler.c (modified) * cpukit/posix/src/sched_setparam.c (modified) * cpukit/posix/src/sched_setscheduler.c (modified) * cpukit/posix/src/sigaddset.c (modified) * cpukit/posix/src/sigdelset.c (modified) * cpukit/posix/src/sigemptyset.c (modified) * cpukit/posix/src/sigfillset.c (modified) * cpukit/posix/src/sigismember.c (modified) * cpukit/posix/src/sigpending.c (modified) * cpukit/posix/src/sigqueue.c (modified) * cpukit/posix/src/timergetoverrun.c (modified) * cpukit/rtems/src/barrierident.c (modified) * cpukit/rtems/src/dpmemident.c (modified) * cpukit/rtems/src/intrbody.c (modified) * cpukit/rtems/src/modes.c (modified) * cpukit/rtems/src/msgqident.c (modified) * cpukit/rtems/src/partident.c (modified) * cpukit/rtems/src/ratemonident.c (modified) * cpukit/rtems/src/regionident.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemsbuildname.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/taskself.c (modified) * cpukit/rtems/src/timerident.c (modified) * cpukit/rtems/src/workspace.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extensionident.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/getversionstring.c (modified) * cpukit/score/cpu/arm/arm_exc_abort.S (modified) * cpukit/score/cpu/arm/armv4-exception-default.S (modified) * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/lm32/cpu.c (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/include/rtems/asm.h (modified) * cpukit/score/cpu/moxie/cpu.c (modified) * cpukit/score/cpu/nios2/nios2-iic-irq.c (modified) * cpukit/score/cpu/nios2/nios2-thread-dispatch-disabled.c (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/riscv/include/libcpu/access.h (modified) * cpukit/score/cpu/sh/context.c (modified) * cpukit/score/cpu/sh/cpu.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/include/libcpu/access.h (modified) * cpukit/score/cpu/sparc/include/libcpu/byteorder.h (modified) * cpukit/score/cpu/sparc64/cpu.c (modified) * cpukit/score/cpu/v850/cpu.c (modified) * cpukit/score/cpu/x86_64/cpu.c (modified) * cpukit/score/src/coremsgflushwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapextend.c (modified) * cpukit/score/src/heapgetfreeinfo.c (modified) * cpukit/score/src/heapresizeblock.c (modified) * cpukit/score/src/heapsizeofuserarea.c (modified) * cpukit/score/src/heapwalk.c (modified) * cpukit/score/src/pheapallocate.c (modified) * cpukit/score/src/pheapextend.c (modified) * cpukit/score/src/pheapfree.c (modified) * cpukit/score/src/pheapgetblocksize.c (modified) * cpukit/score/src/pheapgetfreeinfo.c (modified) * cpukit/score/src/pheapgetinfo.c (modified) * cpukit/score/src/pheapgetsize.c (modified) * cpukit/score/src/pheapinit.c (modified) * cpukit/score/src/pheapresizeblock.c (modified) * cpukit/score/src/schedulercbsgetapprovedbudget.c (modified) * cpukit/score/src/schedulercbsgetparameters.c (modified) * cpukit/score/src/schedulercbsgetserverid.c (modified) * cpukit/score/src/timespeclessthan.c (modified) * testsuites/sptests/spsize/size.c (modified) Remove superfluous includes Thu, 31 Jan 2019 13:45:17 GMT Sebastian Huber [20d472d] * bsps/shared/rtems-version.c (modified) * cpukit/include/rtems/version.h (modified) * testsuites/sptests/spversion01/init.c (modified) Add rtems_board_support_package() Tue, 12 Mar 2019 07:15:19 GMT Sebastian Huber [d91951fb] * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-client.c (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record.c (modified) * testsuites/libtests/record01/init.c (modified) record: Rename internal per-CPU events Update #3665. Sat, 02 Mar 2019 17:09:39 GMT Shashvat Jain [0a154d5] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) Correct psxtmtests_plan.csv Wed, 06 Mar 2019 09:39:29 GMT Chris Johns [96e4b22] * bsps/mips/hurricane/config/hurricane-testsuite.tcfg (modified) * bsps/mips/rbtx4925/config/rbtx4925-testsuite.tcfg (modified) * bsps/mips/rbtx4938/config/rbtx4938-testsuite.tcfg (modified) * bsps/moxie/moxiesim/config/moxiesim-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/gwlcfm-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5566evb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5566evb_spe-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5668g-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_app-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_boot-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_rsm6-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb_spe-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/phycore_mpc5554-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_core_0-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_core_1-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e500-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e6500_32-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e6500_64-testsuite.tcfg (modified) * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmbarrierattr01/init.c (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/sptests/sp71/init.c (modified) * testsuites/testdata/disable-libdl-tests.tcfg (moved) * testsuites/testdata/small-memory-testsuite.tcfg (added) * testsuites/tmtests/Makefile.am (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm30/init.c (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) testsuite: Make the OPERATION_COUNT a test configuration parameter. ... Wed, 06 Mar 2019 09:31:10 GMT Chris Johns [a06356b] * testsuites/rtems-test-check.py (modified) testsuite: Add rexclude, rinclude and cflags to test config files. Fri, 01 Mar 2019 09:10:19 GMT Sebastian Huber [03b2163] * cpukit/score/src/scheduleredfreleasejob.c (modified) * testsuites/sptests/spedfsched02/init.c (modified) * testsuites/sptests/spedfsched02/spedfsched02.doc (modified) score: Fix _Scheduler_EDF_Cancel_job() Remove the priority node ... Mon, 18 Feb 2019 07:32:42 GMT Sebastian Huber [3d65f45] * testsuites/psxtests/psxonce01/init.c (modified) psxtests/psxonce01: Fix typo Update #3334. Tue, 12 Feb 2019 11:19:38 GMT Sebastian Huber [e4ad14cc] * cpukit/include/rtems/score/onceimpl.h (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/src/once.c (modified) * testsuites/psxtests/psxonce01/init.c (modified) * testsuites/psxtests/psxonce01/psxonce01.scn (modified) * testsuites/psxtests/psxonce01/system.h (modified) * testsuites/sptests/spcxx01/init.cc (modified) * testsuites/sptests/spcxx01/spcxx01.doc (modified) score: Avoid some deadlocks in _Once() Recursive usage of the same ... Tue, 12 Feb 2019 09:26:34 GMT Sebastian Huber [7fdcd023] * testsuites/psxtests/psxhdrs/math/expm1. (deleted) psxtests: Remove bogus file This file is unused and makes trouble ... Sat, 02 Feb 2019 04:09:53 GMT Chris Johns [6c9f017] * bsps/powerpc/psim/start/linkcmds (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e500 (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e6500_32 (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/include/rtems/rtl/rtl-trace.h (modified) * cpukit/libdl/rtl-archive.c (modified) * cpukit/libdl/rtl-bit-alloc.c (added) * cpukit/libdl/rtl-bit-alloc.h (added) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-mdreloc-bfin.c (modified) * cpukit/libdl/rtl-mdreloc-h8300.c (modified) * cpukit/libdl/rtl-mdreloc-i386.c (modified) * cpukit/libdl/rtl-mdreloc-lm32.c (modified) * cpukit/libdl/rtl-mdreloc-m68k.c (modified) * cpukit/libdl/rtl-mdreloc-mips.c (modified) * cpukit/libdl/rtl-mdreloc-moxie.c (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-mdreloc-v850.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/dl01/dl-load.c (modified) * testsuites/libtests/dl02/dl-load.c (modified) * testsuites/libtests/dl02/dl-o1.c (modified) * testsuites/libtests/dl02/dl-o2.c (modified) * testsuites/libtests/dl03/dl-bit-alloc.c (added) * testsuites/libtests/dl03/dl-bit-alloc.h (added) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl05/dl-load.c (modified) * testsuites/libtests/dl07/dl-load.c (modified) * testsuites/libtests/dl07/dl-o1.c (modified) * testsuites/libtests/dl07/dl-o2.c (modified) * testsuites/libtests/dl07/dl-o3.c (modified) * testsuites/libtests/dl07/dl-o4.c (modified) * testsuites/libtests/dl07/dl-o5.c (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/dl-o1.c (modified) * testsuites/libtests/dl08/dl-o2.c (modified) * testsuites/libtests/dl08/dl-o3.c (modified) * testsuites/libtests/dl08/dl-o4.c (modified) * testsuites/libtests/dl08/dl-o5.c (modified) * testsuites/libtests/dl08/dl-o6-123456789-123456789.c (modified) * testsuites/libtests/dl09/dl-load.c (modified) * testsuites/libtests/dl09/dl-o1.c (modified) * testsuites/libtests/dl09/dl-o2.c (modified) * testsuites/libtests/dl09/dl-o3.c (modified) * testsuites/libtests/dl09/dl-o4.c (modified) * testsuites/libtests/dl09/dl-o5.c (modified) libdl: Add powerpc large memory and small data support. - Add ... Mon, 21 Jan 2019 21:48:19 GMT Chris Johns [194eb403] * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/include/rtems/rtl/rtl-trace.h (modified) * cpukit/include/rtems/rtl/rtl-unresolved.h (modified) * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libdl/rtl-archive.c (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-mdreloc-i386.c (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/dl08/dl-load.c (modified) * testsuites/libtests/dl09/dl-load.c (modified) * testsuites/libtests/dl09/dl-o5.c (modified) libdl: Add support for large memory programs - Add trampolines to ... Tue, 15 Jan 2019 06:47:41 GMT Chris Johns [d8c70ba6] * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-mdreloc-bfin.c (modified) * cpukit/libdl/rtl-mdreloc-h8300.c (modified) * cpukit/libdl/rtl-mdreloc-i386.c (modified) * cpukit/libdl/rtl-mdreloc-lm32.c (modified) * cpukit/libdl/rtl-mdreloc-m68k.c (modified) * cpukit/libdl/rtl-mdreloc-mips.c (modified) * cpukit/libdl/rtl-mdreloc-moxie.c (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-mdreloc-v850.c (modified) * cpukit/libdl/rtl-obj.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl01/dl-load.c (modified) * testsuites/libtests/dl08/dl-load.c (modified) * testsuites/libtests/dl09/dl-load.c (added) * testsuites/libtests/dl09/dl-load.h (added) * testsuites/libtests/dl09/dl-o1.c (added) * testsuites/libtests/dl09/dl-o1.h (added) * testsuites/libtests/dl09/dl-o2.c (added) * testsuites/libtests/dl09/dl-o2.h (added) * testsuites/libtests/dl09/dl-o3.c (added) * testsuites/libtests/dl09/dl-o3.h (added) * testsuites/libtests/dl09/dl-o4.c (added) * testsuites/libtests/dl09/dl-o4.h (added) * testsuites/libtests/dl09/dl-o5.c (added) * testsuites/libtests/dl09/dl-o5.h (added) * testsuites/libtests/dl09/dl09.doc (added) * testsuites/libtests/dl09/dl09.scn (added) * testsuites/libtests/dl09/init.c (added) libdl: Add support for trampolines - Trampolines or fixups for ... Wed, 09 Jan 2019 11:14:11 GMT Chris Johns [4408603] * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libdl/rtl.c (modified) * cpukit/score/cpu/arm/include/machine/elf_machdep.h (modified) * testsuites/libtests/dl08/dl-load.c (modified) libdl: Fix the support for constructors and desctructors. - Fix the ... Mon, 17 Dec 2018 06:48:30 GMT Chris Johns [a7c6176] * cpukit/headers.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl08/dl-load.c (added) * testsuites/libtests/dl08/dl-load.h (added) * testsuites/libtests/dl08/dl-o1.c (added) * testsuites/libtests/dl08/dl-o1.h (added) * testsuites/libtests/dl08/dl-o2.c (added) * testsuites/libtests/dl08/dl-o2.h (added) * testsuites/libtests/dl08/dl-o3.c (added) * testsuites/libtests/dl08/dl-o3.h (added) * testsuites/libtests/dl08/dl-o4.c (added) * testsuites/libtests/dl08/dl-o4.h (added) * testsuites/libtests/dl08/dl-o5.c (added) * testsuites/libtests/dl08/dl-o5.h (added) * testsuites/libtests/dl08/dl-o6-123456789-123456789.c (added) * testsuites/libtests/dl08/dl-o6.h (added) * testsuites/libtests/dl08/dl08.doc (added) * testsuites/libtests/dl08/dl08.scn (added) * testsuites/libtests/dl08/init.c (added) libtest/dl08: Add a test for archives. - Create 2 archives. - Load ... Mon, 17 Dec 2018 06:40:46 GMT Chris Johns [bac53634] * testsuites/libtests/dl07/dl-load.c (modified) libtests/dl02: Update the rtl-shell path. More verbose test. ... Mon, 17 Dec 2018 06:40:25 GMT Chris Johns [85b59974] * testsuites/libtests/dl02/dl-load.c (modified) libtests/dl02: Update the rtl-shell path. Updates #3686 Thu, 07 Feb 2019 06:46:38 GMT Sebastian Huber [fbd08066] * cpukit/score/src/threadqops.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Fix plain priority thread queues (SMP) We must add/remove ... Tue, 27 Nov 2018 11:45:53 GMT Sebastian Huber [03fcbb1] * cpukit/libfs/src/dosfs/msdos_dir.c (modified) * cpukit/libfs/src/imfs/imfs_dir_default.c (modified) * cpukit/libfs/src/jffs2/include/linux/fs.h (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * cpukit/libfs/src/nfsclient/src/nfs.c (modified) * testsuites/fstests/fsscandir01/init.c (modified) fs: Add struct dirent::d_type support Mon, 28 Jan 2019 11:26:25 GMT Sebastian Huber [b015c01] * testsuites/aclocal/env-rtemsbsp.m4 (modified) * testsuites/benchmarks/Makefile.am (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/rhealstone/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/tmtests/Makefile.am (modified) build: Do not install test programs Wed, 30 Jan 2019 08:41:49 GMT Sebastian Huber [03cdd5ea] * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record.c (modified) * testsuites/libtests/record01/init.c (modified) * testsuites/libtests/record02/init.c (modified) record: Add enum value for each event Update #3665. Sat, 28 Apr 2018 09:36:11 GMT Sebastian Huber [dca6184] * cpukit/Makefile.am (modified) * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/record.h (added) * cpukit/include/rtems/recordclient.h (added) * cpukit/include/rtems/recorddata.h (added) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/libtrace/record/record-client.c (added) * cpukit/libtrace/record/record-server.c (added) * cpukit/libtrace/record/record-sysinit.c (added) * cpukit/libtrace/record/record-text.c (added) * cpukit/libtrace/record/record-userext.c (added) * cpukit/libtrace/record/record.c (added) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/record01/init.c (added) * testsuites/libtests/record01/record01.doc (added) * testsuites/libtests/record01/record01.scn (added) * testsuites/libtests/record02/init.c (added) * testsuites/libtests/record02/record02.doc (added) * testsuites/libtests/record02/record02.scn (added) Add low level event recording support Add low level event recording ... Tue, 29 Jan 2019 12:26:12 GMT Sebastian Huber [e74a3fd] * testsuites/samples/pppd/system.h (modified) samples/pppd: Use less memory hungry configuration This avoids ... Mon, 28 Jan 2019 13:16:39 GMT Sebastian Huber [4f3a253] * testsuites/psxtmtests/psxtmbarrierattr01/init.c (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) * testsuites/psxtmtests/psxtmmutexattr01/init.c (modified) * testsuites/psxtmtests/psxtmonce01/init.c (modified) psxtmtests: Fix format warnings Update #3384. Fri, 18 Jan 2019 12:32:51 GMT Sebastian Huber [926ed2b0] * cpukit/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Remove unused _ISR_lock_Flash() Fri, 18 Jan 2019 12:16:29 GMT Sebastian Huber [41310c02] * cpukit/include/rtems/rtems/intr.h (modified) * cpukit/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Improve debug support for ISR locks Ensure that interrupts ... Mon, 14 Jan 2019 08:38:02 GMT Sebastian Huber [47d5aee] * testsuites/benchmarks/Makefile.am (modified) build: Add missing $(LDADD) for dependencies Mon, 14 Jan 2019 08:07:16 GMT Sebastian Huber [d1fff86] * testsuites/sptests/Makefile.am (modified) build: Remove bogus spqreslib_LDADD Mon, 14 Jan 2019 08:06:30 GMT Sebastian Huber [dc0285f] * testsuites/libtests/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) * testsuites/sptests/Makefile.am (modified) build: Add missing $(LDADD) for dependencies Thu, 10 Jan 2019 08:05:49 GMT Sebastian Huber [7bde91b] * cpukit/include/rtems/inttypes.h (modified) * cpukit/libfs/src/rfs/rtems-rfs-dir.c (modified) * cpukit/libmisc/shell/main_rm.c (modified) * cpukit/libmisc/shell/print-ls.c (modified) * testsuites/psxtests/psxreaddir/test.c (modified) Fix format warnings due to ino_t changes Thu, 10 Jan 2019 07:10:17 GMT Sebastian Huber [3a5c71de] * testsuites/psxtests/psxconfig01/init.c (modified) psxconfig01: Fix pre-processor conditions Do not rely on compiler ... Tue, 08 Jan 2019 08:53:26 GMT Sebastian Huber [3bd39999] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp37/init.c (modified) Adjust interrupt mode tests for some CPU ports In case the robust ... Tue, 08 Jan 2019 07:39:42 GMT Sebastian Huber [1f285186] * cpukit/rtems/src/taskmode.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) rtems: Allow to set ISR level 0 in SMP config Update #3000. Tue, 08 Jan 2019 08:08:27 GMT Sebastian Huber [feddcde0] * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/spcbssched01/init.c (modified) * testsuites/sptests/spedfsched01/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31) It is unnecessary to ... Wed, 09 Jan 2019 09:04:01 GMT Sebastian Huber [fe48400d] * testsuites/libtests/stackchk/blow.c (modified) libtests/stackchk: Fix for 64-bit targets Tue, 08 Jan 2019 04:14:21 GMT Jacob Shin [e4a19f5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/errno/errno.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for errno.h Mon, 07 Jan 2019 12:40:00 GMT Sebastian Huber [07fb7667] * testsuites/libtests/Makefile.am (modified) build: Call rtems-ld with the $(CC) of the build This enables ... Mon, 07 Jan 2019 12:35:48 GMT Sebastian Huber [7802bb9] * testsuites/libtests/Makefile.am (modified) build: Call rtems-syms with the $(CC) of the build This enables ... Mon, 07 Jan 2019 13:22:22 GMT Jiri Gaisler [5b951175] * testsuites/psxtests/psxfile01/test.c (modified) psxfile01: Fix one second sleep Checking of atime in psxfile01 ... Mon, 07 Jan 2019 08:32:16 GMT Sebastian Huber [9c12bcfd] * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c (modified) * cpukit/libmisc/shell/main_pci.c (modified) * cpukit/libpci/pci_bus.c (modified) * cpukit/libpci/pci_cfg_print_code.c (modified) * cpukit/libpci/pci_print.c (modified) * testsuites/fstests/fsrfsbitmap01/test.c (modified) Fix format warnings Fri, 21 Dec 2018 19:47:06 GMT Himanshu40 [8f5abea] * testsuites/psxtmtests/psxtmbarrierattr01/init.c (modified) * testsuites/psxtmtests/psxtmbarrierattr01/psxtmbarrierattr01.doc (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) * testsuites/psxtmtests/psxtmcleanup01/psxtmcleanup01.doc (modified) * testsuites/psxtmtests/psxtmmqrcvblock02/init.c (modified) * testsuites/psxtmtests/psxtmmqrcvblock02/psxtmmqrcvblock02.doc (modified) * testsuites/psxtmtests/psxtmmutexattr01/init.c (modified) * testsuites/psxtmtests/psxtmmutexattr01/psxtmmutexattr01.doc (modified) * testsuites/psxtmtests/psxtmonce01/init.c (modified) * testsuites/psxtmtests/psxtmonce01/psxtmonce01.doc (modified) psxtmtests: Changed the copyright license to BSD-2-Clause (GCI 2018) Fri, 21 Dec 2018 12:31:32 GMT Sebastian Huber [8b59916] * testsuites/sptests/spcxx01/init.cc (modified) spcxx01: Add test case Wed, 19 Dec 2018 08:25:29 GMT Sebastian Huber [2158621] * cpukit/Makefile.am (modified) * cpukit/libcsupport/src/alignedalloc.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spcxx01/init.cc (added) * testsuites/sptests/spcxx01/spcxx01.doc (added) * testsuites/sptests/spcxx01/spcxx01.scn (added) Add aligned_alloc() and memalign() Ensure that the C++17 aligned ... Thu, 20 Dec 2018 20:37:47 GMT Jacob Shin [8af51b0] * testsuites/psxtests/psxhdrs/assert/assert.c (modified) * testsuites/psxtests/psxhdrs/fnmatch/fnmatch.c (modified) * testsuites/psxtests/psxhdrs/ftw/ftw.c (modified) * testsuites/psxtests/psxhdrs/ftw/nftw.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/stdlib/_Exit.c (modified) * testsuites/psxtests/psxhdrs/stdlib/a64l.c (modified) * testsuites/psxtests/psxhdrs/stdlib/abort.c (modified) * testsuites/psxtests/psxhdrs/stdlib/abs.c (modified) * testsuites/psxtests/psxhdrs/stdlib/atexit.c (modified) * testsuites/psxtests/psxhdrs/stdlib/atof.c (modified) * testsuites/psxtests/psxhdrs/stdlib/atoi.c (modified) * testsuites/psxtests/psxhdrs/stdlib/atol.c (modified) * testsuites/psxtests/psxhdrs/stdlib/atoll.c (modified) * testsuites/psxtests/psxhdrs/stdlib/bsearch.c (modified) * testsuites/psxtests/psxhdrs/stdlib/calloc.c (modified) * testsuites/psxtests/psxhdrs/stdlib/div.c (modified) * testsuites/psxtests/psxhdrs/stdlib/drand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/erand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/exit.c (modified) * testsuites/psxtests/psxhdrs/stdlib/free.c (modified) * testsuites/psxtests/psxhdrs/stdlib/getenv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/getsubopt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/grantpt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/initstate.c (modified) * testsuites/psxtests/psxhdrs/stdlib/jrand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/l64a.c (modified) * testsuites/psxtests/psxhdrs/stdlib/labs.c (modified) * testsuites/psxtests/psxhdrs/stdlib/lcong48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/ldiv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/llabs.c (modified) * testsuites/psxtests/psxhdrs/stdlib/lldiv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/lrand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/malloc.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mblen.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mbstowcs.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mbtowc.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mkdtemp.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mkstemp.c (modified) * testsuites/psxtests/psxhdrs/stdlib/mrand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/nrand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/posix_memalign.c (modified) * testsuites/psxtests/psxhdrs/stdlib/posix_openpt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/ptsname.c (modified) * testsuites/psxtests/psxhdrs/stdlib/putenv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/qsort.c (modified) * testsuites/psxtests/psxhdrs/stdlib/rand.c (modified) * testsuites/psxtests/psxhdrs/stdlib/rand_r.c (modified) * testsuites/psxtests/psxhdrs/stdlib/random.c (modified) * testsuites/psxtests/psxhdrs/stdlib/realloc.c (modified) * testsuites/psxtests/psxhdrs/stdlib/realpath.c (modified) * testsuites/psxtests/psxhdrs/stdlib/seed48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/setenv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/setkey.c (modified) * testsuites/psxtests/psxhdrs/stdlib/setstate.c (modified) * testsuites/psxtests/psxhdrs/stdlib/srand.c (modified) * testsuites/psxtests/psxhdrs/stdlib/srand48.c (modified) * testsuites/psxtests/psxhdrs/stdlib/srandom.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtod.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtof.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtol.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtold.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtoll.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtoul.c (modified) * testsuites/psxtests/psxhdrs/stdlib/strtoull.c (modified) * testsuites/psxtests/psxhdrs/stdlib/system.c (modified) * testsuites/psxtests/psxhdrs/stdlib/unlockpt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/unsetenv.c (modified) * testsuites/psxtests/psxhdrs/stdlib/wcstombs.c (modified) * testsuites/psxtests/psxhdrs/stdlib/wctomb.c (modified) * testsuites/psxtests/psxhdrs/sys/resource/getpriority.c (modified) * testsuites/psxtests/psxhdrs/sys/resource/getrlimit.c (modified) * testsuites/psxtests/psxhdrs/sys/resource/getrusage.c (modified) * testsuites/psxtests/psxhdrs/sys/resource/setpriority.c (modified) * testsuites/psxtests/psxhdrs/sys/resource/setrlimit.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/chmod.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/fchmod.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/fchmodat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/fstat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/fstatat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/futimens.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/lstat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mkdir.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mkdirat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mkfifo.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mkfifoat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mknod.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/mknodat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/stat.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/umask.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/utimensat.c (modified) * testsuites/psxtests/psxhdrs/sys/utsname/uname.c (modified) * testsuites/psxtests/psxhdrs/ucontext/getcontext.c (modified) * testsuites/psxtests/psxhdrs/ucontext/makecontext.c (modified) * testsuites/psxtests/psxhdrs/ucontext/setcontext.c (modified) * testsuites/psxtests/psxhdrs/ucontext/swapcontext.c (modified) * testsuites/psxtests/psxhdrs/ulimit/ulimit.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswalnum.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswalnum_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswalpha.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswalpha_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswblank.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswblank_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswcntrl.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswcntrl_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswctype.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswctype_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswdigit.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswdigit_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswgraph.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswgraph_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswlower.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswlower_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswprint.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswprint_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswpunct.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswpunct_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswspace.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswspace_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswupper.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswupper_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswxdigit.c (modified) * testsuites/psxtests/psxhdrs/wctype/iswxdigit_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/towctrans.c (modified) * testsuites/psxtests/psxhdrs/wctype/towctrans_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/towlower.c (modified) * testsuites/psxtests/psxhdrs/wctype/towlower_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/towupper.c (modified) * testsuites/psxtests/psxhdrs/wctype/towupper_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/wctrans.c (modified) * testsuites/psxtests/psxhdrs/wctype/wctrans_l.c (modified) * testsuites/psxtests/psxhdrs/wctype/wctype.c (modified) * testsuites/psxtests/psxhdrs/wctype/wctype_l.c (modified) psxhdrs: Changing copyright license to BSD-2-Clause 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 ... 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, 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 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 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 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: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)