summaryrefslogtreecommitdiffstats
path: root/source3/smbwrapper/realcalls.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* we need realcalls.h in realcalls.cAndrew Tridgell1998-10-071-0/+1
| | | | (This used to be commit 42765a654f9fe45160760e61a80d789279ee6198)
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-1/+0
| | | | | includes.h in wrapped.c, thus making porting much simpler (This used to be commit 6f2239c935fdecfefa89227c113df01e3957691a)
* handle systems that are missing either SYS_utime or SYS_utimesAndrew Tridgell1998-10-051-0/+12
| | | | (This used to be commit 4379f0fe48a40e1ff6b343bbcff542efbda1f4f8)
* ported smbwrapper to SunOS4. It seems to work. pity so many binaries onAndrew Tridgell1998-10-051-0/+37
my SunOS box are statically linked. (This used to be commit 541f1c421127334817b73388f4ccb9cc0841dd4e)