summaryrefslogtreecommitdiff
path: root/source4/lib/fsusage.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
(This used to be commit 264ce9181089922547e8f6f67116f2d7277a5105)
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-9/+9
structures. This was suggested by metze recently. I checked on the build farm and all the machines we have support 64 bit ints, and support the LL suffix for 64 bit constants. I suspect some won't support strtoll() and related functions, so we will probably need replacements for those. (This used to be commit 9a9244a1c66654c12abe4379661cba83a73c4c21)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+148
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)