]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs: Replace ->init of afs tables by table operations.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 15 Mar 2022 20:59:12 +0000 (21:59 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 17 Oct 2022 18:36:21 +0000 (20:36 +0200)
commit513731227550737966bf05f724aef4ff26c0b9a7
tree7f8ca39c7a4dfdcdf6d2e0baad9580945678b093
parent11f6b66a8eb345185c4a4bc8dc8d6059835d37f0
afs: Replace ->init of afs tables by table operations.

This is simpler, avoids the run-time initialization, and allows us
to mark the instances of the operations structures constant. Improve
the documentation a bit while at it.
afs.c
afs.h
aft.c
attribute.c
blob.c
score.c