530e741c72
Most of them are still stubs, but the procedure to build the HTML documentation, maintaining the index and installing the end product are there. I placed names of people who are likely to know the most about the topic in the stub files, so that volunteers will know whom to ask questions as needed. Signed-off-by: Junio C Hamano <gitster@pobox.com>
13 lines
240 B
Plaintext
13 lines
240 B
Plaintext
lockfile API
|
|
============
|
|
|
|
Talk about <lockfile.c>, things like:
|
|
|
|
* lockfile lifetime -- atexit(3) looks at them, do not put them on the
|
|
stack;
|
|
* hold_lock_file_for_update()
|
|
* commit_lock_file()
|
|
* rollback_rock_file()
|
|
|
|
(JC, Dscho, Shawn)
|