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
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
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
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.24 -
(
view)
(
annotate)
-
[select for diffs]
Sun Oct 19 01:30:38 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +1 -1 lines
Diff to
previous 1.23
Copy terminal control sequence directly without invoking iconv()
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.17 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 13 02:19:15 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.16: +2 -5 lines
Diff to
previous 1.16
Refine prints / outc, flush buffer while no enough free space
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 9 11:21:11 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +0 -2 lines
Diff to
previous 1.14
Refact signal handler and processing implementation
Refine select error handling
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.