Parent Directory
|
Revision Log
|
Patch
| Revision 1.48 by sysadm, Mon Oct 13 02:23:27 2025 UTC | Revision 1.49 by sysadm, Mon Oct 13 07:13:39 2025 UTC | |
|---|---|---|
| # | Line 717 int section_list_loader_launch(void) | Line 717 int section_list_loader_launch(void) |
| 717 | ||
| 718 | // Detach menu in shared memory | // Detach menu in shared memory |
| 719 | detach_menu_shm(&bbs_menu); | detach_menu_shm(&bbs_menu); |
| 720 | detach_menu_shm(&top10_menu); | |
| 721 | ||
| 722 | // Set signal handler | // Set signal handler |
| 723 | act.sa_handler = SIG_DFL; | act.sa_handler = SIG_DFL; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |