10/26/83 multics_library_search_ This subroutine is the library search procedure for the Multics System Libraries. Its entry points are referenced by multics_libraries_, the library descriptor for the Multics System Libraries. These entry points can also be used to search other libraries that have directories structured like those of the Multics System Libraries. For more information on the Multics Libraries, see the Multics Library Maintenance manual (AN80). Entry points in multics_library_search_: (List is generated by the help command) :Entry: source_dirs: 10/26/83 multics_library_search_$source_dirs This entry point searches directories organized like the Multics online source directories. These directories contain archived and unarchived source segments and exec_com control segments that are used to create object segments. The names of all archive components must be placed as additional names on their respective archives. :Entry: object_dirs: 10/26/83 multics_library_search_$object_dirs This entry point searches directories organized like the Multics online object directories. These directories contain archived and unarchived object segments, backup copies of exec_com and absentee control segments intended for user usage, and backup copies of MSFs. The names of all archive components must be placed on their respective archives. :Entry: list_info_dirs: 10/26/83 multics_library_search_$list_info_dirs This entry point searches directories organized like the Multics online lists, info, and include directories. These directories contain printable segments. :Entry: execution_dirs: 10/26/83 multics_library_search_$execution_dirs This entry point searches directories organized like the Multics online execution directories. These directories contain bound and unbound object segments, data bases, exec_com and absentee control segments, and MSFs used by users. Such directories are usually included in user search rules. :Entry: hardcore_source_dir: 03/16/83 multics_library_search_$hardcore_source_dir This entry point searches the Multics supervisor source directory. It is inappropriate for use on other libraries because it uses a specialized system identification data base. :Entry: hardcore_bc_dir: 03/16/83 multics_library_search_$hardcore_bc_dir This entry point searches the Multics supervisor bound components directory. It is inappropriate for use on other libraries because it uses a specialized system identification data base. :Entry: hardcore_object_dir: 03/16/83 multics_library_search_$hardcore_object_dir This entry point searches the Multics supervisor object directory. It is inappropriate for use on other libraries because it uses a specialized system identification data base. ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved