summaryrefslogtreecommitdiffstats
path: root/source4/lib/fsusage.c
Commit message (Collapse)AuthorAgeFilesLines
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 264ce9181089922547e8f6f67116f2d7277a5105)
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-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)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+148
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)