/[classpath]/classpath/native/target/generic/target_generic_file.h
ViewVC logotype

Diff of /classpath/native/target/generic/target_generic_file.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by rupp, Wed Jul 23 13:21:37 2003 UTC revision 1.10 by mkoch, Tue Oct 21 14:49:41 2003 UTC
# Line 141  extern "C" { Line 141  extern "C" {
141                            flags, \                            flags, \
142                            permissions \                            permissions \
143                            ); \                            ); \
144          fcntl (filedescriptor,F_SETFD,FD_CLOEXEC); \
145        result=(filedescriptor>=0)?TARGET_NATIVE_OK:TARGET_NATIVE_ERROR; \        result=(filedescriptor>=0)?TARGET_NATIVE_OK:TARGET_NATIVE_ERROR; \
146     } while (0)     } while (0)
147  #endif  #endif

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26