2015-01-19T00:06:07 *** kiwichris has quit IRC () 2015-01-19T00:24:54 *** monstr has joined #rtems 2015-01-19T02:42:16 *** zoso has joined #rtems 2015-01-19T02:42:34 *** zoso has quit IRC (Max SendQ exceeded) 2015-01-19T02:43:27 *** zoso has joined #rtems 2015-01-19T06:36:51 *** atgreen has quit IRC (Ping timeout: 252 seconds) 2015-01-19T08:02:13 *** mazzoo has quit IRC (Remote host closed the connection) 2015-01-19T09:53:28 *** monstr has quit IRC (Remote host closed the connection) 2015-01-19T14:18:20 *** dr__house|away is now known as dr__house 2015-01-19T14:42:48 *** kiwichris has joined #rtems 2015-01-19T14:54:19 [git] 8a7048a by Marcos Diaz: [Fixed dl01 and dl02 makefiles] http://devel.rtems.org/changeset/8a7048a/rtems 2015-01-19T15:56:54 [git] f381f26 by Chris Johns: [Fix covoar so it builds for Windows.] http://devel.rtems.org/changeset/f381f26/rtems-tools 2015-01-19T15:58:31 [git] db6d3eb by Chris Johns: [Build rtems-tools for the host with a Cxc build.] http://devel.rtems.org/changeset/db6d3eb/rtems-source-builder 2015-01-19T22:55:55 *** kiwichris has quit IRC () 2015-01-19T23:47:38 *** monstr has joined #rtems 2015-01-20T00:03:50 *** dr__house is now known as dr__house|away 2015-01-20T00:04:08 *** zoso has joined #rtems 2015-01-20T00:08:30 *** sebhub has joined #rtems 2015-01-20T00:08:40 good morning 2015-01-20T00:15:12 [trac] #785/defect (closed) updated by Sebastian Huber (In [changeset:"f87ede57a2e97f0743a85b94072c7163fa485ae9/rtems"]: {{{ ...) http://devel.rtems.org/ticket/785 2015-01-20T00:15:12 [git] f2f39f3 by Sebastian Huber: [libnetworking: Avoid spurious event delivery The so_pgid field contains the task identifier if this task waits for the SOSLEEP_EVENT event. Do not inherit this from the accept socket.] http://devel.rtems.org/changeset/f2f39f3/rtems 2015-01-20T00:15:12 [git] 51c88e8 by Sebastian Huber: [libnetworking: Delete dead code The so_uid is always 0 in RTEMS.] http://devel.rtems.org/changeset/51c88e8/rtems 2015-01-20T00:15:13 [git] f87ede5 by Sebastian Huber: [libnetworking: Fix close of active sockets Send a special event to notify tasks waiting for a socket state change in case this socket gets closed. This prevents a use after free. Close #785.] http://devel.rtems.org/changeset/f87ede5/rtems 2015-01-20T00:17:01 [trac] #2232/defect (closed) updated by sebastian.huber ([99a1f1229f073d4917d714d768fc3d2357ad40b7/rtems]) http://devel.rtems.org/ticket/2232 2015-01-20T00:29:45 [trac] #2230/defect (new) updated by sebastian.huber (I would drop the multiplication by 1000 and use something like this: static ...) http://devel.rtems.org/ticket/2230 2015-01-20T02:21:36 [git] 91ea7ea by Sebastian Huber: [Add and use rtems_bsd_get_task_priority()] http://devel.rtems.org/changeset/91ea7ea/rtems-libbsd 2015-01-20T02:21:36 [git] 33a15c3 by Sebastian Huber: [Add and use rtems_bsd_get_task_stack_size()] http://devel.rtems.org/changeset/33a15c3/rtems-libbsd 2015-01-20T02:56:13 *** rokka has joined #rtems 2015-01-20T07:02:49 [git] 60d39b6 by Sebastian Huber: [powerpc: Fix AltiVec VSCR save/restore] http://devel.rtems.org/changeset/60d39b6/rtems 2015-01-20T07:12:27 *** zoso has quit IRC (Remote host closed the connection) 2015-01-20T13:26:16 *** monstr has quit IRC (Remote host closed the connection) 2015-01-20T16:30:39 *** kiwichris has joined #rtems 2015-01-20T16:52:51 *** gigetoo has joined #rtems 2015-01-20T17:37:26 [trac] #2195/infra (new) updated by joel.sherrill (This really needs to be resolved. It is a very visible issue that reflects badly on ...) http://devel.rtems.org/ticket/2195 2015-01-20T17:39:20 [trac] #2199/defect (new) updated by joel.sherrill (Ping. Needs to be done.) http://devel.rtems.org/ticket/2199 2015-01-20T17:53:06 [git] 69c955d by Chris Johns: [DEST_OS is linux and not linux2.] http://devel.rtems.org/changeset/69c955d/rtems-tools 2015-01-20T17:53:06 [git] 7338811 by Chris Johns: [Remove warning on Linux.] http://devel.rtems.org/changeset/7338811/rtems-tools 2015-01-20T21:35:57 *** peerst has quit IRC (Ping timeout: 246 seconds) 2015-01-20T22:08:55 *** peerst__ has joined #rtems 2015-01-20T23:34:38 [trac] #2199/defect (new) updated by amar (I will bump the priority.) http://devel.rtems.org/ticket/2199 2015-01-20T23:35:44 [trac] #2206/infra (new) updated by amar (I will bump the priority, having issues with this.) http://devel.rtems.org/ticket/2206 2015-01-21T00:09:52 *** zoso has joined #rtems 2015-01-21T00:41:55 *** monstr has joined #rtems 2015-01-21T01:17:55 *** kiwichris has quit IRC () 2015-01-21T02:41:55 *** zoso has quit IRC (Ping timeout: 272 seconds) 2015-01-21T08:03:03 [git] fb683f7 by Sebastian Huber: [BUS_DMA(9): Support BUS_DMA_COHERENT] http://devel.rtems.org/changeset/fb683f7/rtems-libbsd 2015-01-21T08:03:03 [git] eebe576 by Sebastian Huber: [ZONE(9): Honor cache alignment] http://devel.rtems.org/changeset/eebe576/rtems-libbsd 2015-01-21T08:03:03 [git] 8cdd142 by Sebastian Huber: [Add rtems_bsd_get_mac_address()] http://devel.rtems.org/changeset/8cdd142/rtems-libbsd 2015-01-21T08:03:03 [git] b8e0c66 by Sebastian Huber: [if_cgem: Import from FreeBSD] http://devel.rtems.org/changeset/b8e0c66/rtems-libbsd 2015-01-21T08:03:03 [git] a09f00e by Sebastian Huber: [if_cgem: Workaround for if_inc_counter()] http://devel.rtems.org/changeset/a09f00e/rtems-libbsd 2015-01-21T08:03:04 [git] 14ecf75 by Sebastian Huber: [if_cgem: Workaround for missing FDT support] http://devel.rtems.org/changeset/14ecf75/rtems-libbsd 2015-01-21T08:03:04 [git] 4ff97c8 by Sebastian Huber: [if_cgem: Disable device sysctls] http://devel.rtems.org/changeset/4ff97c8/rtems-libbsd 2015-01-21T08:03:05 [git] d65c5e5 by Sebastian Huber: [if_cgem: Add nexus device support] http://devel.rtems.org/changeset/d65c5e5/rtems-libbsd 2015-01-21T08:03:05 [git] 8c3823e by Sebastian Huber: [if_cgem: Silence warning] http://devel.rtems.org/changeset/8c3823e/rtems-libbsd 2015-01-21T08:03:06 [git] cd179c4 by Sebastian Huber: [if_cgem: Add volatile to rx/tx desc rings] http://devel.rtems.org/changeset/cd179c4/rtems-libbsd 2015-01-21T08:03:06 [git] 911f517 by Sebastian Huber: [if_cgem: Use explicit cache operations] http://devel.rtems.org/changeset/911f517/rtems-libbsd 2015-01-21T08:03:07 [git] dec6b67 by Sebastian Huber: [if_cgem: Enable hardware checksum assist] http://devel.rtems.org/changeset/dec6b67/rtems-libbsd 2015-01-21T08:33:24 *** sebhub has quit IRC (Quit: Konversation terminated!) 2015-01-21T09:26:55 [trac] #2234/defect (v:4.11) created by joel.sherrill (Trac Reports Error When Renaming a Page) http://devel.rtems.org/ticket/2234 2015-01-21T09:52:37 *** monstr has quit IRC (Remote host closed the connection) 2015-01-21T10:26:34 [trac] #2234/defect (accepted) updated by amar (Interesting I will look at this shortly.) http://devel.rtems.org/ticket/2234 2015-01-21T14:36:35 *** dr__house|away is now known as dr__house 2015-01-21T17:01:25 *** kiwichris has joined #rtems 2015-01-21T23:31:14 *** dr__house is now known as dr__house|away 2015-01-22T00:10:36 *** sebhub has joined #rtems 2015-01-22T00:10:49 good morning 2015-01-22T00:11:32 sebhub, hi 2015-01-22T00:14:13 *** kiwichris has quit IRC () 2015-01-22T00:17:29 *** monstr has joined #rtems 2015-01-22T00:27:26 *** zoso has joined #rtems 2015-01-22T00:37:49 *** zoso has quit IRC (Quit: Leaving) 2015-01-22T00:40:37 *** gigetoo has quit IRC (Ping timeout: 255 seconds) 2015-01-22T00:43:07 *** gigetoo has joined #rtems 2015-01-22T00:51:25 *** kiwichris has joined #rtems 2015-01-22T00:53:32 [git] c625a64 by Sebastian Huber: [Filesystem: Delete node type operation Use the fstat handler instead.] http://devel.rtems.org/changeset/c625a64/rtems 2015-01-22T00:53:32 [git] 50a5031 by Sebastian Huber: [score: Delete superfluous Heap_Statistics::instance This value depends on the _Heap_Initialize() call sequence and carries no useful information.] http://devel.rtems.org/changeset/50a5031/rtems 2015-01-22T01:12:06 sebhub, around ? 2015-01-22T01:12:30 yes 2015-01-22T01:24:24 Looking at google protocol buffers in https://github.com/google/protobuf/blob/master/src/google/protobuf/stubs/atomicops.h they have Atomic32 and AtomicWord. One is int32 and the other is intptr_t. There are lots of warnings with RTEMS. 2015-01-22T01:24:55 It seems int32 and intptr_t are different, ie long int and int 2015-01-22T01:25:12 This does not show up on a FreeBSD or Linux build 2015-01-22T01:25:59 yes, this is a special rtems/newlib problem and caused a lot of trouble 2015-01-22T01:26:41 go on .. 2015-01-22T01:27:05 Is there a solution or is this just too hard ? 2015-01-22T01:27:16 https://sourceware.org/ml/newlib/2014/msg00724.html 2015-01-22T01:28:21 it seems to be an issue with the gcc/newlib type definitions 2015-01-22T01:28:27 Oh that issue 2015-01-22T01:28:59 sigh 2015-01-22T01:29:59 the protocol buffer atomic stuff is quite a hack 2015-01-22T01:30:22 Yes 2015-01-22T01:31:12 maybe the should check for c11 and then use 2015-01-22T01:31:23 or c++11 2015-01-22T01:31:26 Yes 2015-01-22T01:31:36 I did wonder about this. 2015-01-22T01:32:06 its probably easier than messing around with gcc/newlib 2015-01-22T01:32:33 Did you see I got Jeff to create newlib snapshots ? 2015-01-22T01:32:43 no 2015-01-22T01:32:53 One per month 2015-01-22T01:34:03 this is nice 2015-01-22T03:20:45 *** mkhoory has quit IRC (Ping timeout: 252 seconds) 2015-01-22T08:26:40 *** sebhub has quit IRC (Quit: Konversation terminated!) 2015-01-22T09:15:04 [trac] #2213/defect (new) updated by joel.sherrill (Daniel.. did this get resolved? I recall discussions.) http://devel.rtems.org/ticket/2213 2015-01-22T10:22:27 *** monstr has quit IRC (Remote host closed the connection) 2015-01-22T10:42:12 *** mkhoory has joined #rtems 2015-01-22T12:22:41 *** mkhoory has quit IRC (Ping timeout: 252 seconds) 2015-01-22T15:16:01 [git] 2486c49 by javamonn: [grspw: descriptor tables no longer statically allocated] http://devel.rtems.org/changeset/2486c49/rtems 2015-01-22T15:18:33 [trac] #1761/enhancement (assigned) updated by gedare (Fixed by [changeset:2486c49/rtems]) http://devel.rtems.org/ticket/1761 2015-01-22T15:19:17 [trac] #1761/enhancement (closed) updated by gedare (empty comment) http://devel.rtems.org/ticket/1761 2015-01-22T16:29:51 *** kiwichris has quit IRC () 2015-01-22T16:49:12 *** kiwichris has joined #rtems 2015-01-22T18:01:04 [trac] #2235/defect (v:4.11) created by joel.sherrill (libdl printf() warning on MIPS BSPs) http://devel.rtems.org/ticket/2235 2015-01-22T18:12:40 [trac] #2236/defect (v:4.11) created by joel.sherrill (RSB Docs need to be hosted and periodically generated like User Docs & Doxygen) http://devel.rtems.org/ticket/2236 2015-01-22T18:15:45 [trac] Release/4.11 edited by chrisj (Add an Infrastructure section to take non kernel and tools type issues.) http://devel.rtems.org/wiki/Release/4.11 2015-01-22T18:46:15 [trac] #2236/defect (new) updated by amar (I will be sorting this out, it has hit me a few times too thank you for greating the ...) http://devel.rtems.org/ticket/2236 2015-01-22T18:50:31 *** dr__house|away is now known as dr__house 2015-01-22T21:34:10 [git] b31d5e2 by Chris Johns: [Fix C++ build support for cross-compiling RTEMS 3rd party packages.] http://devel.rtems.org/changeset/b31d5e2/rtems-source-builder 2015-01-22T21:34:11 [git] 8a7428c by Chris Johns: [Add Google Protocol Buffers as a 3prd party package for RTEMS. https://developers.google.com/protocol-buffers/] http://devel.rtems.org/changeset/8a7428c/rtems-source-builder 2015-01-22T22:14:15 *** dr__house has quit IRC (Ping timeout: 246 seconds) 2015-01-22T22:14:22 *** dr__house has joined #rtems 2015-01-23T00:06:47 *** sebhub has joined #rtems 2015-01-23T00:11:55 good morning 2015-01-23T00:22:33 *** monstr has joined #rtems 2015-01-23T00:27:57 *** kiwichris has quit IRC () 2015-01-23T00:30:47 *** dr__house is now known as dr__house|away 2015-01-23T00:42:31 *** monstr has quit IRC (Remote host closed the connection) 2015-01-23T01:30:30 *** zoso has joined #rtems 2015-01-23T01:34:43 *** monstr has joined #rtems 2015-01-23T02:18:16 *** zoso has quit IRC (Ping timeout: 255 seconds) 2015-01-23T03:04:52 [trac] #2237/defect (v:4.10) created by dcb (powerpc/shared/include/cpuIdent.c:196: possible missing break ?) http://devel.rtems.org/ticket/2237 2015-01-23T03:10:18 [trac] #2238/defect (v:4.10) created by dcb (build/rtems-bin2c.c:75: possibly unterminated string ?) http://devel.rtems.org/ticket/2238 2015-01-23T03:16:44 *** zoso has joined #rtems 2015-01-23T03:21:32 [trac] #2239/defect (v:4.10) created by dcb (i2c/spi-sd-card.c:920: bad expression ?) http://devel.rtems.org/ticket/2239 2015-01-23T03:22:10 *** zoso has quit IRC (Ping timeout: 244 seconds) 2015-01-23T03:43:42 [trac] #2213/defect (new) updated by daniel.cederman (Richard Biener provided a patch that fixed it on trunk. It looks like it could be ...) http://devel.rtems.org/ticket/2213 2015-01-23T04:25:20 [trac] #2239/defect (closed) updated by Sebastian Huber (In [changeset:"2f16001d984b917dd726298431de214e67d36b8d/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2239 2015-01-23T04:25:36 [git] 2f16001 by Sebastian Huber: [libchip: Fix high capacity detection for MMC Close #2239.] http://devel.rtems.org/changeset/2f16001/rtems 2015-01-23T04:33:12 [trac] #2237/defect (closed) updated by Sebastian Huber (In [changeset:"f63e9a3aa89bd6b39dd1b877b50c473620cdc789/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2237 2015-01-23T04:33:12 [git] f63e9a3 by Sebastian Huber: [bsps/powerpc: Fix switch statement in CPU ident Close #2237.] http://devel.rtems.org/changeset/f63e9a3/rtems 2015-01-23T05:41:25 [trac] #2240/defect (v:4.10) created by dcb (tools/cpu/nios2/ptf.c:543: bad call to fprintf) http://devel.rtems.org/ticket/2240 2015-01-23T05:45:09 [trac] #2241/defect (v:4.10) created by dcb (testsuites/psxtests/psx07/init.c:46: bad call to printf ?) http://devel.rtems.org/ticket/2241 2015-01-23T05:48:36 [trac] #2240/defect (closed) updated by Sebastian Huber (In [changeset:"b033e85324927cb4580b9a98004955cf5f3b3a55/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2240 2015-01-23T05:48:36 [git] b033e85 by Sebastian Huber: [tools: Fix fprintf() statement Close #2240.] http://devel.rtems.org/changeset/b033e85/rtems 2015-01-23T05:50:18 [trac] #2240/defect (closed) updated by Sebastian Huber (In [changeset:"ffb1a45e9ccf5d0e468d6d8e2493959d12a3d295/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2240 2015-01-23T05:50:19 [git] ffb1a45 by Sebastian Huber: [psxtests/psx07: Fix printf() statement Close #2240.] http://devel.rtems.org/changeset/ffb1a45/rtems 2015-01-23T05:50:24 [trac] #2242/defect (v:4.10) created by dcb (c/src/lib/libbsp/sparc/shared/uart/apbuart.c:387: sizeof(sizeof) wierdness ?) http://devel.rtems.org/ticket/2242 2015-01-23T05:52:33 [trac] #2243/defect (v:4.10) created by dcb (c/src/lib/libbsp/arm/nds/libfat/source/directory.c:768: possible bad compare ?) http://devel.rtems.org/ticket/2243 2015-01-23T05:55:34 [trac] #2244/defect (v:4.10) created by dcb (cpukit/libnetworking/lib/ftpfs.c:560: bad call to memset ?) http://devel.rtems.org/ticket/2244 2015-01-23T05:55:57 [trac] #2242/defect (closed) updated by Sebastian Huber (In [changeset:"2a0923c5280c7d25abc89103651b0465aea6569c/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2242 2015-01-23T05:55:57 [git] 2a0923c by Sebastian Huber: [bsps/sparc: Use calloc() Close #2242.] http://devel.rtems.org/changeset/2a0923c/rtems 2015-01-23T05:57:22 [trac] #2244/defect (closed) updated by Sebastian Huber (In [changeset:"c8cd4ff52be2c167410ab4b2d69d8b449d8da23b/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2244 2015-01-23T05:57:23 [git] c8cd4ff by Sebastian Huber: [libnetworking: Fix memset() call Close #2244.] http://devel.rtems.org/changeset/c8cd4ff/rtems 2015-01-23T07:50:09 [git] e6a7896 by Sebastian Huber: [bsp/altera-cyclone-v: Use proper free function] http://devel.rtems.org/changeset/e6a7896/rtems 2015-01-23T08:25:00 *** sebhub has quit IRC (Quit: Konversation terminated!) 2015-01-23T08:37:12 *** monstr has quit IRC (Remote host closed the connection) 2015-01-23T09:05:37 [trac] #2245/defect (v:4.11) created by joel.sherrill (IPV4 sys/socket.h should include ) http://devel.rtems.org/ticket/2245 2015-01-23T09:15:13 [trac] Developer/OpenProjects edited by gedare (Add Rump Kernels open project.) http://devel.rtems.org/wiki/Developer/OpenProjects 2015-01-23T09:20:19 [trac] Developer/OpenProjects edited by joel.sherrill (Add at least a list of the new ideas) http://devel.rtems.org/wiki/Developer/OpenProjects 2015-01-23T09:25:47 [trac] Developer/Projects/RumpKernels created http://devel.rtems.org/wiki/Developer/Projects/RumpKernels 2015-01-23T09:26:55 [trac] #2241/defect (new) updated by joel.sherrill (Wow! git blame says I am responsible for that code. I hope you don't blame me for ...) http://devel.rtems.org/ticket/2241 2015-01-23T09:27:42 [trac] #2241/defect (new) updated by joel.sherrill (And which target/BSP caught this? I have been hunting warnings and haven't focused a ...) http://devel.rtems.org/ticket/2241 2015-01-23T09:40:38 [trac] Developer/Projects/RumpKernels edited by gedare (empty comment) http://devel.rtems.org/wiki/Developer/Projects/RumpKernels 2015-01-23T09:59:44 [trac] Developer/OpenProjects edited by gedare (Refactor Testing section.) http://devel.rtems.org/wiki/Developer/OpenProjects 2015-01-23T10:21:55 [trac] #2241/defect (new) updated by dcb (>And which target/BSP caught this? I used a C / C++ static analyser called ...) http://devel.rtems.org/ticket/2241 2015-01-23T11:12:38 [git] c1c45f5 by Joel Sherrill: [lm3s69xx/.../lm3s3749-testsuite.tcfg: Add more tests] http://devel.rtems.org/changeset/c1c45f5/rtems 2015-01-23T11:12:38 [git] 05eaca8 by Joel Sherrill: [lm3s69xx/.../lm3s6965-testsuite.tcfg: Add more tests] http://devel.rtems.org/changeset/05eaca8/rtems 2015-01-23T11:12:38 [git] b302880 by Joel Sherrill: [lpc24xx/.../lpc2362-testsuite.tcfg: Add more tests] http://devel.rtems.org/changeset/b302880/rtems 2015-01-23T11:12:38 [git] 3d34550 by Joel Sherrill: [lpc24xx/.../lpc23xx_tli800-testsuite.tcfg: Add more tests] http://devel.rtems.org/changeset/3d34550/rtems 2015-01-23T11:12:38 [git] b1dcae0 by Joel Sherrill: [stm32f4/.../stm32f105rc-testsuite.tcfg: Add more tests] http://devel.rtems.org/changeset/b1dcae0/rtems 2015-01-23T11:12:38 [git] 296846a by Joel Sherrill: [mcf5206elite/include/i2c.h: Fix spelling error] http://devel.rtems.org/changeset/296846a/rtems 2015-01-23T11:12:39 [git] 80bfd3a by Joel Sherrill: [psx07: Add missing parameter to printf() call Close 2241. Conflicts: testsuites/psxtests/psx07/init.c] http://devel.rtems.org/changeset/80bfd3a/rtems 2015-01-23T11:12:39 [git] 081a697 by Joel Sherrill: [sys/socket.h: Add include of for ssize_t This was needed to make it possible to only include for the methods in this file in compliance with the POSIX specification. This was identified by the Open Group FACE Conformance Test Suite. Close 2245.] http://devel.rtems.org/changeset/081a697/rtems 2015-01-23T11:19:18 [trac] TBR/Delete edited by amar (No idea how this happened.) http://devel.rtems.org/wiki/TBR/Delete 2015-01-23T13:37:21 [trac] TBR/UserManual/RTEMS_Source_Builder edited by silvawp (empty comment) http://devel.rtems.org/wiki/TBR/UserManual/RTEMS_Source_Builder 2015-01-23T14:01:19 [trac] #2246/defect (v:4.10) created by silvawp (RTEMS Source Builder - broken URL to RTEMS kernel 4.10.2) http://devel.rtems.org/ticket/2246 2015-01-23T14:02:46 [trac] rsb-fix-broken-url.diff () attached to #2246 by silvawp http://devel.rtems.org/ticket/2246 2015-01-23T14:14:22 *** zoso has joined #rtems 2015-01-23T14:17:24 *** zoso has quit IRC (Client Quit) 2015-01-23T15:11:12 [trac] #2246/defect (new) updated by silvawp (empty comment) http://devel.rtems.org/ticket/2246 2015-01-23T17:09:18 *** dr__house|away is now known as dr__house| 2015-01-23T17:09:20 *** dr__house| is now known as dr__house 2015-01-23T18:57:01 [trac] #2233/defect (new) updated by gedare (A few more slipped through. the "Close" is not triggering it.) http://devel.rtems.org/ticket/2233 2015-01-23T20:12:45 [trac] #2233/defect (new) updated by amar (so 'fix', 'fixes' etc does close it?) http://devel.rtems.org/ticket/2233 2015-01-23T20:42:26 [trac] #2233/defect (accepted) updated by amar (I don't think case matters but I added 'Close' and a bunch of other permutations.) http://devel.rtems.org/ticket/2233 2015-01-24T01:55:07 *** dr__house is now known as dr__house|away 2015-01-24T05:33:16 *** zoso has joined #rtems 2015-01-24T05:59:39 *** zoso has quit IRC (Ping timeout: 246 seconds) 2015-01-24T06:01:55 *** zoso has joined #rtems 2015-01-24T06:03:08 *** zoso has joined #rtems 2015-01-24T06:06:33 *** gigetoo has quit IRC (Ping timeout: 264 seconds) 2015-01-24T06:08:32 *** gigetoo has joined #rtems 2015-01-24T07:10:00 *** zoso has quit IRC (Ping timeout: 246 seconds) 2015-01-24T11:48:14 *** zoso has joined #rtems 2015-01-24T11:54:35 *** zoso has quit IRC (Remote host closed the connection) 2015-01-24T11:56:12 *** zoso has joined #rtems 2015-01-24T12:22:07 *** zoso has quit IRC (Remote host closed the connection) 2015-01-24T14:16:07 *** dr__house|away is now known as dr__house 2015-01-24T20:09:59 *** dr__hous1 has joined #rtems 2015-01-24T20:12:30 *** rtems-bot_ has joined #rtems 2015-01-24T20:16:19 *** dr__house has quit IRC (*.net *.split) 2015-01-24T20:16:22 *** rtems-bot has quit IRC (*.net *.split) 2015-01-24T20:25:49 *** diginet_ has joined #rtems 2015-01-24T20:26:57 *** geheimni1` has joined #rtems 2015-01-24T20:27:05 *** gigetoo_ has joined #rtems 2015-01-24T20:35:09 *** diginet has quit IRC (Ping timeout: 244 seconds) 2015-01-24T20:35:12 *** gigetoo has quit IRC (*.net *.split) 2015-01-24T20:35:12 *** geheimnis` has quit IRC (*.net *.split) 2015-01-24T20:35:12 *** verm__ has quit IRC (*.net *.split) 2015-01-24T20:35:16 *** gigetoo_ is now known as gigetoo 2015-01-24T20:44:42 *** gigetoo_ has joined #rtems 2015-01-24T20:49:27 *** gigetoo has quit IRC (*.net *.split) 2015-01-24T20:49:29 *** rokka has quit IRC (*.net *.split) 2015-01-24T20:49:33 *** gigetoo_ is now known as gigetoo 2015-01-24T21:05:53 *** rokka has joined #rtems 2015-01-24T21:11:49 *** dr__hous1 is now known as dr__house 2015-01-24T21:12:12 *** dr__house has joined #rtems 2015-01-24T21:40:57 *** commande1 has joined #rtems 2015-01-24T21:41:33 *** dr__hous1 has joined #rtems 2015-01-24T21:42:07 *** geheimnis` has joined #rtems 2015-01-24T21:52:04 *** geheimni1` has quit IRC (Ping timeout: 628 seconds) 2015-01-24T21:52:06 *** commander has quit IRC (Ping timeout: 628 seconds) 2015-01-24T21:52:06 *** dr__house has quit IRC (Write error: Connection reset by peer) 2015-01-24T22:18:50 *** dr__hous1 is now known as dr__house 2015-01-24T22:18:53 *** dr__house has joined #rtems 2015-01-24T23:49:36 *** diginet_ has quit IRC (Quit: diginet has quit!) 2015-01-24T23:50:52 *** diginet has joined #rtems 2015-01-25T00:40:53 *** dr__house is now known as dr__house|away 2015-01-25T06:33:56 *** Davidbrcz has joined #rtems 2015-01-25T06:34:05 Hello ! 2015-01-25T06:34:47 I'm looking for a simple text based ist of posix function that are not supported by RTEMS 2015-01-25T06:35:04 I can build it with the posix guide for RTEMS 2015-01-25T06:35:45 but I was wondering if it is had not been done before 2015-01-25T06:35:50 any link ? 2015-01-25T07:42:12 I build it 2015-01-25T07:42:22 method is there : https://github.com/Davidbrcz/libcerti/wiki/Liste-des-fonctions-POSIX-utilis%C3%A9es-et-non-support%C3%A9es 2015-01-25T09:12:03 *** Davidbrcz has quit IRC (Ping timeout: 246 seconds) 2015-01-25T11:53:52 *** commande1 is now known as commander 2015-01-25T12:33:40 *** dr__house|away is now known as dr__house 2015-01-25T14:44:33 *** peerst__ has quit IRC (Ping timeout: 245 seconds) 2015-01-25T14:55:19 *** gigetoo has quit IRC (Read error: Connection reset by peer) 2015-01-25T15:20:57 *** stryx` has quit IRC (Ping timeout: 246 seconds) 2015-01-25T15:21:34 *** geheimnis` has quit IRC (Ping timeout: 264 seconds) 2015-01-25T15:23:55 *** geheimnis` has joined #rtems 2015-01-25T15:24:04 *** 1JTAAGEQF <1JTAAGEQF!~stryx@149.255.110.134> has joined #rtems 2015-01-25T17:07:32 *** peerst__ has joined #rtems 2015-01-25T18:15:09 *** mkhoory has joined #rtems 2015-01-25T18:30:21 *** kiwichris has joined #rtems 2015-01-25T18:58:02 [git] eeded98 by Chris Johns: [Fix the check to see if the path is writable.] http://devel.rtems.org/changeset/eeded98/rtems-source-builder 2015-01-25T19:49:01 *** gigetoo has joined #rtems 2015-01-25T20:35:51 *** verm__ has joined #rtems