Displaying 3 results from an estimated 3 matches for "msg_cmsg_cloexec".
2009 Mar 20
0
tftpd-hpa can't reopen /dev/log
..., events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=5, revents=POLLIN|POLLHUP}])
[pid 24082] recvmsg(5, {msg_name(0)=NULL, msg_iov(2)=[{"group\0"..., 6}, {"\270O\3\0\0\0\0\0"..., 8}], msg_controllen=16, {cmsg_len=16, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, {6}}, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 14
[pid 24082] mmap2(NULL, 217016, PROT_READ, MAP_SHARED, 6, 0) = 0xb7d3b000
[pid 24082] close(6) = 0
[pid 24082] close(5) = 0
[pid 24082] setgroups32(1, [65534]) = 0
[pid 24082] chroot(".") = 0
[pid 24082] se...
2010 Mar 13
1
klibc build trouble
as the next klibc release 1.5.16 looks like shaping up,
I have a trouble to build that for Debian.
currently I build depent on linux-libc-dev, I don't know what
against I can build latest klibc, see
klibc fails to build due too:
make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klibc/ headers_install
make[3]: *** No rule to make target `headers_install'. Stop.
make[2]: ***
2010 Mar 02
17
[PATCH 00/16] External building, update for 2.6.33 and multiple root devices.
The following patchset implements 3 seperate series of changes.
External Building
=================
Patches 1 through 8 enable to use of klibc's build system while leaving the src
tree pristine (and potentially read only). Specifically:
- srctree=<Sources for klibc>
- objtree=<Ouput directory for klibc>
- KLIBCKERNELSRC=<Kernel sources>
- KLIBCKERNELOBJ=<Kernel