Log of /lbbs/src/common.c
Parent Directory
|
Revision Log
Revision
1.47 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 02:32:42 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.46: +0 -3 lines
Diff to
previous 1.46
,
to
selected 1.10
Optimize epoll handling to avoid repeated create / close
Modify several extern variables to static
Cleanup more server-side variables after fork of client process
Revision
1.43 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:37:00 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.42: +32 -0 lines
Diff to
previous 1.42
,
to
selected 1.10
Use enum instead of macro define for constant integers in common.h
Use const char * instead of macro define for constant strings in common.h
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:19 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.10: +5 -4 lines
Diff to
previous 1.10
Add missing header files
Update compile dependency
Revision
1.10 -
(
view)
(
annotate)
-
[selected]
Mon Apr 28 12:45:57 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.9: +1 -0 lines
Diff to
previous 1.9
Remove legacy code and refine
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.