Home
last modified time | relevance | path

Searched refs:__fchmod (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/io/
Dfchmod.c25 __fchmod (int fd, mode_t mode) in __fchmod() function
38 weak_alias (__fchmod, fchmod)
/glibc-2.36/sysdeps/mach/hurd/
Dfchmod.c26 __fchmod (int fd, mode_t mode) in __fchmod() function
36 weak_alias (__fchmod, fchmod)
/glibc-2.36/include/sys/
Dstat.h68 extern int __fchmod (int __fd, __mode_t __mode);
/glibc-2.36/sysdeps/unix/
Dsyscalls.list18 fchmod - fchmod i:ii __fchmod fchmod
/glibc-2.36/ChangeLog.old/
DChangeLog.1688 * 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.
DChangeLog.22787 * unix/bsd/{__access.S,__adjtime.S,__fchmod.S,__fchown.S,__getgrps.c,
3488 * sysdeps/stub/__fchmod.c (__fchmod): Fixed arg type to mode_t.
DChangeLog.510137 * 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.
DChangeLog.1828277 * sysdeps/mach/hurd/fchmod.c (__fchmod): Likewise.
28682 * io/fchmod.c (__fchmod): Likewise.