aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv16.cc
Commit message (Collapse)AuthorAgeFilesLines
* Added missing initializer.Fritz Elfert2000-08-271-1/+1
|
* General cleanup:Fritz Elfert2000-08-071-181/+117
| | | | | | | | | | | - Corrected some operators of bufferArray - Added more constructors to PsiTime - Added one more fallback for Timezone calculation in PsiTime - Use PsiTime in rfsv - Moved some common methods from rfsv16/32 to rfsv - Added more kdoc comments. - Made interface more robust (added const whereever possible, changed pointer arguments to references)
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-021-119/+117
| | | | | | as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation.
* Get rid of second configuration header defs.h[.in].Fritz Elfert2000-08-021-1/+4
| | | | Configuration now is in config.h and this is included as the very first header.
* Applied mjg-0.6 patch.Fritz Elfert2000-07-311-128/+304
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* fixed typoFritz Elfert2000-01-171-1/+1
|
* Maintenance release 0.6Fritz Elfert2000-01-171-1/+2
| | | | Several fixes in plpnfsd: NFS-mounted device has not been writable.
* Release of plptools-0.5Fritz Elfert2000-01-171-0/+836