Home
last modified time | relevance | path

Searched +full:- +full:h (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D02-Makefile.in.patch1 Upstream-Status: Pending
6 Author: Daniel Rus Morales <danirus@tol-project.org>
8 Index: dmalloc-5.5.2/Makefile.in
10 --- dmalloc-5.5.2.orig/Makefile.in
11 +++ dmalloc-5.5.2/Makefile.in
12 @@ -41,7 +41,7 @@ LIBRARY = lib$(MODULE).a
16 -LIB_TH_SL = lib$(MODULE)th.@shlibext@
21 @@ -50,8 +50,8 @@ LIB_TH_SL = lib$(MODULE)th.@shlibext@
25 -LIB_CXX = lib$(MODULE)xx.a
26 -LIB_CXX_SL = lib$(MODULE)xx.@shlibext@
[all …]
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1 00-INDEX: 333
5 11d.h: 2386
21 300vtbl.h: 43771
22 310vtbl.h: 59655
27 3780i.h: 14180
32 3c359.h: 7264
35 3c501.h: 2623
37 3c503.h: 3880
39 3c505.h: 6535
46 3c523.h: 11169
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Fix-build-with-clang.patch3 Date: Tue, 24 Apr 2018 15:06:14 -0700
8 error: class 'YButtonBoxPrivate' was previously declared as a struct [-Werror,-Wmismatched-tags]
11 YTimezoneSelector.cc:35:9: error: private field 'dummy' is not used [-Werror,-Wunused-private-field]
15 Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 ---
17 Upstream-Status: Submitted [https://github.com/libyui/libyui/pull/123]
19 src/YAlignment.h | 2 +-
20 src/YBarGraph.h | 2 +-
21 src/YBusyIndicator.h | 2 +-
22 src/YButtonBox.h | 4 ++--
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
18 Signed-off-by: Changqing Li <changqing.li@windriver.com>
24 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
25 ---
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Joe Slater <joe.slater@windriver.com>
22 Signed-off-by: Changqing Li <changqing.li@windriver.com>
26 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Changqing Li <changqing.li@windriver.com>
23 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
26 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Joe Slater <joe.slater@windriver.com>
22 Signed-off-by: Changqing Li <changqing.li@windriver.com>
25 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
[all …]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/
H A D0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch7 make[2]: *** No rule to make target 'man/man1/*.1', needed by 'all-am'. Stop.
10 Upstream-Status: Submitted
12 Signed-off-by: Jens Rehsack <sno@netbsd.org>
13 ---
14 utils/Makefile.am | 75 +++++++++++++++++++++++++++++++++++++++++++--
15 utils12/Makefile.am | 8 ++++-
16 2 files changed, 79 insertions(+), 4 deletions(-)
18 diff --git a/utils/Makefile.am b/utils/Makefile.am
20 --- a/utils/Makefile.am
22 @@ -93,9 +93,78 @@ libibmtssutils_la_LIBADD = libibmtss.la $(LIBCRYPTO_LIBS) $(EFIBOOT_LIBS)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0004-cleanup-includes.patch3 Date: Fri, 7 Jan 2022 08:44:19 -0800
7 Should resolve build issues for distros that need limits.h
10 Upstream-Status: Backport
11 [https://git.kernel.org/pub/scm/network/bridge/bridge-utils.git/commit/?h=main&id=1763c5b7f8f72d651…
13 Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
14 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
15 ---
16 brctl/brctl.c | 1 -
17 brctl/brctl_cmd.c | 3 ++-
18 brctl/brctl_disp.c | 1 -
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0001-Fix-time.h-check.patch4 Subject: [PATCH] Fix <time.h> check
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
10 but we're not actually checking for time.h, so that's never going to be defined.
16 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…
17 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…
18 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl…
19 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…
20 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch3 Date: Fri, 15 Sep 2017 09:39:40 -0700
4 Subject: [PATCH] src: Add missing header limits.h for _POSIX_HOST_NAME_MAX
9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 ---
12 Upstream-Status: Pending
14 src/base/os_defs.h | 5 +++--
15 src/mds/mds_dt_tcp.c | 1 -
16 src/mds/mds_dt_tcp_disc.h | 2 +-
17 src/mds/mds_dt_tipc.c | 1 -
18 src/mds/mds_dt_tipc.h | 2 +-
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dfix_warnings2.patch3 Signed-off-by: Adrian Bunk <bunk@stusta.de>
4 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
6 --- a/clean_exit.c
8 @@ -13,6 +13,7 @@ static char sccsid[] = "@(#) clean_exit.
11 #include <stdio.h>
12 +#include <unistd.h>
16 --- a/hosts_access.c
18 @@ -34,6 +34,7 @@ static char sccsid[] = "@(#) hosts_acces
19 #include <netinet/in.h>
20 #include <arpa/inet.h>
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0017-Adjust-for-musl-headers.patch3 Date: Fri, 21 Jan 2022 22:19:37 -0800
6 Upstream-Status: Inappropriate [musl specific]
8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
12 ---
13 src/basic/linux/ethtool.h | 3 ++-
14 src/libsystemd-network/sd-dhcp6-client.c | 2 +-
15 src/network/netdev/bareudp.c | 2 +-
16 src/network/netdev/batadv.c | 2 +-
17 src/network/netdev/bond.c | 2 +-
[all …]
H A D0025-adjust-header-inclusion-order-to-avoid-redeclaration.patch3 Date: Tue, 2 Jul 2024 23:23:57 -0700
6 Upstream-Status: Inappropriate [musl specific]
8 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
9 ---
10 src/basic/parse-util.c | 3 ++-
11 src/libsystemd-network/ndisc-option.c | 6 +++---
12 src/libsystemd-network/sd-radv.c | 5 +++--
13 src/network/netdev/l2tp-tunnel.c | 9 ++++-----
14 src/network/netdev/l2tp-tunnel.h | 6 +++---
15 src/network/netdev/wireguard.c | 2 +-
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-include-missing-system-headers.patch3 Date: Fri, 2 Sep 2022 15:51:31 -0700
6 Upstream-Status: Pending
8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 ---
13 mofc/backend_sfcb.c | 2 +-
17 trace.c | 3 ++-
18 trace.h | 3 ++-
19 9 files changed, 12 insertions(+), 3 deletions(-)
21 --- a/brokerEnc.c
23 @@ -25,6 +25,8 @@
[all …]
H A D0001-Replace-need-for-error.h-when-it-does-not-exist.patch3 Date: Thu, 31 Aug 2017 21:56:25 -0700
4 Subject: [PATCH] Replace need for error.h when it does not exist
8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 ---
10 Upstream-Status: Pending
12 brokerUpc.c | 5 ++++-
13 configure.ac | 2 +-
14 httpAdapter.c | 4 +++-
15 support.c | 14 +++++++++++++-
16 trace.c | 4 +++-
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0017-Adjust-for-musl-headers.patch3 Date: Fri, 21 Jan 2022 22:19:37 -0800
6 Upstream-Status: Inappropriate [musl specific]
8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
12 ---
13 src/libsystemd-network/sd-dhcp6-client.c | 2 +-
14 src/network/netdev/bareudp.c | 2 +-
15 src/network/netdev/batadv.c | 2 +-
16 src/network/netdev/bond.c | 2 +-
17 src/network/netdev/bridge.c | 2 +-
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/
H A Dfix-musl.patch2 Message-Id: <ce3affeb45a65649dda1edc9a4f0586e9db47ada.1705064898.git.joerg.sommer@navimatix.de>
3 From: =?UTF-8?q?J=C3=B6rg=20Sommer?= <joerg.sommer@navimatix.de>
5 Subject: [PATCH] lsi2c: Replace error() by fprintf, drop error.h
7 The MUSL C library doesn't support error.h. Because the only usage of this
12 Upstream-Status: Submitted [https://github.com/costad2/i2cdev/pull/5]
13 ---
14 libi2cdev/access.c | 1 -
15 libi2cdev/i2c-bus-parser.c | 1 -
16 libi2cdev/i2c-dev-path.c | 1 -
17 libi2cdev/i2c-error.c | 1 -
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0008-Rename-poll.h-to-vm_poll.h.patch3 Date: Wed, 24 Mar 2021 16:21:35 -0400
4 Subject: [PATCH] Rename poll.h to vm_poll.h
6 Rename poll.h to vm_poll.h and switch from:
7 #include <sys/poll.h>
9 #include <poll.h>
11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this
12 we rename poll.h to vm_poll.h.
14 Update for open-vm-tools-11.2.5.
16 Upstream-Status: Pending
18 Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
[all …]
/openbmc/qemu/pc-bios/
HDopenbios-sparc32 ... line-size icache-nlines icache-associativity ecache-line-size ecache-nlines ecache-associativity ncaches
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/
H A D0001-Include-poll.h-instead-of-sys-poll.h.patch3 Date: Sun, 15 Dec 2019 16:24:37 -0800
4 Subject: [PATCH] Include poll.h instead of sys/poll.h
7 error: redirecting incorrect #include <sys/poll.h> to <poll.h> [-Werror,-W#warnings]
9 Upstream-Status: Pending
10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 ---
12 perf_examples/branch_smpl.c | 2 +-
13 perf_examples/syst_smpl.c | 2 +-
14 perf_examples/task_attach_timeout.c | 2 +-
15 perf_examples/task_smpl.c | 2 +-
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/
H A Dfix_parallel_make.patch4 Subject: [PATCH] QA: cleanup localconfig.h build dependencies
6 Some QA binaries include localconfig.h but there is no explicit dependencies
7 between the binary build and the localconfig.h generation.
9 before localconf.h and a compilation error, e.g:
10 | username.c:8:10: fatal error: localconfig.h: No such file or directory
11 | 8 | #include "localconfig.h"
16 localconfig.h generation rule.
19 binary (or its pre-link .o) and localconfig.h.
21 Also remove an un-needed scale.o->localconfig.h dependency.
23 Upstream-Status: Backport [https://github.com/performancecopilot/pcp/commit/8de7bbb06703f224b72fe09…
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/quota/quota/
H A D0001-Fix-building-on-musl.patch6 basename(3) is defined in libgen.h in MUSL. Include libgen.h where
9 Upstream-Status: Backport [https://sourceforge.net/p/linuxquota/code/ci/e73c5b48e12c3f02e532864a110…
10 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
11 Signed-off-by: Jan Kara <jack@suse.cz>
12 ---
14 edquota.c | 11 ++++++-----
26 13 files changed, 18 insertions(+), 5 deletions(-)
28 diff --git a/convertquota.c b/convertquota.c
30 --- a/convertquota.c
32 @@ -14,6 +14,7 @@
[all …]
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dheaders_fixup.patch3 Upstream-Status: Pending
4 Signed-off-by: Armin Kuster <akuster808@gmail.com>
8 --- git.orig/CMakeLists.txt
10 @@ -443,8 +443,6 @@ check_include_file("stdlib.h"
11 check_include_file("string.h" HAVE_STRING_H)
12 check_include_file("strings.h" HAVE_STRINGS_H)
13 check_include_file("sys/cdefs.h" HAVE_SYS_CDEFS_H)
14 -check_include_file("sys/dl.h" HAVE_SYS_DL_H)
15 -check_include_file("sys/fileio.h" HAVE_SYS_FILIO_H)
16 check_include_file("sys/mman.h" HAVE_SYS_MMAN_H)
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/
H A D0001-Use-basename-implementation-from-glib-2.0.patch6 Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 Upstream-Status: Submitted [https://github.com/arkq/bluez-alsa/commit/070ed35ac5cef8138ed4760582bb7…
8 ---
9 src/main.c | 2 +-
10 test/mock/mock.c | 2 +-
14 5 files changed, 5 insertions(+), 2 deletions(-)
16 diff --git a/src/main.c b/src/main.c
18 --- a/src/main.c
20 @@ -13,13 +13,13 @@
23 #include <getopt.h>
[all …]

12345678910>>...45