mirror of git://sourceware.org/git/glibc.git
The wire-up syscall __NR_recvmmsg_time64 (for 32-bit) or __NR_recvmmsg (for 64-bit) is used as default. The 32-bit fallback is used iff __ASSUME_TIME64_SYSCALLS is not defined, which assumes the kernel ABI provides either __NR_socketcall or __NR_recvmmsg (32-bit time_t). It does not handle the timestamps on ancillary data (SCM_TIMESTAMPING records). Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> |
||
|---|---|---|
| .. | ||
| auxv.h | ||
| bitypes.h | ||
| cdefs.h | ||
| dir.h | ||
| epoll.h | ||
| errno.h | ||
| fcntl.h | ||
| file.h | ||
| gmon.h | ||
| gmon_out.h | ||
| ioctl.h | ||
| ipc.h | ||
| mman.h | ||
| msg.h | ||
| param.h | ||
| poll.h | ||
| prctl.h | ||
| profil.h | ||
| queue.h | ||
| random.h | ||
| resource.h | ||
| select.h | ||
| sem.h | ||
| sendfile.h | ||
| shm.h | ||
| signal.h | ||
| single_threaded.h | ||
| socket.h | ||
| stat.h | ||
| statfs.h | ||
| statvfs.h | ||
| sysinfo.h | ||
| syslog.h | ||
| sysmacros.h | ||
| termios.h | ||
| time.h | ||
| timeb.h | ||
| times.h | ||
| ttychars.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| unistd.h | ||
| utsname.h | ||
| vfs.h | ||
| vlimit.h | ||
| vtimes.h | ||
| wait.h | ||
| xattr.h | ||