22.5.0: Difference between revisions
| Line 83: | Line 83: | ||
=== [[Sockets_services|bsdsocket]] === | === [[Sockets_services|bsdsocket]] === | ||
Two entries for "AccountProfile" were added in .rodata (any other changes are minor?). | Two entries for "AccountProfile" were added in .rodata (any other changes are minor?). | ||
=== [[WLAN_services|wlan]] === | |||
* Updated L_633d0, prev ver @ L_633d0. | |||
** Besides minor other changes, calls L_fb610 (new func) to get a global flag. Later when that flag is set, a bounds check is now done. | |||
* Updated L_fb880, prev ver @ L_fb840. | |||
** Another strcmp call was added for handling an additional entry. Before returning, this now sets the flag used by L_fb610 to whether the input string matches "S5". | |||
* Updated L_fc9c0, prev ver @ L_fc930. | |||
=== [[Applet_Manager_services|am]] === | === [[Applet_Manager_services|am]] === | ||