Found 90 matching messages (0.065 seconds). Page 1 of 5.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ulrich Drepper wrote: > Yes, but for IPv4/6 it' ... EAFNOSUPPORT will be harmlessly returned). I.e., at least Apple implements both variants. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ ...
linux-netdev - Ulrich Drepper - Sep 19 2007 - 13:27
... instead, a simpler API, consistent with Ulrich's > other recent additions, is preferable: ... either will get a counter-argument > from Ulrich about why we really do need ... you just chose to ignore it. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro ...
linux-netdev - Ulrich Drepper - Sep 16 2008 - 19:17
... not set CLOEXEC"); status = 1; } close (s2); } close (s); } return status; } Signed-off-by: Ulrich Drepper <drepper@redhat.com> include/asm-x86/unistd_64.h | 6 ++ ...
linux-netdev - Ulrich Drepper - Apr 24 2008 - 00:03
... /socket.c | 35 +++++++++++++++++++++++++++-------- 2 files changed, 30 insertions(+), 8 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/linux/net.h b/include/linux/net.h ...
linux-netdev - Ulrich Drepper - Apr 24 2008 - 12:18
... | 62 +++++++++++++++++++++++++++++++++----------- 5 files changed, 63 insertions(+), 20 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/asm-x86/unistd_64.h b/include/asm ...
linux-netdev - Ulrich Drepper - Apr 24 2008 - 14:20
... c | 102 +++++++++++++++++++++++++++++++++++++------- 7 files changed, 148 insertions(+), 22 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/asm-x86/unistd_64.h b/include/ ...
linux-netdev - Ulrich Drepper - Apr 26 2008 - 18:24
... .c | 1 + include/linux/timerfd.h | 1 + 2 files changed, 2 insertions(+) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/timerfd.c b/fs/timerfd.c index d87d354..f998991 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... ++-- kernel/kmod.c | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/pipe.c b/fs/pipe.c index 3499f9f..796c0a0 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... .c | 1 + include/linux/eventfd.h | 1 + 2 files changed, 2 insertions(+) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/eventfd.c b/fs/eventfd.c index 343942d..ddb543d 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... /linux/inotify.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/inotify_user.c b/fs/inotify_user.c index 6676c06..4bb4c54 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... /linux/syscalls.h | 1 + 7 files changed, 27 insertions(+), 2 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/arch/x86/ia32/ia32entry.S b/arch/x86/ia32/ia32entry.S ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... /linux/syscalls.h | 1 + 8 files changed, 39 insertions(+), 6 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/arch/x86/ia32/ia32entry.S b/arch/x86/ia32/ia32entry.S ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... c | 1 + include/linux/signalfd.h | 1 + 2 files changed, 2 insertions(+) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/signalfd.c b/fs/signalfd.c index 6197256..a73333b 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... include/linux/timerfd.h | 4 +++- 2 files changed, 13 insertions(+), 3 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/timerfd.c b/fs/timerfd.c index d87d354..f998991 100644 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... minimal. anon_inodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/anon_inodes.c b/fs/anon_inodes.c index 977ef20..3662dd4 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... flagsremap.c | 17 +++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/linux/flagsremap.h b/include/linux/flagsremap.h ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... /linux/syscalls.h | 1 + 7 files changed, 27 insertions(+), 2 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/arch/x86/ia32/ia32entry.S b/arch/x86/ia32/ia32entry.S ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... + net/socket.c | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/linux/net.h b/include/linux/net.h index ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... /linux/anon_inodes.h | 2 +- 6 files changed, 11 insertions(+), 9 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/fs/anon_inodes.c b/fs/anon_inodes.c index 977ef20..3662dd4 ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42
... c | 77 +++++++++++++++++++++++++++++++++++++++----- 5 files changed, 124 insertions(+), 12 deletions(-) Signed-off-by: Ulrich Drepper <drepper@redhat.com> diff --git a/include/asm-x86/unistd_64.h b/include/ ...
linux-netdev - Ulrich Drepper - May 4 2008 - 23:42