Home
last modified time | relevance | path

Searched full:unix (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A D0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch14 .../src/unix/linux_like/linux/arch/generic/mod.rs | 6 +++++-
16 .../src/unix/linux_like/linux/arch/generic/mod.rs | 4 +++-
18 .../src/unix/linux_like/linux/arch/generic/mod.rs | 4 +++-
26unix/aix/mod.rs":"91de34bf8237e4998e10f9274471d14fb9a31ac6f2ef6e44689066b8e280b3d3","src/unix/aix/…
28unix/aix/mod.rs":"91de34bf8237e4998e10f9274471d14fb9a31ac6f2ef6e44689066b8e280b3d3","src/unix/aix/…
29 diff --git a/vendor/libc-0.2.158/src/unix/linux_like/linux/arch/generic/mod.rs b/vendor/libc-0.2.15…
31 --- a/vendor/libc-0.2.158/src/unix/linux_like/linux/arch/generic/mod.rs
32 +++ b/vendor/libc-0.2.158/src/unix/linux_like/linux/arch/generic/mod.rs
58unix/aix/mod.rs":"4fc9eb4d97b2496aff094754cf6417713b49ca8fea63f29c2bdadd5336cd842b","src/unix/aix/…
60unix/aix/mod.rs":"4fc9eb4d97b2496aff094754cf6417713b49ca8fea63f29c2bdadd5336cd842b","src/unix/aix/…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A D0001-Define-prototype-for-safe_flock.patch9 src/osdep/unix/env_unix.c | 3 +++
10 src/osdep/unix/mbx.c | 2 ++
11 src/osdep/unix/os_lnx.h | 2 ++
12 src/osdep/unix/os_slx.h | 3 +++
13 src/osdep/unix/unix.c | 4 ++++
16 diff --git a/src/osdep/unix/env_unix.c b/src/osdep/unix/env_unix.c
18 --- a/src/osdep/unix/env_unix.c
19 +++ b/src/osdep/unix/env_unix.c
30 diff --git a/src/osdep/unix/mbx.c b/src/osdep/unix/mbx.c
32 --- a/src/osdep/unix/mbx.c
[all …]
H A D0001-Fix-Wincompatible-function-pointer-types.patch20 src/osdep/unix/mh.c | 8 ++++----
21 src/osdep/unix/mix.c | 12 ++++++------
22 src/osdep/unix/mx.c | 8 ++++----
23 src/osdep/unix/news.c | 8 ++++----
26 diff --git a/src/osdep/unix/mh.c b/src/osdep/unix/mh.c
28 --- a/src/osdep/unix/mh.c
29 +++ b/src/osdep/unix/mh.c
59 diff --git a/src/osdep/unix/mix.c b/src/osdep/unix/mix.c
61 --- a/src/osdep/unix/mix.c
62 +++ b/src/osdep/unix/mix.c
[all …]
H A Duw-imap-fix-incompatible-pointer-types.patch17 src/osdep/unix/mbx.c | 12 ++++++------
18 src/osdep/unix/mh.c | 2 +-
19 src/osdep/unix/mmdf.c | 10 +++++-----
20 src/osdep/unix/mtx.c | 16 ++++++++--------
21 src/osdep/unix/mx.c | 2 +-
22 src/osdep/unix/tenex.c | 16 ++++++++--------
23 src/osdep/unix/unix.c | 10 +++++-----
26 diff --git a/src/osdep/unix/mbx.c b/src/osdep/unix/mbx.c
28 --- a/src/osdep/unix/mbx.c
29 +++ b/src/osdep/unix/mbx.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Move-F_OFD_GETLK-F_OFD_SETLK-and-F_OFD_SETLKW-t.patch15 src/unix/linux_like/linux/musl/b32/arm/mod.rs | 3 ---
16 src/unix/linux_like/linux/musl/b32/hexagon.rs | 3 ---
17 src/unix/linux_like/linux/musl/b32/mips/mod.rs | 3 ---
18 src/unix/linux_like/linux/musl/b32/powerpc.rs | 3 ---
19 src/unix/linux_like/linux/musl/b32/x86/mod.rs | 3 ---
20 src/unix/linux_like/linux/musl/b64/aarch64/mod.rs | 3 ---
21 src/unix/linux_like/linux/musl/b64/mips64.rs | 3 ---
22 src/unix/linux_like/linux/musl/mod.rs | 4 ++++
25 diff --git a/src/unix/linux_like/linux/musl/b32/arm/mod.rs b/src/unix/linux_like/linux/musl/b32/arm…
27 --- a/src/unix/linux_like/linux/musl/b32/arm/mod.rs
[all …]
H A D0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch13 src/unix/linux_like/linux/musl/b32/arm/mod.rs | 1 -
14 src/unix/linux_like/linux/musl/b32/hexagon.rs | 1 -
15 src/unix/linux_like/linux/musl/b32/mips/mod.rs | 1 -
16 src/unix/linux_like/linux/musl/b32/powerpc.rs | 1 -
17 src/unix/linux_like/linux/musl/b32/x86/mod.rs | 1 -
18 src/unix/linux_like/linux/musl/b64/mod.rs | 2 --
19 src/unix/linux_like/linux/musl/mod.rs | 1 +
22 --- a/src/unix/linux_like/linux/musl/b32/arm/mod.rs
23 +++ b/src/unix/linux_like/linux/musl/b32/arm/mod.rs
32 --- a/src/unix/linux_like/linux/musl/b32/hexagon.rs
[all …]
H A D0001-musl-Define-SOCK_NONBLOCK-with-O_NONBLOCK.patch16 src/unix/linux_like/linux/musl/b32/arm/mod.rs | 2 --
17 src/unix/linux_like/linux/musl/b32/hexagon.rs | 1 -
18 src/unix/linux_like/linux/musl/b32/mips/mod.rs | 2 --
19 src/unix/linux_like/linux/musl/b32/powerpc.rs | 2 --
20 src/unix/linux_like/linux/musl/b32/x86/mod.rs | 2 --
21 src/unix/linux_like/linux/musl/b64/mod.rs | 2 --
22 src/unix/linux_like/linux/musl/mod.rs | 1 +
25 --- a/src/unix/linux_like/linux/musl/b32/arm/mod.rs
26 +++ b/src/unix/linux_like/linux/musl/b32/arm/mod.rs
36 --- a/src/unix/linux_like/linux/musl/b32/hexagon.rs
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/libwebsockets/
H A D0001-sll_protocol-may-be-be16.patch8 /src/libwebsockets/lib/plat/unix/unix-sockets.c:497:21: warning: implicit conversion loses integer …
14 lib/plat/unix/unix-sockets.c | 2 +-
17 diff --git a/lib/plat/unix/unix-sockets.c b/lib/plat/unix/unix-sockets.c
19 --- a/lib/plat/unix/unix-sockets.c
20 +++ b/lib/plat/unix/unix-sockets.c
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0012-eglibc-Resolve-__fpscr_values-on-SH4.patch12 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.2): Add __fpscr_values.
13 * sysdeps/unix/sysv/linux/sh/sysdep.S (___fpscr_values): New constant.
19 sysdeps/unix/sysv/linux/sh/Versions | 1 +
20 sysdeps/unix/sysv/linux/sh/sysdep.S | 11 +++++++++++
23 diff --git a/sysdeps/unix/sysv/linux/sh/Versions b/sysdeps/unix/sysv/linux/sh/Versions
25 --- a/sysdeps/unix/sysv/linux/sh/Versions
26 +++ b/sysdeps/unix/sysv/linux/sh/Versions
35 diff --git a/sysdeps/unix/sysv/linux/sh/sysdep.S b/sysdeps/unix/sysv/linux/sh/sysdep.S
37 --- a/sysdeps/unix/sysv/linux/sh/sysdep.S
38 +++ b/sysdeps/unix/sysv/linux/sh/sysdep.S
[all …]
H A D0009-yes-within-the-path-sets-wrong-config-variables.patch23 sysdeps/unix/sysv/linux/mips/configure | 4 ++--
24 sysdeps/unix/sysv/linux/mips/configure.ac | 4 ++--
25 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure | 8 ++++----
26 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac | 8 ++++----
30 mode change 100644 => 100755 sysdeps/unix/sysv/linux/mips/configure
31 mode change 100644 => 100755 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure
139 diff --git a/sysdeps/unix/sysv/linux/mips/configure b/sysdeps/unix/sysv/linux/mips/configure
143 --- a/sysdeps/unix/sysv/linux/mips/configure
144 +++ b/sysdeps/unix/sysv/linux/mips/configure
159 diff --git a/sysdeps/unix/sysv/linux/mips/configure.ac b/sysdeps/unix/sysv/linux/mips/configure.ac
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A D0004-tcl-update-the-header-location.patch23 unix/Makefile.in | 2 +-
24 unix/configure.ac | 4 ++--
25 unix/tcl.pc.in | 2 +-
28 diff --git a/unix/Makefile.in b/unix/Makefile.in
30 --- a/unix/Makefile.in
31 +++ b/unix/Makefile.in
41 diff --git a/unix/configure.ac b/unix/configure.ac
43 --- a/unix/configure.ac
44 +++ b/unix/configure.ac
63 diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
[all …]
H A D0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch8 libtcl.so (without version) for all platforms in unix/tcl.m4,
14 unix/Makefile.in | 5 ++++-
15 unix/tcl.m4 | 3 +++
18 diff --git a/unix/Makefile.in b/unix/Makefile.in
20 --- a/unix/Makefile.in
21 +++ b/unix/Makefile.in
34 diff --git a/unix/tcl.m4 b/unix/tcl.m4
36 --- a/unix/tcl.m4
37 +++ b/unix/tcl.m4
H A D0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch16 unix/configure.ac | 2 +-
19 diff --git a/unix/configure.ac b/unix/configure.ac
21 --- a/unix/configure.ac
22 +++ b/unix/configure.ac
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A Dalter-includedir.patch23 unix/Makefile.in | 2 +-
24 unix/configure.in | 4 ++--
25 unix/tcl.pc.in | 2 +-
28 diff --git a/unix/Makefile.in b/unix/Makefile.in
30 --- a/unix/Makefile.in
31 +++ b/unix/Makefile.in
41 diff --git a/unix/configure.in b/unix/configure.in
43 --- a/unix/configure.in
44 +++ b/unix/configure.in
63 diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
[all …]
H A Dtcl-add-soname.patch9 unix/Makefile.in | 5 ++++-
10 unix/tcl.m4 | 3 +++
13 diff --git a/unix/Makefile.in b/unix/Makefile.in
15 --- a/unix/Makefile.in
16 +++ b/unix/Makefile.in
29 diff --git a/unix/tcl.m4 b/unix/tcl.m4
31 --- a/unix/tcl.m4
32 +++ b/unix/tcl.m4
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Davoid-strip.patch3 unix/Makefile: remove hard coded strip commands
10 diff -ur unzip60.orig/unix/configure unzip60/unix/configure
11 --- unzip60.orig/unix/configure 2009-04-16 14:25:12.000000000 -0500
12 +++ unzip60/unix/configure 2011-06-21 11:23:36.822849960 -0500
22 diff -ur unzip60.orig/unix/Makefile unzip60/unix/Makefile
23 --- unzip60.orig/unix/Makefile 2009-01-18 16:41:18.000000000 -0600
24 +++ unzip60/unix/Makefile 2011-06-21 11:12:22.900003388 -0500
42 M = unix
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch13 Index: unzip-6.0/unix/unix.c
15 --- unzip-6.0.orig/unix/unix.c 2015-02-11 08:46:43.675324290 -0500
16 +++ unzip-6.0/unix/unix.c 2015-02-11 09:18:04.902081319 -0500
26 #else /* SCO Unix, AIX, DNIX, TI SysV, Coherent 4.x, ... */
130 Index: unzip-6.0/unix/unxcfg.h
132 --- unzip-6.0.orig/unix/unxcfg.h 2015-02-11 08:46:43.675324290 -0500
133 +++ unzip-6.0/unix/unxcfg.h 2015-02-11 08:46:43.671324260 -0500
170 -2 just filenames but allow -h/-t/-z -l long Unix \"ls -l\" format\n\
173 +#ifndef UNIX
179 +#else /* UNIX */
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D083.out113 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
117 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
121 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
125 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
129 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
133 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
137 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
141 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
145 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
149 qemu-io: can't open device nbd+unix:///foo?socket=SOCK_DIR/nbd.sock
[all …]
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.h13 * The ivshmem server is a daemon that creates a unix socket in listen
15 * unix socket. For each client, the server will create some eventfd
46 * unix sockets.
50 int sock_fd; /**< connected unix sock */
60 * of the server unix socket and the list of connected peers.
63 char unix_sock_path[PATH_MAX]; /**< path to unix socket */
64 int sock_fd; /**< unix sock file descriptor */
79 * @unix_sock_path: The pointer to the unix socket file name
95 * Open the shm, then create and bind to the unix socket
106 * Close connections to all clients, close the unix socket and the
[all …]
/openbmc/qemu/tests/qapi-schema/
H A Dreserved-command-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
3 # name for 'unix' in generated C.
4 { 'command': 'unix' }
5 { 'command': 'q-unix' }
H A Dreserved-enum-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
3 # name for 'unix' in generated C.
4 { 'enum': 'Foo', 'data': [ 'unix', 'q-Unix' ] }
H A Dreserved-member-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
3 # name for 'unix' in generated C.
4 { 'struct': 'Foo', 'data': { 'unix':'int', 'q-unix':'bool' } }
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/
H A Dconfsearch.diff12 unix/configure | 1 +
13 unix/tcl.m4 | 2 ++
16 Index: a/unix/configure
18 --- a/unix/configure.orig
19 +++ b/unix/configure
28 Index: a/unix/tcl.m4
30 --- a/unix/tcl.m4.orig
31 +++ b/unix/tcl.m4
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D10-remove-build-date.patch9 --- a/unix/unix.c
10 +++ b/unix/unix.c
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCaldera1UNIX Operating Systems that operate on the 16-Bit PDP-11 CPU and early versions of the 32-Bit UNIX
3 32-bit 32V UNIX
4 16 bit UNIX Versions 1, 2, 3, 4, 5, 6, 7

12345678910>>...24