search for: fxstat

Displaying 4 results from an estimated 4 matches for "fxstat".

Did you mean: fstat
2007 Oct 19
0
[LLVMdev] Frontend incompatibility precluding use of llvm-gcc as a drop-in replacement of gcc
Hi, I built llvm-gcc and tried to use it as drop-in replacement of gcc. I attempted to build busybox with it. It choked on -std=gnu99. Reduced testcase: struct stat {}; struct stat64 {}; int fxstat(int n, int fd, struct stat *sb); int fxstat64(int n, int fd, struct stat64 *sb); extern int fstat(int fd, struct stat *buf) asm("fstat64"); extern inline int fstat(int fd, struct stat *sb) { return fxstat(3, fd, sb); } extern inline int fstat64(int fd, struct stat64 *sb) { return fxstat64...
2015 Nov 13
0
[Bug 1860] UseDNS option ignored
...eric hostname. IMO the only way for it to end up in the DNS here is if the OS getnameinfo() is buggy. This is further supported by what it does next: 20538: open("/etc/services", O_RDONLY, 0666) = 4 20538: ioctl(4, TCGETS, 0x08047894) Err#25 ENOTTY 20538: fxstat(2, 4, 0x080478D4) = 0 20538: read(4, " # i d e n t\t " @ ( # )".., 8192) = 4260 20538: read(4, 0x0814A090, 8192) It's not looking at /etc/hosts - it's looking for a port number to service name lookup and it's doing so in spite of the g...
2011 Feb 17
5
[Bug 1860] New: UseDNS option ignored
https://bugzilla.mindrot.org/show_bug.cgi?id=1860 Summary: UseDNS option ignored Product: Portable OpenSSH Version: 5.6p1 Platform: All OS/Version: Other Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: pavel.krejci at
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello, I am building a home file server and am looking for an ATX mother board that will be supported well with OpenSolaris (onboard SATA controller, network, graphics if any, audio, etc). I decided to go for Intel based boards (socket LGA 775) since it seems like power management is better supported with Intel processors and power efficiency is an important factor. After reading several