This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __libc_pread etc for alpha


On Wed, Dec 22, 1999 at 10:01:39PM +0100, Andreas Jaeger wrote:
> 
> It seems that the __libc_pread etc functions are not declared on
> alpha.  Appended is an untested patch.
			 ^^^^^^^^
Seems like that :)

> +llseek		EXTRA	lseek		3	__libc_lseek64	__llseek llseek __lseek64 lseek64
> +pread		-	pread		4	__libc_pread	__libc_pread64 __pread pread __pread64 pread64
> +pwrite		-	pwrite		4	__libc_pwrite	__libc_pwrite64__pwrite pwrite __pwrite64 pwrite64
										       ^
										missing space

BTW: sparc64-linux needs something similar, I'll post it once I finish
libc compilation together with some other changes.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.34 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]