mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 17:50:20 +00:00
f1122ec3ae
2006-09-25 Jakub Jelinek <jakub@redhat.com> [BZ #3252] * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call __{,l}chown to handle the rest. * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only fchownat syscall and __ASSUME_32BITUIDS case inline, call __{,l}chown to handle the rest. * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include i386/fchownat.c. * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise. * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise. [BZ #3253] * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a time, rather allocate increasingly bigger arrays of pointers, if possible with alloca, if too large with malloc. 2006-09-24 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/fpu/libm-test-ulps: Updated. * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos. |
||
---|---|---|
.. | ||
alphasort64.c | ||
chown.c | ||
clone.S | ||
fchown.c | ||
fchownat.c | ||
fcntl.c | ||
fxstat.c | ||
fxstatat.c | ||
getcontext.S | ||
getdents64.c | ||
getegid.c | ||
geteuid.c | ||
getgid.c | ||
getgroups.c | ||
getresgid.c | ||
getresuid.c | ||
getrlimit64.c | ||
getrlimit.c | ||
getuid.c | ||
lchown.c | ||
lockf64.c | ||
lxstat.c | ||
makecontext.c | ||
Makefile | ||
mmap64.S | ||
mmap.S | ||
msgctl.c | ||
oldgetrlimit64.c | ||
posix_fadvise64.c | ||
profil-counter.h | ||
readdir64_r.c | ||
readdir64.c | ||
register-dump.h | ||
scandir64.c | ||
semctl.c | ||
setcontext.S | ||
setegid.c | ||
seteuid.c | ||
setfsgid.c | ||
setfsuid.c | ||
setgid.c | ||
setgroups.c | ||
setregid.c | ||
setresgid.c | ||
setresuid.c | ||
setreuid.c | ||
setrlimit.c | ||
setuid.c | ||
shmctl.c | ||
socket.S | ||
swapcontext.S | ||
syscall.S | ||
syscalls.list | ||
sysdep.h | ||
sysdep.S | ||
Versions | ||
versionsort64.c | ||
xstat.c |