Searched +hist:96840 +hist:aa0 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dstring.hdiff 96840aa0 Fri Mar 24 04:18:42 MST 2006 Davi Arnaut <davi.arnaut@gmail.com> [PATCH] strndup_user()

This patch series creates a strndup_user() function to easy copying C strings
from userspace. Also we avoid common pitfalls like userspace modifying the
final \0 after the strlen_user().

Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff 96840aa0 Fri Mar 24 04:18:42 MST 2006 Davi Arnaut <davi.arnaut@gmail.com> [PATCH] strndup_user()

This patch series creates a strndup_user() function to easy copying C strings
from userspace. Also we avoid common pitfalls like userspace modifying the
final \0 after the strlen_user().

Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux-master/mm/
H A Dutil.cdiff 96840aa0 Fri Mar 24 04:18:42 MST 2006 Davi Arnaut <davi.arnaut@gmail.com> [PATCH] strndup_user()

This patch series creates a strndup_user() function to easy copying C strings
from userspace. Also we avoid common pitfalls like userspace modifying the
final \0 after the strlen_user().

Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff 96840aa0 Fri Mar 24 04:18:42 MST 2006 Davi Arnaut <davi.arnaut@gmail.com> [PATCH] strndup_user()

This patch series creates a strndup_user() function to easy copying C strings
from userspace. Also we avoid common pitfalls like userspace modifying the
final \0 after the strlen_user().

Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Completed in 474 milliseconds