You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcow/src
Avril 0d082f5b6f
Added `cow_create_fd(fd, size)`: Create a `cow_t*` over an already existing file descriptor
1 year ago
..
test scrapped 3 years ago
area.cpp namespaced Area 3 years ago
cow.c Added `cow_create_fd(fd, size)`: Create a `cow_t*` over an already existing file descriptor 1 year ago
cow.cpp Added `cow_create_fd(fd, size)`: Create a `cow_t*` over an already existing file descriptor 1 year ago
cow_t.h Added `cow_create_fd(fd, size)`: Create a `cow_t*` over an already existing file descriptor 1 year ago
error.c basic error skel 3 years ago
error.cpp added COW_ERR_POISON 3 years ago
error.h basic error skel 3 years ago
macros.h basic error skel 3 years ago