public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP]  enable pwrite for 64 bits test
@ 2010-12-29  9:35 Vivi
  2010-12-29 16:42 ` Mike Frysinger
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vivi @ 2010-12-29  9:35 UTC (permalink / raw)
  To: LTP mailing list


[-- Attachment #1.1: Type: text/plain, Size: 590 bytes --]

Enable ltp test of pwrite for 64 bit test.

Bellow is the patch:
--
Index: testcases/kernel/syscalls/pwrite/Makefile
===================================================================
--- testcases/kernel/syscalls/pwrite/Makefile   (revision 161)
+++ testcases/kernel/syscalls/pwrite/Makefile   (revision 183)
@@ -19,5 +19,8 @@
 top_srcdir             ?= ../../../..

 include $(top_srcdir)/include/mk/testcases.mk
+include $(abs_srcdir)/../utils/newer_64.mk

+%_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64
+
 include $(top_srcdir)/include/mk/generic_leaf_target.mk
--



Best regards,
Vivi Li

[-- Attachment #1.2: Type: text/html, Size: 824 bytes --]

[-- Attachment #2: Type: text/plain, Size: 371 bytes --]

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-15  5:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29  9:35 [LTP] enable pwrite for 64 bits test Vivi
2010-12-29 16:42 ` Mike Frysinger
2010-12-29 22:10 ` Garrett Cooper
2010-12-29 22:47   ` Mike Frysinger
2010-12-29 23:26     ` Garrett Cooper
2010-12-29 23:44       ` Mike Frysinger
2010-12-29 23:57         ` Garrett Cooper
2010-12-30 10:14         ` Cyril Hrubis
2011-01-15  5:39 ` Garrett Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox