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 Update. 1998-07-08 22:53:56 +00:00
glob Update. 1997-07-06 22:02:42 +00:00
sys Update. 1999-10-31 23:32:56 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1999-11-10 02:42:49 +00:00
PTESTS Update. 1998-12-10 11:53:03 +00:00
PTESTS2C.sed Update. 1998-05-17 15:44:39 +00:00
TESTS Update. 1998-12-10 10:00:31 +00:00
TESTS2C.sed 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
Versions Update. 1999-12-19 05:29:07 +00:00
annexc.c Update. 1998-09-29 22:42:30 +00:00
bsd-getpgrp.c Update. 1997-03-16 20:28:07 +00:00
confstr.c Update. 1997-12-04 00:12:34 +00:00
cpio.h Update. 1998-01-30 11:44:34 +00:00
environ.c Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-13 09:00:11 +00:00
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 Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
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 Update. 1999-01-04 17:21:50 +00:00
getopt.c Update. 1999-04-28 23:13:52 +00:00
getopt.h Update. 1999-07-18 00:19:18 +00:00
getopt1.c Update. 1998-03-08 15:26:29 +00:00
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
glob.h Update. 1999-11-01 03:04:49 +00:00
globtest.c Update. 1998-07-28 20:47:08 +00:00
globtest.sh Update. 1999-03-05 15:02:32 +00:00
ptestcases.h Update. 1998-12-10 13:25:03 +00:00
re_comp.h update from main archive 961105 1996-11-06 04:24:40 +00:00
regex.c (SYNTAX): Add braces for correct evaluation. 1999-12-03 08:28:03 +00:00
regex.h Update. 1998-12-10 09:47:59 +00:00
regexbug1.c Update. 1999-08-30 19:23:15 +00:00
runptests.c Update. 1998-12-10 10:00:31 +00:00
runtests.c Update. 1998-12-10 10:00:31 +00:00
sched.h Update. 1999-10-09 21:56:43 +00:00
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h Update. 1997-06-21 02:59:26 +00:00
test-vfork.c Update. 1999-02-14 20:03:55 +00:00
testcases.h Update. 1998-12-10 11:39:40 +00:00
testfnm.c Update. 1999-04-28 09:23:09 +00:00
tst-getlogin.c Update. 1999-11-10 02:42:49 +00:00
tst-preadwrite.c Update. 1998-10-20 14:40:47 +00:00
tstgetopt.args Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-30 17:10:48 +00:00
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 1999-10-09 21:56:43 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wordexp-test.c Update. 1999-11-05 22:33:33 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1999-11-05 22:33:33 +00:00
wordexp.h Update. 1999-10-09 21:56:43 +00:00