diff options
author | Jeremy Allison <jra@samba.org> | 2001-08-02 20:17:44 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-08-02 20:17:44 +0000 |
commit | 7aef26968b45ba88e46a4d9cfea81d1aeb52b174 (patch) | |
tree | 3f5a4340c4273e1a5eb269d888da892768e62e4c /docs/htmldocs/OS2-Client-HOWTO.html | |
parent | 3aa43eebdf138dacd85a71fe8f159ecf2563dd8f (diff) | |
download | samba-7aef26968b45ba88e46a4d9cfea81d1aeb52b174.tar.gz samba-7aef26968b45ba88e46a4d9cfea81d1aeb52b174.tar.xz samba-7aef26968b45ba88e46a4d9cfea81d1aeb52b174.zip |
Added mmap fix to pass lock test from HP.
Ok - now we're no longer trying to reach a silly 1k loc target,
change the formatting to be *readable* - eg.
change if (x) y else z to be :
if (x)
y
else
z
and other compact sillyness. Oh look - when I did this I found
some areas where we *WEREN'T CHECKING SYSTEM CALL ERROR RETURNS !!!!*
CompSci 101 guys....... :-).
Jeremy.
Diffstat (limited to 'docs/htmldocs/OS2-Client-HOWTO.html')
0 files changed, 0 insertions, 0 deletions