summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/replace.c
Commit message (Collapse)AuthorAgeFilesLines
...
* r9374: HPUX is also missing setegid()Andrew Tridgell2007-10-101-0/+11
| | | | (This used to be commit 57e6bd61395e82064c72510dcc326b11b7bdf7fd)
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-79/+27
| | | | | | McCall, but takes a slightly different approach that I hope will be more generic (This used to be commit e8260a81cf99be2ccae64135ca0572c8a6ae62ad)
* r8710: another attempt at fixing HPUXAndrew Tridgell2007-10-101-1/+2
| | | | (This used to be commit eb3b3c8b407b2208291385539c3379f0420a448e)
* r8698: attempt to cope with lack of strtoull() on HPUXAndrew Tridgell2007-10-101-1/+9
| | | | (This used to be commit c84c516b179fcbbcdb36c0c0aa4ffb4ff12f2c35)
* r8580: try to fix the build on stratusAndrew Tridgell2007-10-101-12/+8
| | | | (This used to be commit 58d7a1e6a311c98c9b4dfc9e280b328406165997)
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-101-0/+564
(easier to add win32-specific bits later) Trim LIBBASIC a bit more (This used to be commit fc7f519e4ae2051e9515df5f549c8e1842b7e70b)