glibc/include
Ulrich Drepper 778c59c850 Update.
1999-12-18  Ulrich Drepper  <drepper@cygnus.com>

	* include/unistd.h: Declare __libc_open64, __libc_lseek64,
	__libc_pread, __libc_pread64, __libc_pwrite, and __libc_pwrite64.
	* io/Versions: Export __libc_open64 and __libc_lseek64.
	* posix/Versions: Export __libc_pread, __libc_pread64, __libc_pwrite,
	and __libc_pwrite64.
	* sysdeps/generic/open64.c: Define __libc_* variant for cancelation
	wrapper.
	* sysdeps/generic/pread.c: Likewise.
	* sysdeps/generic/pread64.c: Likewise.
	* sysdeps/generic/pwrite.c: Likewise.
	* sysdeps/generic/pwrite64.c: Likewise.
	* sysdeps/posix/open64.c: Likewise.
	* sysdeps/posix/pread.c: Likewise.
	* sysdeps/posix/pread64.c: Likewise.
	* sysdeps/posix/pwrite.c: Likewise.
	* sysdeps/posix/pwrite64.c: Likewise.
	* sysdeps/unix/sysv/linux/llseek.c: Likewise.
	* sysdeps/unix/sysv/linux/pread.c: Likewise.
	* sysdeps/unix/sysv/linux/pread64.c: Likewise.
	* sysdeps/unix/sysv/linux/pwrite.c: Likewise.
	* sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/pread.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/pread64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/pwrite.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/pwrite64.c: Likewise.

	* sysdeps/posix/open64.c: Help gcc generating better code.

	* sysdeps/generic/libc-start.c (check_one_fd): Use __libc_open
	instead of __open.
1999-12-19 05:29:07 +00:00
..
arpa Update. 1999-12-04 18:05:55 +00:00
bits Update. 1999-11-23 17:22:17 +00:00
gnu Update. 1999-11-23 17:31:31 +00:00
netinet
protocols
rpc
rpcsvc
sys Update. 1999-11-25 19:27:07 +00:00
aio.h Update. 1999-11-23 17:22:17 +00:00
aliases.h
alloca.h Update. 1999-11-23 17:22:17 +00:00
argp.h
argz.h
assert.h
byteswap.h
complex.h
ctype.h
db_185.h Update. 1999-11-23 17:31:31 +00:00
db.h Update. 1999-11-23 17:22:17 +00:00
des.h
dirent.h Update. 1999-11-23 17:22:17 +00:00
dlfcn.h Update. 1999-11-23 17:31:31 +00:00
elf.h
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h Update. 1999-11-23 17:22:17 +00:00
fcntl.h Update. 1999-11-23 17:22:17 +00:00
features.h Update. 1999-10-31 17:37:43 +00:00
fenv.h
fnmatch.h
fpu_control.h Update. 1999-11-23 17:22:17 +00:00
ftw.h
gconv.h
getopt.h
glob.h Update. 1999-11-23 17:22:17 +00:00
gnu-versions.h
grp.h Update. 1999-11-23 17:22:17 +00:00
iconv.h Update. 1999-08-21 00:38:15 +00:00
langinfo.h
libc-symbols.h Update. 1999-07-18 00:19:18 +00:00
libgen.h
libintl.h Update. 1999-11-23 17:22:17 +00:00
limits.h Update. 1999-06-16 22:55:47 +00:00
linewrap.h
link.h
locale.h
malloc.h
math.h Update. 1999-11-23 17:22:17 +00:00
mcheck.h
memory.h
mntent.h Update. 1999-11-23 17:22:17 +00:00
monetary.h
netdb.h Update. 1999-11-23 17:22:17 +00:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pwd.h Update. 1999-11-23 17:22:17 +00:00
regex.h
resolv.h Update. 1999-12-04 18:05:55 +00:00
sched.h Update. 1999-11-23 17:22:17 +00:00
search.h Update. 1999-11-23 17:31:31 +00:00
set-hooks.h
setjmp.h Update. 1999-11-23 17:31:31 +00:00
sgtty.h
shadow.h Update. 1999-11-23 17:22:17 +00:00
signal.h Update. 1999-11-23 17:31:31 +00:00
stab.h
stdio.h Update. 1999-11-23 17:31:31 +00:00
stdlib.h Update. 1999-11-23 17:22:17 +00:00
string.h Update. 1999-11-24 20:48:27 +00:00
strings.h
stub-tag.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h Update. 1999-11-23 17:22:17 +00:00
tgmath.h
time.h Update. 1999-11-23 17:22:17 +00:00
ttyent.h
ucontext.h Update. 1999-10-12 18:17:41 +00:00
ulimit.h Update. 1999-11-23 17:22:17 +00:00
unistd.h Update. 1999-12-19 05:29:07 +00:00
utime.h
utmp.h Update. 1999-11-23 17:22:17 +00:00
values.h
wchar.h Update. 1999-11-23 17:22:17 +00:00
wctype.h Update. 1999-10-19 13:53:34 +00:00
wordexp.h
xlocale.h