Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Szymon Janc <szymon.janc@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 00/13] Compilation with musl C library
Date: Wed, 24 Sep 2014 21:33:20 +0300	[thread overview]
Message-ID: <20140924183320.GA22729@t440s.P-661HNU-F1> (raw)
In-Reply-To: <1411135816-18966-1-git-send-email-szymon.janc@tieto.com>

Hi Szymon,

On Fri, Sep 19, 2014, Szymon Janc wrote:
> This patchset constains set of rather trivial fixes for compiling BlueZ
> with musl C library. Musl is quite strict WRT to includes and standard
> compliance.
> 
> All patches except last 3 are missing includes fixes. Last 2 also remove
> glibc extensions.
> 
> BR
> Szymon Janc
> 
> 
> Szymon Janc (13):
>   sap: Fix compilation errors with musl
>   lib: Fix compilation error with musl
>   android/hal-audio: Fix compilation errors with musl
>   tools: Fix compilation errors  with musl
>   shared: Fix compilation errors  with musl
>   alert: Fix compilation error with musl
>   core: Fix compilation error with musl
>   obexd: Fix compilation error with musl
>   android/pan: Fix compilation error with musl
>   android/client: Fix compilation errors with musl
>   health: Use proper type for tid
>   emulator: Fix compilation error with musl
>   android/emulator: Fix compilation error with musl
> 
>  android/client/if-bt.c         | 2 ++
>  android/client/if-gatt.c       | 2 ++
>  android/client/if-hh.c         | 1 +
>  android/client/if-hl.c         | 1 +
>  android/client/if-pan.c        | 2 --
>  android/client/if-rc.c         | 1 +
>  android/client/if-sock.c       | 1 +
>  android/client/tabcompletion.c | 1 +
>  android/hal-audio-sbc.c        | 1 +
>  android/pan.c                  | 1 +
>  android/system-emulator.c      | 4 ++--
>  emulator/hfp.c                 | 1 +
>  emulator/le.c                  | 1 +
>  emulator/serial.c              | 3 ++-
>  lib/hci.c                      | 2 +-
>  obexd/plugins/filesystem.c     | 2 +-
>  profiles/alert/server.c        | 3 +++
>  profiles/health/hdp.c          | 2 +-
>  profiles/sap/sap-u8500.c       | 1 +
>  src/shared/hci.c               | 1 +
>  src/systemd.c                  | 1 +
>  tools/amptest.c                | 2 +-
>  tools/btattach.c               | 2 +-
>  tools/btsnoop.c                | 1 +
>  tools/ciptool.c                | 2 +-
>  tools/cltest.c                 | 2 +-
>  tools/hciattach.c              | 2 +-
>  tools/hciattach_qualcomm.c     | 2 +-
>  tools/hciattach_tialt.c        | 2 +-
>  tools/hcidump.c                | 2 +-
>  tools/l2ping.c                 | 2 +-
>  tools/l2test.c                 | 2 +-
>  tools/rfcomm.c                 | 2 +-
>  33 files changed, 38 insertions(+), 19 deletions(-)

I've applied patches 1-11 from this set. The last two require some more
discussion.

Johan

      parent reply	other threads:[~2014-09-24 18:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19 14:10 [PATCH 00/13] Compilation with musl C library Szymon Janc
2014-09-19 14:10 ` [PATCH 01/13] sap: Fix compilation errors with musl Szymon Janc
2014-09-19 14:10 ` [PATCH 02/13] lib: Fix compilation error " Szymon Janc
2014-09-19 14:10 ` [PATCH 03/13] android/hal-audio: Fix compilation errors " Szymon Janc
2014-09-19 14:10 ` [PATCH 04/13] tools: " Szymon Janc
2014-09-19 14:10 ` [PATCH 05/13] shared: " Szymon Janc
2014-09-19 14:10 ` [PATCH 06/13] alert: Fix compilation error " Szymon Janc
2014-09-19 14:10 ` [PATCH 07/13] core: " Szymon Janc
2014-09-19 14:10 ` [PATCH 08/13] obexd: " Szymon Janc
2014-09-19 14:10 ` [PATCH 09/13] android/pan: " Szymon Janc
2014-09-19 14:10 ` [PATCH 10/13] android/client: Fix compilation errors " Szymon Janc
2014-09-19 14:10 ` [PATCH 11/13] health: Use proper type for tid Szymon Janc
2014-09-19 14:10 ` [PATCH 12/13] emulator: Fix compilation error with musl Szymon Janc
2014-09-19 14:10 ` [PATCH 13/13] android/emulator: " Szymon Janc
2014-09-24 18:33 ` Johan Hedberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140924183320.GA22729@t440s.P-661HNU-F1 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=szymon.janc@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox