Searched refs:__fchmod (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/io/ |
D | fchmod.c | 25 __fchmod (int fd, mode_t mode) in __fchmod() function 38 weak_alias (__fchmod, fchmod)
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | fchmod.c | 26 __fchmod (int fd, mode_t mode) in __fchmod() function 36 weak_alias (__fchmod, fchmod)
|
/glibc-2.36/include/sys/ |
D | stat.h | 68 extern int __fchmod (int __fd, __mode_t __mode);
|
/glibc-2.36/sysdeps/unix/ |
D | syscalls.list | 18 fchmod - fchmod i:ii __fchmod fchmod
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 688 * io/sys/stat.h (fchmod): Declare, rather than two __fchmod decls. 1197 sysdeps/unix/bsd/__fchmod.S, sysdeps/unix/bsd/__fchown.S, 1420 * io/sys/stat.h (__fchmod, __mknod): Fixed arg types.
|
D | ChangeLog.2 | 2787 * unix/bsd/{__access.S,__adjtime.S,__fchmod.S,__fchown.S,__getgrps.c, 3488 * sysdeps/stub/__fchmod.c (__fchmod): Fixed arg type to mode_t.
|
D | ChangeLog.5 | 10137 * sysdeps/stub/__fchmod.c: Renamed to fchmod.c; added weak alias 10139 * sysdeps/unix/common/__fchmod.S: Likewise. 10140 * sysdeps/mach/hurd/__fchmod.c: Likewise.
|
D | ChangeLog.18 | 28277 * sysdeps/mach/hurd/fchmod.c (__fchmod): Likewise. 28682 * io/fchmod.c (__fchmod): Likewise.
|