Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | exit.h is replaced with stdlib.h. | Bruno Haible | 2007-02-18 | 1 | -2/+2 |
* | New module 'fchdir'. | Bruno Haible | 2007-01-14 | 1 | -0/+6 |
* | Preserve ACLs while copying. | Bruno Haible | 2006-12-22 | 1 | -0/+15 |
* | Include <config.h> unconditionally. | Bruno Haible | 2006-09-14 | 1 | -3/+1 |
* | Include <unistd.h> unconditionally. | Bruno Haible | 2006-04-24 | 1 | -5/+2 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Include <stddef.h>, for size_t. | Bruno Haible | 2003-04-25 | 1 | -0/+1 |
* | (copy_file_preserving): Declare buf_size to be of type size_t, not int. | Jim Meyering | 2003-04-25 | 1 | -1/+1 |
* | Portability to Woe32. | Bruno Haible | 2003-03-30 | 1 | -0/+2 |
* | New module copy-file. | Bruno Haible | 2003-03-28 | 1 | -0/+116 |