- documented parts of the code were I needed to think >1min about its
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 4 Feb 2007 17:18:27 +0000 (17:18 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 4 Feb 2007 17:18:27 +0000 (17:18 +0000)
commitbc1c1fe6383f4ad66377475ffb6a8fb08b719aaf
treee6f2d8323bfff67ef4979932d672858c11600ee2
parent0a3cd29c62ceea9fb131e509229572c452f4c294
- documented parts of the code were I needed to think >1min about its
  sense
- use ftruncate(2) instead of a lseek(2)+write(2) sequence to create a
  sparse file
- set O_NOCTTY flag for temp file

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2485 94cd875c-1c1d-0410-91d2-eb244daf1a30
lib_internal/unify-copy.c