Old binaries: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 June 2023

  • curprev 11:2711:27, 19 June 2023Dawes0011 talk contribsm 2,328 bytes +3 No edit summary
  • curprev 11:2711:27, 19 June 2023Dawes0011 talk contribsm 2,325 bytes +1 No edit summary
  • curprev 11:2711:27, 19 June 2023Dawes0011 talk contribs 2,324 bytes +2,324 Created page with "On Linux, most binaries rely on shared libraries that are loaded by the OS before the binary is executed. This allows them to share common runtimes, and avoid having to redo the same work multiple times. This is useful for optimisation and security, as debugging only has to be done in one place for multiple applications. However, a significant number of these libraries are automatically inserted by the OS, and as the cluster upgrades and changes some of these will no l..."