Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sys_symlink() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -0/+6 |
| | |||||
* | Move sys_readlink() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -0/+5 |
| | |||||
* | Move sys_link to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -0/+5 |
| | |||||
* | Move sys_chown() to rep_chown(). | Jelmer Vernooij | 2008-11-01 | 1 | -0/+5 |
| | |||||
* | Fix definition of environ on Mac OS X (bugzilla: #5412). | Jelmer Vernooij | 2008-10-27 | 1 | -0/+9 |
| | |||||
* | Don't assume crypt.h is present even if crypt() is. | Jelmer Vernooij | 2008-10-20 | 1 | -0/+2 |
| | |||||
* | Move ufc to libreplace. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+7 |
| | |||||
* | Define inttypes macros if not provided by system. | Jelmer Vernooij | 2008-10-14 | 1 | -0/+48 |
| | |||||
* | Define __STDC_FORMAT_MACROS, required for PRIu64 define (among others) | Jelmer Vernooij | 2008-10-14 | 1 | -0/+1 |
| | | | | from inttypes.h. | ||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+582 |