516b62e 2005-04-29 Paul Brook <paul@codesourcery.com>

Authored and Committed by Paul Brook 18 years ago
    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.
    
        
file modified
+10 -0
file modified
+18 -0
file modified
+174 -129
file modified
+77 -139
file modified
+1 -1