System V Application Binary Interface

System V Application Binary Interface

Author: Unix System Laboratories

Publisher: Prentice Hall

Published: 1993

Total Pages: 244

ISBN-13:

DOWNLOAD EBOOK

From UNIX Labs--a comprehensive manual covering software installation, low-level system information, program loading, dynamic linking, libraries, formats, protocols, and system commands that comprise the binary interface for SVR4.


Information Technology Encyclopedia and Acronyms

Information Technology Encyclopedia and Acronyms

Author: Ejub Kajan

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 699

ISBN-13: 3642562620

DOWNLOAD EBOOK

Since the early days of information technology, professionals have developed an extraordinary huge amount of jargon, full of acronyms. This dictionary resolves more than 4,000 broadly used acronyms. It provides concise information, illustrated explanations, and numerous cross-references for the majority of technical terms. Most entries for acronyms that are associated with organizations, corporations, and conferences include Web links. All in all, the book constitutes an encyclopaedic documentation of information and communication technology organized by acronyms. An invaluable reference work for anybody who wants to stay on top of today's fast growing language of information technology.


Advanced Compiler Design Implementation

Advanced Compiler Design Implementation

Author: Steven Muchnick

Publisher: Morgan Kaufmann

Published: 1997-08

Total Pages: 894

ISBN-13: 9781558603202

DOWNLOAD EBOOK

Computer professionals who need to understand advanced techniques for designing efficient compilers will need this book. It provides complete coverage of advanced issues in the design of compilers, with a major emphasis on creating highly optimizing scalar compilers. It includes interviews and printed documentation from designers and implementors of real-world compilation systems.


UNIX System V Release 4

UNIX System V Release 4

Author: Kenneth H. Rosen

Publisher: McGraw-Hill Companies

Published: 1996

Total Pages: 1228

ISBN-13:

DOWNLOAD EBOOK

For beginning, intermediate, and advanced users, this book offers complete coverage of UNIX. Offering information on basic UNIX, programming UNIX, communications and networking, the book also discusses new, more advanced tools such as Perl and presents in-depth discussions of the Internet, Windows, Linux, the bestselling UNIX systems, and more.


Linux System Programming

Linux System Programming

Author: Robert Love

Publisher: "O'Reilly Media, Inc."

Published: 2013-05-14

Total Pages: 568

ISBN-13: 1449341535

DOWNLOAD EBOOK

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing smarter, faster code. Love clearly distinguishes between POSIX standard functions and special services offered only by Linux. With a new chapter on multithreading, this updated and expanded edition provides an in-depth look at Linux from both a theoretical and applied perspective over a wide range of programming topics, including: A Linux kernel, C library, and C compiler overview Basic I/O operations, such as reading from and writing to files Advanced I/O interfaces, memory mappings, and optimization techniques The family of system calls for basic process management Advanced process management, including real-time processes Thread concepts, multithreaded programming, and Pthreads File and directory management Interfaces for allocating memory and optimizing memory access Basic and advanced signal interfaces, and their role on the system Clock management, including POSIX clocks and high-resolution timers