Log of /lbbs/include/io.h
Parent Directory
|
Revision Log
Revision
1.30 -
(
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.29: +3 -0 lines
Diff to
previous 1.29
,
to
selected 1.22
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.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:48:48 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +6 -2 lines
Diff to
previous 1.28
,
to
selected 1.22
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:33:30 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.27: +77 -75 lines
Diff to
previous 1.27
,
to
selected 1.22
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings in screen.h
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 05:02:14 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.22: +6 -0 lines
Diff to
previous 1.22
Add user preferred charset selection and conversion
Revision
1.22 -
(
view)
(
annotate)
-
[selected]
Sat Oct 18 01:50:48 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.21: +3 -4 lines
Diff to
previous 1.21
Move io_buf_conv() to io.c(.h)
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.