summaryrefslogtreecommitdiffstats
path: root/lib/replace/README
Commit message (Expand)AuthorAgeFilesLines
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-031-1/+0
* replace: Support setproctitle().Jelmer Vernooij2012-09-241-0/+1
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-091-0/+2
* libreplace: We have a poll replacement based on selectVolker Lendecke2012-04-091-0/+1
* libreplace: add clock_gettime replacement function for systems that don't hav...Björn Jacke2010-08-311-0/+1
* Change uint_t to unsigned int in lib/replaceMatt Kraai2010-02-021-1/+0
* Merge branch 'master' of /home/jelmer/samba3Jelmer Vernooij2008-11-011-0/+6
|\
| * Move sys_realpath() to libreplace.Jelmer Vernooij2008-11-011-0/+1
| * Move sys_lchown() to libreplace.Jelmer Vernooij2008-11-011-0/+1
| * Move sys_symlink() to libreplace.Jelmer Vernooij2008-11-011-0/+1
| * Move sys_readlink() to libreplace.Jelmer Vernooij2008-11-011-0/+1
| * Move sys_link to libreplace.Jelmer Vernooij2008-11-011-0/+1
| * Move sys_chown() to rep_chown().Jelmer Vernooij2008-11-011-0/+1
* | Use dup2() replacement from libreplace.Jelmer Vernooij2008-11-011-0/+1
|/
* Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij2008-10-271-0/+4
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+113