-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor: libcib: Static-ize a bunch of functions #3071
Commits on Apr 5, 2023
-
Refactor: libcib: Static-ize cib_native_perform_op_delegate()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6021947 - Browse repository at this point
Copy the full SHA 6021947View commit details -
Refactor: libcib: Static-ize cib_native_signon_raw()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c67c2be - Browse repository at this point
Copy the full SHA c67c2beView commit details -
Refactor: libcib: Static-ize cib_native_signoff()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d76458a - Browse repository at this point
Copy the full SHA d76458aView commit details -
Refactor: libcib: Static-ize cib_native_signon()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcda5b2 - Browse repository at this point
Copy the full SHA dcda5b2View commit details -
Refactor: libcib: Static-ize cib_native_free()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3392326 - Browse repository at this point
Copy the full SHA 3392326View commit details -
Refactor: libcib: Static-ize cib_native_set_connection_dnotify()
Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d63e3b4 - Browse repository at this point
Copy the full SHA d63e3b4View commit details -
Refactor: libcib: Static-ize cib_file_perform_op_delegate()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 129c519 - Browse repository at this point
Copy the full SHA 129c519View commit details -
Refactor: libcib: Static-ize cib_file_signon()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b3e268 - Browse repository at this point
Copy the full SHA 7b3e268View commit details -
Refactor: libcib: Static-ize cib_file_signoff()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aee92e9 - Browse repository at this point
Copy the full SHA aee92e9View commit details -
Refactor: libcib: Static-ize cib_file_free()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bb6c4f - Browse repository at this point
Copy the full SHA 3bb6c4fView commit details -
Refactor: libcib: Move cib__file_new() just below its helpers
Just for better organization, putting the constructor as close to the top as it can be. No code changes otherwise. Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e17b2a0 - Browse repository at this point
Copy the full SHA e17b2a0View commit details -
Refactor: libcib: Static-ize cib_remote_perform_op()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c141fbe - Browse repository at this point
Copy the full SHA c141fbeView commit details -
Refactor: libcib: Static-ize cib_remote_callback_dispatch()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cee40f - Browse repository at this point
Copy the full SHA 1cee40fView commit details -
Refactor: libcib: Static-ize cib_remote_command_dispatch()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08a4324 - Browse repository at this point
Copy the full SHA 08a4324View commit details -
Refactor: libcib: Static-ize cib_remote_connection_destroy()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d18307c - Browse repository at this point
Copy the full SHA d18307cView commit details -
Refactor: libcib: Static-ize cib_remote_signon()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be65420 - Browse repository at this point
Copy the full SHA be65420View commit details -
Refactor: libcib: Static-ize cib_remote_signoff()
No code changes otherwise Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0fe83b - Browse repository at this point
Copy the full SHA d0fe83bView commit details -
Refactor: libcib: Static-ize cib_remote_free()
And move cib_remote_set_connection_dnotify() to below register_notification while we're here, for consistency with cib__remote_new() Signed-off-by: Reid Wahl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91dc0bc - Browse repository at this point
Copy the full SHA 91dc0bcView commit details