Bug 17991

Summary: linux module doesn't implement pread/pwrite
Product: Base System Reporter: Geoffrey C. Speicher <geoff>
Component: i386Assignee: Marcel Moolenaar <marcel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Geoffrey C. Speicher 2000-04-13 21:30:01 UTC
	The Linux module doesn't implement pread/pwrite syscalls, which are now
	required by glibc and the new InterBase 6.0 beta kit for Linux.

Fix: Apply following patches to files in /usr/src/sys/i386/linux/ then
	make linux_sysent.c and rebuild Linux module:
How-To-Repeat: 
	N/A
Comment 1 wilko freebsd_committer freebsd_triage 2000-04-20 22:58:43 UTC
Responsible Changed
From-To: freebsd-bugs->marcel

marcel is mr Linuxulator these days 

Comment 2 Marcel Moolenaar freebsd_committer freebsd_triage 2000-07-17 01:18:21 UTC
State Changed
From-To: open->closed

Implemented. A MFC normally takes a couple of days. Thanks...