comparison packages/compat/posix/current/ChangeLog @ 2856:86466766a501

* src/signal.cxx (pause): Revert change of 2006-07-18 pending updating of the signal1, signal3 and timer1 tests. [ Bugzilla 1000689, 1000690 ]
author jld
date Wed, 25 Mar 2009 08:06:23 +0000
parents 74dbf4c3f2e1
children
comparison
equal deleted inserted replaced
2855:22f1625c71e0 2856:86466766a501
1 2009-03-25 John Dallaway <john@dallaway.org.uk>
2
3 * src/signal.cxx (pause): Revert change of 2006-07-18 pending
4 updating of the signal1, signal3 and timer1 tests.
5 [ Bugzilla 1000689, 1000690 ]
6
1 2008-03-28 John Dallaway <jld@ecoscentric.com> 7 2008-03-28 John Dallaway <jld@ecoscentric.com>
2 8
3 * tests/tm_basic.cxx: Rename test to tm_posix.cxx. 9 * tests/tm_basic.cxx: Rename test to tm_posix.cxx.
4 * tests/mqueue1.c: Rename test to pmqueue1.c. 10 * tests/mqueue1.c: Rename test to pmqueue1.c.
5 * tests/mqueue2.c: Rename test to pmqueue2.c. 11 * tests/mqueue2.c: Rename test to pmqueue2.c.
1103 space. 1109 space.
1104 1110
1105 ## ####GPLCOPYRIGHTBEGIN#### 1111 ## ####GPLCOPYRIGHTBEGIN####
1106 ## ------------------------------------------- 1112 ## -------------------------------------------
1107 ## This file is part of eCos, the Embedded Configurable Operating System. 1113 ## This file is part of eCos, the Embedded Configurable Operating System.
1108 ## Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. 1114 ## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
1109 ## 1115 ##
1110 ## This program is free software; you can redistribute it and/or modify 1116 ## This program is free software; you can redistribute it and/or modify
1111 ## it under the terms of the GNU General Public License as published by 1117 ## it under the terms of the GNU General Public License as published by
1112 ## the Free Software Foundation; either version 2 or (at your option) any 1118 ## the Free Software Foundation; either version 2 or (at your option) any
1113 ## later version. 1119 ## later version.