glibc/posix
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
..
bits
glob
sys Update. 1999-10-31 23:32:56 +00:00
.cvsignore
annexc.c
bsd-getpgrp.c
confstr.c
cpio.h
environ.c
execl.c Update. 1999-04-28 23:13:52 +00:00
execle.c Update. 1999-04-28 23:13:52 +00:00
execlp.c Update. 1999-04-28 23:13:52 +00:00
execv.c
execvp.c (execvp): Correct copying of file name. 1999-08-23 22:20:34 +00:00
fnmatch.c Update. 1999-09-12 19:34:34 +00:00
fnmatch.h Update. 1999-07-15 11:45:51 +00:00
getconf.c
getopt1.c
getopt_init.c
getopt.c Update. 1999-04-28 23:13:52 +00:00
getopt.h Update. 1999-07-18 00:19:18 +00:00
glob.h Update. 1999-11-01 03:04:49 +00:00
globtest.c
globtest.sh
Makefile Update. 1999-11-10 02:42:49 +00:00
ptestcases.h
PTESTS
PTESTS2C.sed
re_comp.h
regex.c (SYNTAX): Add braces for correct evaluation. 1999-12-03 08:28:03 +00:00
regex.h
regexbug1.c Update. 1999-08-30 19:23:15 +00:00
runptests.c
runtests.c
sched.h Update. 1999-10-09 21:56:43 +00:00
setpgrp.c
tar.h
test-vfork.c
testcases.h
testfnm.c Update. 1999-04-28 09:23:09 +00:00
TESTS
TESTS2C.sed
tst-getlogin.c Update. 1999-11-10 02:42:49 +00:00
tst-preadwrite.c
tstgetopt.args
tstgetopt.c
unistd.h Update. 1999-10-09 21:56:43 +00:00
Versions Update. 1999-12-19 05:29:07 +00:00
wait.h
wordexp-test.c Update. 1999-11-05 22:33:33 +00:00
wordexp-tst.sh
wordexp.c Update. 1999-11-05 22:33:33 +00:00
wordexp.h Update. 1999-10-09 21:56:43 +00:00