Hi! > O_CLOEXEC is not defined in RHEL5. When execute make, > "dup3_02.c:55: error: ???O_CLOEXEC??? undeclared here (not in a function)" > will be outputed. > > Signed-off-by: Zeng Linggang <[email protected]>
I've pushed a sligtly different patch that moves all the O_CLOEXEC definitions that were scattered around the sources into lapi/fcntl.h header. Thanks. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
