1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Samuel Thibault 1b21841775 hurd: Add renameat2 support for RENAME_NOREPLACE
* include/stdio.h (__renameat2): New hidden prototype.
	* stdio-common/renameat2.c (__renameat2): Add hidden definition.
	* sysdeps/mach/hurd/renameat.c (__renameat): Move implementation to...
	* sysdeps/mach/hurd/renameat2.c (__renameat2): ... new function, and
	add support for RENAME_NOREPLACE.
	* sysdeps/unix/sysv/linux/renameat2.c (__renameat2): Add hidden definition.
2019-02-27 09:42:44 -08:00
..
2019-02-27 13:55:45 +00:00
2019-02-27 13:55:45 +00:00
2019-02-27 13:55:45 +00:00
2019-02-15 18:45:39 -02:00
2019-02-27 13:55:45 +00:00
2019-02-15 18:45:39 -02:00
2019-02-27 13:55:45 +00:00
2019-02-15 18:45:39 -02:00
2019-02-27 13:55:45 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-27 13:55:45 +00:00
2019-01-03 09:32:12 -02:00