comparison host/tools/Utils/ChangeLog @ 2171:ff4a4e7f57a8

* common/eCosSocket.h: Specify CeCosSerial as a friend class to enable compilation with GCC 4.x. [ Bugzilla 1000207 ]
author jld
date Wed, 29 Mar 2006 08:27:59 +0000
parents a22e535e2a4c
children f9b94a5b13ac
comparison
equal deleted inserted replaced
2170:13392c5460a0 2171:ff4a4e7f57a8
1 2006-03-29 John Dallaway <jld@ecoscentric.com>
2
3 * common/eCosSocket.h: Specify CeCosSerial as a friend class to
4 enable compilation with GCC 4.x. [ Bugzilla 1000207 ]
5
1 2004-12-14 John Dallaway <jld@ecoscentric.com> 6 2004-12-14 John Dallaway <jld@ecoscentric.com>
2 7
3 * common/Subprocess.cpp: Define _GNU_SOURCE to ensure that stdlib.h 8 * common/Subprocess.cpp: Define _GNU_SOURCE to ensure that stdlib.h
4 provides Unix98 PTY declarations on Red Hat Linux 7.3. 9 provides Unix98 PTY declarations on Red Hat Linux 7.3.
5 10