1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
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
..
2007-07-12 18:26:36 +00:00
2002-08-11 22:06:06 +00:00
1999-11-23 17:22:17 +00:00
2002-03-13 09:38:59 +00:00
1999-11-23 17:22:17 +00:00
2007-07-12 18:26:36 +00:00
2002-08-03 07:02:10 +00:00
2003-01-28 05:59:24 +00:00
2001-04-06 15:22:21 +00:00
2002-08-03 07:02:10 +00:00
2005-11-24 18:16:42 +00:00
2002-08-03 07:02:10 +00:00
2007-07-12 18:26:36 +00:00
2005-07-30 06:00:43 +00:00
2007-07-12 18:26:36 +00:00
1999-11-23 17:22:17 +00:00
2002-10-09 09:42:48 +00:00