This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sim/common callback.c config.in configure ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	csl-arm-20050325-branch
Changes by:	pbrook@sourceware.org	2005-04-29 14:39:21

Modified files:
	sim/common     : callback.c config.in configure configure.ac 

Log message:
	2005-04-29  Paul Brook  <paul@codesourcery.com>
	
	* sim/common/callback.c (PIPE_BUF): Provide default refinition.
	(os_lstat): Use stat if lstat is not available on the host.
	(os_ftruncate): Return EINVAL if not available on the host.
	(os_truncate): Ditto.
	* sim/common/configure.ac: Check for lstat, truncate and ftruncate.
	* sim/common/configure: Regenerate.
	* sim/common/config.in: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/callback.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.16&r2=1.16.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/config.in.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/configure.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.7&r2=1.7.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/common/configure.ac.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.2&r2=1.2.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]