summaryrefslogtreecommitdiffstats
path: root/source3/locking
Commit message (Collapse)AuthorAgeFilesLines
...
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
| | | | | | prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes (This used to be commit b551dc98f7cc194a5fc2e67a4ebae7fd67a01bbc)
* moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-101-0/+131
| | | | | routines for broken OSes from util.c to replace.c. (This used to be commit 3ee9d45426a9b3b584d1ffb9f81af26790a83b4c)
* Initial version imported to CVS Samba Release Account1996-05-041-0/+330
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)