[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r3541 - glibc-package/trunk/debian/patches/kfreebsd



Author: aurel32
Date: 2009-05-26 14:38:59 +0000 (Tue, 26 May 2009)
New Revision: 3541

Modified:
   glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
Log:
Really commit the changes


Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2009-05-26 13:36:39 UTC (rev 3540)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2009-05-26 14:38:59 UTC (rev 3541)
@@ -19703,8 +19703,8 @@
 +lchmod			-	lchmod			i:si		lchmod
 +lchown			-	lchown			i:sii		__lchown lchown
 +sys_lio_listio		-	lio_listio		i:ibnP		__syscall_lio_listio
-+sys_lseek		EXTRA	lseek			i:iii		__syscall_lseek
-+sys_freebsd6_lseek	EXTRA	freebsd6_lseek		i:iiii		__syscall_freebsd6_lseek
++sys_lseek		-	lseek			i:iii		__syscall_lseek
++sys_freebsd6_lseek	-	freebsd6_lseek		i:iiii		__syscall_freebsd6_lseek
 +sys_lstat		-	lstat			i:sp		__syscall_lstat
 +lutimes			-	lutimes			i:sp		__lutimes lutimes
 +posix_madvise		-	madvise			i:pii		posix_madvise


Reply to: