glibc/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper d060e318a7 Update.
2002-04-14  Ulrich Drepper  <drepper@redhat.com>

	* include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
	and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
	Remove __lstat and __fstat inline functions.
	* sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
	* sysdeps/mach/hurd/fxstat.c: Likewise.
	* sysdeps/unix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
	* sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
	* sysdeps/mach/hurd/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat64.c: Likewise.

	* include/unistd.h: Declare __getpid_internal and define
	__getpid macro if not NOT_IN_libc.
	* sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
	* sysdeps/generic/getpid.c: Likewise.
	* sysdeps/unix/syscalls.list: Add __getpid_internal alias.

	* include/unistd.h: Declare __getpgid_internal and define
	__getpgid macro if not NOT_IN_libc.
	* sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
	* sysdeps/mach/hurd/getpgid.c: Likewise.
	* sysdeps/unix/sysv/aix/getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.

	* include/unistd.h: Declare __getpagesize_internal and define
	__getpagesize macro if not NOT_IN_libc.
	* sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
	__getpagesize.
	* sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
	* sysdeps/mach/getpagesize.c: Likewise.
	* sysdeps/posix/getpagesize.c: Likewise.
	* sysdeps/unix/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
2002-04-14 08:47:01 +00:00
..
bits Update. 2002-02-14 09:25:02 +00:00
net
sys
__longjmp.S
__start_context.S
brk.S
bsd-_setjmp.S
bsd-setjmp.S
clone2.S
clone.S
Dist
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
dl-cache.h
dl-iteratephdr-static.c
dl-static.c Update. 2002-02-01 01:33:04 +00:00
fork.S
fstatfs64.c
ftruncate64.c
fxstat64.c
fxstat.c Update. 2002-04-14 08:47:01 +00:00
get_clockfreq.c
getclktck.c
getcontext.S
getdents64.c
getdents.c
getpagesize.c Update. 2002-04-14 08:47:01 +00:00
getrlimit64.c
glob64.c
glob.c
ioperm.c
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
lxstat64.c
lxstat.c
makecontext.c
Makefile
mmap64.c
pipe.S Don't overwrite r8 on error. 2002-04-05 16:41:13 +00:00
pread64.c
profil-counter.h
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
readelflib.c
setcontext.S
setjmp.S
setrlimit64.c
sigaction.c
sigpending.c
sigprocmask.c
sigsuspend.c
statfs64.c
swapcontext.c
syscall.S
syscalls.list
sysdep.h
sysdep.S
truncate64.c
ucontext_i.h
unwind-dw2-fde.c
Versions Update. 2002-02-01 23:24:05 +00:00
vfork.S
wordexp.c
xstat64.c
xstat.c