glibc/include/sys
Ulrich Drepper e186c703dc * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.
(static-only-routines): Add mknodat.
	* io/Versions [GLIBC_2.4]: Add mkdirat, mkfifoat, __xmknodat.
	* io/sys/stat.h: Declare mkditat, mknodat, mkfifoat, __xmknodat.
	Define mknodat inline function.
	* include/sys/stat.h: Add hidden proto for __xmknodat.
	* sysdeps/generic/mkdirat.c: New file.
	* sysdeps/generic/mkfifoat.c: New file.
	* sysdeps/generic/mknodat.c: New file.
	* sysdeps/generic/xmknodat.c: New file.
	* sysdeps/unix/mkfifoat.c: New file.
	* sysdeps/unix/sysv/linux/mkdirat.c: New file.
	* sysdeps/unix/sysv/linux/xmknodat.c: New file.

	* sysdeps/generic/xmknod.c: Add one more parameter check.
2005-12-02 21:55:54 +00:00
..
bitypes.h Update. 1997-06-21 02:59:26 +00:00
cdefs.h 2.5-18.1 2007-07-12 18:26:36 +00:00
dir.h Update. 1997-06-21 02:59:26 +00:00
errno.h * include/sys/errno.h: New file. 2002-08-11 22:06:06 +00:00
fcntl.h Update. 1997-06-21 02:59:26 +00:00
file.h Update. 1999-11-23 17:22:17 +00:00
gmon.h Update. 2002-03-13 09:38:59 +00:00
gmon_out.h Update. 1997-07-28 22:35:20 +00:00
ioctl.h Update. 1999-11-23 17:22:17 +00:00
ipc.h Update. 1997-06-21 02:59:26 +00:00
mman.h * sysdeps/unix/opendir.c (__opendir): Pass extra argument to 2005-10-14 21:11:09 +00:00
msg.h 2.5-18.1 2007-07-12 18:26:36 +00:00
poll.h Update. 2002-08-03 07:02:10 +00:00
prctl.h Update. 2003-01-28 05:59:24 +00:00
profil.h New file, adds an internal prototype. 2001-04-06 15:22:21 +00:00
queue.h Update. 1997-06-21 02:59:26 +00:00
resource.h * include/sys/resource.h (__getrusage): Mark hidden. * include/sys/time.h (__settimeofday, __setitimer, __utimes): Likewise. * include/sys/wait.h (__wait4): Likewise. 2003-06-30 23:15:13 +00:00
select.h Update. 2002-08-03 07:02:10 +00:00
sem.h Update. 1997-06-21 02:59:26 +00:00
sendfile.h [BZ #1920] 2005-11-24 18:16:42 +00:00
shm.h Update. 1997-06-21 02:59:26 +00:00
signal.h Update. 1997-06-21 02:59:26 +00:00
socket.h * include/sys/socket.h: Declare __recv. 2005-02-22 22:51:17 +00:00
stat.h * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. 2005-12-02 21:55:54 +00:00
statfs.h Update. 2002-08-03 07:02:10 +00:00
statvfs.h * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
sysctl.h * sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des. 2002-09-17 10:58:17 +00:00
sysinfo.h 2.5-18.1 2007-07-12 18:26:36 +00:00
syslog.h * misc/bits/syslog.h: New file. 2005-07-30 06:00:43 +00:00
termios.h Update. 1997-06-21 02:59:26 +00:00
time.h 2.5-18.1 2007-07-12 18:26:36 +00:00
timeb.h Update. 1997-06-21 02:59:26 +00:00
times.h Update. 1999-11-23 17:22:17 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
uio.h Update. 2002-10-09 09:42:48 +00:00
un.h Update. 1997-06-21 02:59:26 +00:00
unistd.h Update. 1997-06-21 02:59:26 +00:00
utsname.h * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. 2002-08-05 22:47:19 +00:00
vlimit.h Update. 1997-06-21 02:59:26 +00:00
vtimes.h Update. 1997-06-21 02:59:26 +00:00
wait.h * include/sys/resource.h (__getrusage): Mark hidden. * include/sys/time.h (__settimeofday, __setitimer, __utimes): Likewise. * include/sys/wait.h (__wait4): Likewise. 2003-06-30 23:15:13 +00:00