glibc/sysdeps/unix/sysv/aix
Ulrich Drepper bfef926466 Update.
2003-08-15  Ulrich Drepper  <drepper@redhat.com>

	* io/Versions [GLIBC_2.3.3]: Add posix_fadvise64.
	* io/fcntl.h (posix_fadvise64): Change type of third parameter to
	off_t.
	* sysdeps/unix/sysv/linux/posix_fadvise.c: Adjust definition.
	* sysdeps/unix/make-syscalls.sh: Recognize V prefix to the parameter
	description indicating the error value is returned, not -1.
	* sysdeps/unix/sysv/linux/Makefile [subdir=io] (subdir_routines): Add
	posix_fadvise64_64.
	* sysdeps/unix/sysv/linux/kernel-features.h: Add definition of
	__ASSUME_FADVISE64_64_SYSCALL.
	* sysdeps/unix/sysv/linux/syscalls.list: Don't define madvise and
	posix_madvise in one file.  Have posix_madvise defined with error
	value returned.
	Define posix_fadvise64_64 entry.  Add version info to posix_fadvise64
	entry.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Define
	posix_fadvise64_64 entry.  Add version info to posix_fadvise64 entry.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/i386/posix_fadvise.S: New file.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PSEUDO_ERRVAL,
	PSEUDO_END_ERRVAL, and ret_ERRVAL.
	* sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.

	* posix/Makefile (routines): Add posix_madvise.
	* sysdeps/generic/madvise.c: Don't define posix_madvise.
	* sysdeps/generic/posix_madvise.c: New file.
	* sysdeps/unix/sysv/aix/posix_madvise.c: New file.
2003-08-16 06:21:46 +00:00
..
bits
gnu
net
powerpc
sys
_exit.c
accept.c Update. 2002-12-31 20:46:11 +00:00
access.c
bind.c
brk.c
chdir.c
chmod.c
chown.c
chroot.c
close.c
configure * configure: Regenerated (using Autoconf 2.54). 2002-10-19 20:07:18 +00:00
configure.in 2002-10-18 Jeff Bailey <jbailey@gnu.org> 2002-10-18 19:38:06 +00:00
connect.c
creat.c
Dist
dl-addr.c
dl-close.c
dl-error.c
dl-libc.c
dl-open.c
dl-support.c
dl-sym.c
dlldr.h
environ.c
euidaccess.c
execve.c
fchdir.c
fchmod.c
fchown.c
fcntl.c
fdatasync.c
fork.c Update. 2002-12-31 11:12:11 +00:00
fstatfs.c
fsync.c
ftruncate64.c
ftruncate.c
fxstat64.c
fxstat.c
getdents.c
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostname.c
getpeername.c
getpgid.c
getpgrp.c
getpid.c
getppid.c
getpriority.c
getrlimit64.c
getrlimit.c
getrusage.c
getsid.c
getsockname.c
gettimeofday.c
getuid.c
Implies
init-first.c * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED] 2002-10-25 19:41:31 +00:00
ioctl.c
kernel_proto.h
kill.c
lchown.c
libc-start.c * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
link.c
lockf64.c
lockf.c
lseek64.c
lseek.c Update. 2002-12-31 20:46:11 +00:00
lxstat64.c
lxstat.c
madvise.c
Makefile
mkdir.c
mknod.c
mmap64.c
mmap.c
mprotect.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
msync.c
munmap.c
nanosleep.c Update. 2002-12-31 10:25:10 +00:00
open.c
pipe.c
poll.c
posix_madvise.c Update. 2003-08-16 06:21:46 +00:00
pread64.c
pread.c
profil-counter.h
read.c
readlink.c
readv.c Update. 2002-10-09 09:42:48 +00:00
recv.c
recvfrom.c
recvmsg.c
rename.c
revoke.c
rmdir.c
sbrk.c
sched_yield.c
select.c
semctl.c
semget.c
semop.c
sendmsg.c
sendto.c
setegid.c
seteuid.c
setgid.c
setgroups.c
setitimer.c Update. 2002-12-17 00:06:01 +00:00
setpgid.c
setpgrp.c
setpriority.c
setregid.c
setreuid.c
setrlimit64.c
setrlimit.c
setsid.c
setsockopt.c
setuid.c
shmat.c
shmctl.c
shmdt.c
shmget.c
sigaction.c
sigaltstack.c
sigpending.c
sigprocmask.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c
sleep.c Update. 2002-12-17 00:06:01 +00:00
socket.c
socketpair.c
speed.c
start-libc.c * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
start.s
statfs.c
symlink.c
sync.c
syscall.c
sysdep.h
sysv_termio.h
tcgetattr.c
tcsetattr.c
times.c
truncate64.c
truncate.c
uitrunc.c
ulimit.c
umask.c
uname.c
unlink.c
usleep.c Update. 2002-12-17 00:06:01 +00:00
ustat.c
utimes.c
utmpx.h
Versions
wait3.c
wait4.c
waitid.c Update. 2002-10-09 09:42:48 +00:00
waitpid.c
write.c
writev.c Update. 2002-10-09 09:42:48 +00:00
xstat64.c
xstat.c