summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22Buildbot TestHEADmasterAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22Buildbot TestAmar Takhar
2018-10-22tmonetoone: Add yield test caseSebastian Huber
2018-10-22posix: Provide non-thread functions by defaultSebastian Huber
2018-10-22posix: Provide scheduler support by defaultSebastian Huber
2018-10-22posix: Provide cancel state/type by defaultSebastian Huber
2018-10-22Remove superfluous configure checksSebastian Huber
2018-10-22Remove checks for flockfile(), etc. declarationsSebastian Huber
2018-10-22Remove getcwd()Sebastian Huber
2018-10-22Remove optional getrusage() declarationSebastian Huber
2018-10-22Remove ttyname()Sebastian Huber
2018-10-22Remove __assert()Sebastian Huber
2018-10-22Remove isatty()Sebastian Huber
2018-10-22Remove strlcat(), strlcpy(), strsep(), readdir_r()Sebastian Huber
2018-10-22Support O_NOFOLLOW open() flagSebastian Huber
2018-10-22Support O_CLOEXEC open() flagSebastian Huber
2018-10-22psxreaddir: Adjust test due to opendir() changesSebastian Huber
2018-10-18check-networking.m4: Disable legacy stack for x86_64 and epiphanyJoel Sherrill
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill
2018-10-18qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill
2018-10-18gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill
2018-10-18or1k/shared/cache/cache.c: Remove unused methodsJoel Sherrill
2018-10-18gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warningJoel Sherrill
2018-10-18Support O_DIRECTORY open() flagSebastian Huber
2018-10-18bsp/atsam: Add const qualifier to AES_SetInput()Sebastian Huber
2018-10-18console: Be fair in simple console readSebastian Huber
2018-10-17serial/ns16550: Fix precision clock synthesizerSebastian Huber
2018-10-17bsp/imx7: Add getchark() supportSebastian Huber
2018-10-15bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber
2018-10-15bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa
2018-10-15build: Remove specialized CPPFLAGSSebastian Huber
2018-10-14libtests/Makefile.am: Add CPU_CFLAGS to rtems-ld invocationJoel Sherrill
2018-10-12tmtests: Fix unused variable warningsSebastian Huber
2018-10-12fsclose01: Fix uninitialized variable warningSebastian Huber
2018-10-12posix: Fix unused result warningSebastian Huber
2018-10-12build: Fix build on WindowsSebastian Huber
2018-10-11tmtests/tmonetoone: New test programSebastian Huber
2018-10-11telnetd: Add server port to configurationSebastian Huber
2018-10-11telnetd: Create sessions at startSebastian Huber
2018-10-10telnetd: Allocate the server contextSebastian Huber
2018-10-10telnetd: Create server socket at startSebastian Huber
2018-10-10telnetd: Rename shell_args to telnetd_sessionSebastian Huber
2018-10-10telnetd: Simplify task spawn functionSebastian Huber
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber