glibc/include/sys
Ulrich Drepper 8ccf22f934 * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
__libc_clntudp_bufcreate_internal.
	* include/sys/socket.h: Declare __have_sock_cloexec.
	* socket/Makefile (aux): Add have_sock_cloexec.
	* socket/have_sock_cloexec.c: New file.
	* sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
	__libc_clntudp_bufcreate.
	(__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
	which takes an additional parameter.  Create socket with non-blocking
	mode and close-on-exec flag set, if wanted.
	* sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
	* nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
	instead of clntudp_create.  The socket has already the close-on-exec
	flag set if SOCK_CLOEXEC is defined.
2008-07-25 17:06:50 +00:00
..
bitypes.h
cdefs.h Redefine __nonnull so that test for incorrect parameters in the libc code itself are not omitted. 2007-05-10 20:15:11 +00:00
dir.h
errno.h
fcntl.h
file.h
gmon.h
gmon_out.h
ioctl.h
ipc.h
mman.h * include/sys/mman.h: Mark madvise hidden. 2007-04-19 17:41:07 +00:00
msg.h [BZ #2182] 2006-08-03 20:36:43 +00:00
poll.h
prctl.h
profil.h
queue.h
resource.h
select.h
sem.h
sendfile.h [BZ #1920] 2005-11-24 18:16:42 +00:00
shm.h
signal.h
socket.h * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
stat.h [BZ #2226] 2006-02-12 21:41:44 +00:00
statfs.h
statvfs.h
sysctl.h
sysinfo.h [BZ #1535] 2006-01-08 09:39:29 +00:00
syslog.h * misc/bits/syslog.h: New file. 2005-07-30 06:00:43 +00:00
termios.h
time.h * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] 2006-02-03 05:28:06 +00:00
timeb.h
times.h
types.h
uio.h
un.h
unistd.h
utsname.h
vlimit.h
vtimes.h
wait.h
xattr.h 2005-12-29 Roland McGrath <roland@frob.com> 2005-12-29 10:38:08 +00:00