summaryrefslogtreecommitdiffstats
path: root/lib/replace/libreplace.m4
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of /home/jelmer/samba3Jelmer Vernooij2008-11-011-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: lib/replace/README lib/replace/libreplace.m4 lib/replace/replace.c source3/include/proto.h source3/lib/system.c
| * Move sys_realpath() to libreplace.Jelmer Vernooij2008-11-011-1/+1
| |
| * Move sys_lchown() to libreplace.Jelmer Vernooij2008-11-011-1/+1
| |
| * Move sys_symlink() to libreplace.Jelmer Vernooij2008-11-011-1/+1
| |
| * Move sys_readlink() to libreplace.Jelmer Vernooij2008-11-011-1/+1
| |
| * Move sys_link to libreplace.Jelmer Vernooij2008-11-011-1/+1
| |
| * Move sys_chown() to rep_chown().Jelmer Vernooij2008-11-011-1/+1
| |
* | Use dup2() replacement from libreplace.Jelmer Vernooij2008-11-011-1/+1
|/
* Fix definition of environ on Mac OS X (bugzilla: #5412).Jelmer Vernooij2008-10-271-0/+1
|
* Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij2008-10-271-2/+2
| | | | libreplace.
* Move ufc to libreplace.Jelmer Vernooij2008-10-181-0/+1
|
* Fix standalone builds adjusting to new relative path.Simo Sorce2008-09-191-2/+2
| | | | | | Add shared-build target to libreplace. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build.
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+308