2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00
xNBA/src/tests
Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously
reflect the fact that they allocate and deallocate user memory (i.e.
things reached through a userptr_t).
2007-01-16 08:36:42 +00:00
..
aoeboot.c Gave asynchronous operations approximate POSIX signal semantics. This 2007-01-15 08:49:10 +00:00
buffertest.c buffer.c should be using copy_{to,from}_user, rather than 2007-01-11 05:42:06 +00:00
dhcptest.c Gave asynchronous operations approximate POSIX signal semantics. This 2007-01-15 08:49:10 +00:00
iscsiboot.c Cannot immediately overwrite the peer address when we parse 2006-12-22 12:24:12 +00:00
linebuf_test.c Damn it; my lovely resilient scheme falls down when you have a protocol 2007-01-12 18:09:14 +00:00
memcpy_test.c Had this file lying around for ages; may as well check it in. 2007-01-11 15:31:50 +00:00
umalloc_test.c Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously 2007-01-16 08:36:42 +00:00