public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Build android fixes
@ 2019-01-30 11:28 Petr Vorel
  2019-01-30 11:28 ` [LTP] [PATCH 1/3] lib: Add missing <string.h> and <strings.h> includes Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Petr Vorel @ 2019-01-30 11:28 UTC (permalink / raw)
  To: ltp

Hi,

some obvious failures for Android.

Kind regards,
Petr

Petr Vorel (3):
  lib: Add missing <string.h> and <strings.h> includes
  lib/tst_kernel.c: Use <sys/personality.h>
  lib: Build tst_path_has_mnt_flags.c also on Android

 lib/Makefile                         | 2 +-
 lib/newlib_tests/tst_strstatus.c     | 1 +
 lib/tst_kconfig.c                    | 1 +
 lib/tst_kernel.c                     | 2 +-
 lib/tst_sys_conf.c                   | 1 +
 lib/tst_timer_test.c                 | 1 +
 utils/sctp/func_tests/test_getname.c | 1 +
 7 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-02-05 23:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-30 11:28 [LTP] [PATCH 0/3] Build android fixes Petr Vorel
2019-01-30 11:28 ` [LTP] [PATCH 1/3] lib: Add missing <string.h> and <strings.h> includes Petr Vorel
2019-01-30 11:28 ` [LTP] [PATCH 2/3] lib/tst_kernel.c: Use <sys/personality.h> Petr Vorel
2019-01-30 11:28 ` [LTP] [PATCH 3/3] lib: Build tst_path_has_mnt_flags.c also on Android Petr Vorel
2019-01-30 19:01 ` [LTP] [PATCH 0/3] Build android fixes Jan Stancek
2019-02-02 17:22   ` Petr Vorel
2019-01-30 23:02 ` Steve Muckle
2019-02-02 17:22   ` Petr Vorel
2019-02-04 19:20     ` Sandeep Patil
2019-02-05  0:06       ` Steve Muckle
2019-02-05  1:22       ` Petr Vorel
2019-02-05 23:40         ` Steve Muckle
2019-02-05  0:00     ` Steve Muckle

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