COFF
The Common Object File Format (COFF) is a format for executable, object code, and shared library computer files used on Unix systems. It was introduced in Unix System V, replaced the previously used a.out format, and formed the basis for extended specifications such as XCOFF and ECOFF, before being largely replaced by ELF, introduced with SVR4. COFF and its variants continue to be used on some Unix-like systems, on Microsoft Windows (Portable Executable), in UEFI environments and in some embedded development systems.
Filename extension |
none, .o, .obj, .lib |
---|---|
Internet media type | application/x-coff, application/x-coffexec |
Magic number | |
Developed by | AT&T Corporation |
Type of format | Binary, executable, object, shared libraries |
Extended to | XCOFF, ECOFF, Portable Executable, Executable and Linkable Format |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.