implemented copyReg() with mmap(2) instead of read(2)+write(2) sequences
[util-vserver.git] / util-vserver / lib_internal / unify-copy.c
2005-03-18 Enrico Scholzimplemented copyReg() with mmap(2) instead of read...
2005-02-01 Enrico ScholzcopyReg(): open out_fd with O_RDWR, fixed resource...
2004-02-18 Enrico Scholzinitial checkin