Log of /lbbs/src/file_loader.c
Parent Directory
|
Revision Log
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +21 -21 lines
Diff to
previous 1.25
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 19 03:12:58 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.21: +96 -112 lines
Diff to
previous 1.21
Use POSIX shared object instead of SysV shared segment in file_loader
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 12:06:10 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.16: +5 -5 lines
Diff to
previous 1.16
Refine code to keep compatible with gcc -Wpedantic option
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 2 03:08:10 2025 UTC
(8 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.15: +1 -1 lines
Diff to
previous 1.15
Add parameter to return line_widths in split_data_lines()
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jun 1 14:04:19 2025 UTC
(9 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.12: +0 -4 lines
Diff to
previous 1.12
Remove unused part of line_offsets from article cache file to reduce size
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Sun May 25 06:48:31 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.10: +36 -37 lines
Diff to
previous 1.10
Refact file_loader
Store shmid in dict as value, instead of p_shm
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 20 12:29:26 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.8: +14 -0 lines
Diff to
previous 1.8
Mount shm of loaded file in read-only mode for child process
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.