__libc_pread etc for alpha

Jakub Jelinek jakub@redhat.com
Thu Dec 23 00:23:00 GMT 1999


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)
___________________________________________________________________


More information about the Libc-hacker mailing list