Axel Dörfler
|
85f6117e32
|
Moved the user_memcpy()/strlcpy()/memset() calls to KernelExport.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9104 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-09-29 10:29:00 +00:00 |
|
Axel Dörfler
|
0fc073341c
|
Renamed CHECK_USER_ADDRESS to IS_USER_ADDRESS.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6675 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-02-23 02:18:32 +00:00 |
|
Ingo Weinhold
|
eae4df8320
|
Fixed the usage of CHECK_USER_ADDRESS(). R5 has the inverse memory layout, so we need to adjust the KERNEL_BASE macro when compiling for it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4853 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-29 18:50:02 +00:00 |
|
Ingo Weinhold
|
e0e5d17627
|
Handy functions to copy from and to userland reference parameters.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4837 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-09-28 15:12:27 +00:00 |
|