Dieses Angebot wurde verkauft am Do, 16. Okt um 03:04.
Die Linux-Programmierschnittstelle: Ein Linux- und UNIX-Systemprogrammierhandbuch, K
Verkauft
Die Linux-Programmierschnittstelle: Ein Linux- und UNIX-Systemprogrammierhandbuch, K
US $45,76US $45,76
Do, 16. Okt, 15:04Do, 16. Okt, 15:04

Die Linux-Programmierschnittstelle: Ein Linux- und UNIX-Systemprogrammierhandbuch, K-

Ursprünglicher Text
The Linux Programming Interface: A Linux and UNIX System Programming Handbook, K
New Legacy Books
(17308)
Angemeldet als gewerblicher Verkäufer
US $45,76
Ca.EUR 39,29
Artikelzustand:
Sehr gut
    Versand:
    Kostenlos Economy Shipping.
    Standort: Annandale, New Jersey, USA
    Lieferung:
    Lieferung zwischen Mo, 20. Okt und Fr, 24. Okt nach 94104 bei heutigem Zahlungseingang
    Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
    Rücknahme:
    30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
    Zahlungen:
       Diners Club 

    Sicher einkaufen

    eBay-Käuferschutz
    Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

    • Gratis Rückversand im Inland
    • Punkte für jeden Kauf und Verkauf
    • Exklusive Plus-Deals
    Der Verkäufer ist für dieses Angebot verantwortlich.
    eBay-Artikelnr.:227027574835
    Zuletzt aktualisiert am 16. Okt. 2025 11:55:35 MESZAlle Änderungen ansehenAlle Änderungen ansehen

    Artikelmerkmale

    Artikelzustand
    Sehr gut: Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand ...
    Book Title
    The Linux Programming Interface: A Linux and UNIX System Progr
    ISBN
    9781593272203
    Kategorie

    Über dieses Produkt

    Product Identifiers

    Publisher
    No Starch Press, Incorporated
    ISBN-10
    1593272200
    ISBN-13
    9781593272203
    eBay Product ID (ePID)
    108964737

    Product Key Features

    Number of Pages
    1552 Pages
    Language
    English
    Publication Name
    Linux Programming Interface : a Linux and Unix System Programming Handbook
    Publication Year
    2010
    Subject
    Operating Systems / Unix, Operating Systems / Linux, Operating Systems / General, Programming / Open Source
    Features
    New Edition
    Type
    Textbook
    Author
    Michael Kerrisk
    Subject Area
    Computers
    Format
    Hardcover

    Dimensions

    Item Height
    2.4 in
    Item Weight
    84.1 Oz
    Item Length
    9.6 in
    Item Width
    7.4 in

    Additional Product Features

    Intended Audience
    Trade
    LCCN
    2010-001947
    Dewey Edition
    22
    TitleLeading
    The
    Illustrated
    Yes
    Dewey Decimal
    005.4/32
    Edition Description
    New Edition
    Table Of Content
    Preface Chapter 1: History and Standards Chapter 2: Fundamental Concepts Chapter 3: System Programming Concepts Chapter 4: File I/O: The Universal I/O Model Chapter 5: File I/O: Further Details Chapter 6: Processes Chapter 7: Memory Allocation Chapter 8: Users and Groups Chapter 9: Process Credentials Chapter 10: Time Chapter 11: System Limits and Options Chapter 12: System and Process Information Chapter 13: File I/O Buffering Chapter 14: File Systems Chapter 15: File Attributes Chapter 16: Extended Attributes Chapter 17: Access Control Lists Chapter 18: Directories and Links Chapter 19: Monitoring File Events Chapter 20: Signals: Fundamental Concepts Chapter 21: Signals: Signal Handlers Chapter 22: Signals: Advanced Features Chapter 23: Timers and Sleeping Chapter 24: Process Creation Chapter 25: Process Termination Chapter 26: Monitoring Child Processes Chapter 27: Program Execution Chapter 28: Process Creation and Program Execution in More Detail Chapter 29: Threads: Introduction Chapter 30: Threads: Thread Synchronization Chapter 31: Threads: Thread Safety and Per-Thread Storage Chapter 32: Threads: Thread Cancellation Chapter 33: Threads: Further Details Chapter 34: Process Groups, Sessions, and Job Control Chapter 35: Process Priorities and Scheduling Chapter 36: Process Resources Chapter 37: Daemons Chapter 38: Writing Secure Privileged Programs Chapter 39: Capabilities Chapter 40: Login Accounting Chapter 41: Fundamentals of Shared Libraries Chapter 42: Advanced Features of Shared Libraries Chapter 43: Interprocess Communication Overview Chapter 44: Pipes and FIFOs Chapter 45: Introduction to System V IPC Chapter 46: System V Message Queues Chapter 47: System V Semaphores Chapter 48: System V Shared Memory Chapter 49: Memory Mappings Chapter 50: Virtual Memory Operations Chapter 51: Introduction to POSIX IPC Chapter 52: POSIX Message Queues Chapter 53: POSIX Semaphores Chapter 54: POSIX Shared Memory Chapter 55: File Locking Chapter 56: Sockets: Introduction Chapter 57: Sockets: UNIX Domain Chapter 58: Sockets: Fundamentals of TCP/IP Networks Chapter 59: Sockets: Internet Domains Chapter 60: Sockets: Server Design Chapter 61: Sockets: Advanced Topics Chapter 62: Terminals Chapter 63: Alternative I/O Models Chapter 64: Pseudoterminals Appendix A: Tracing System Calls Appendix B: Parsing Command-Line Options Appendix C: Casting the NULL Pointer Appendix D: Kernel Configuration Appendix E: Further Sources of Information Appendix F: Solutions to Selected Exercises
    Synopsis
    The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs. You'll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You'll learn how to: Read and write files efficiently Use signals, clocks, and timers Create processes and execute programs Write secure programs Write multithreaded programs using POSIX threads Build and use shared libraries Perform interprocess communication using pipes, message queues, shared memory, and semaphores Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms. The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that's destined to become a new classic.The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs. You'll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You'll learn how to: Read and write files efficiently Use signals, clocks, and timers Create processes and execute programs Write secure programs Write multithreaded programs using POSIX threads Build and use shared libraries Perform interprocess communication using pipes, message queues, shared memory, and semaphores Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms. The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that's destined to become a new classic., The Linux Programming Interface describes the Linux API(application programming interface)-the system calls,library functions, and other low-level interfaces thatare used, directly or indirectly, by every program thatruns on Linux. Programs that explicitly use theseinterfaces are commonly called system programs, andinclude applications such as shells, editors, windowingsystems, terminal emulators, file managers, compilers,database management systems, virtual machines, networkservers, and much of the other software that is employedon a daily basis on Linux systems. Extensively indexedand heavily cross-referenced, The Linux ProgrammingInterface is both an introductory guide for readers newto the topic of system programming, and a comprehensivereference for experienced system programmers. Althoughthis book goes into detail on a wealth of Linux-specificfeatures, it gives careful attention to contemporary Unixprogramming standards and to portability issues., The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface--the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs. You'll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You'll learn how to: -Read and write files efficiently -Use signals, clocks, and timers -Create processes and execute programs -Write secure programs -Write multithreaded programs using POSIX threads -Build and use shared libraries -Perform interprocess communication using pipes, message queues, shared memory, and semaphores -Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll , inotify , and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms. The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that's destined to become a new classic., The Linux Programming Interface describes the Linux API(application programming interface)-the system calls,library functions, and other low-level interfaces thatare used, directly or indirectly, by every program thatruns on Linux. Programs that explicitly use theseinterfaces are commonly called system programs, andinclude applications ......
    LC Classification Number
    QA76.76.O63

    Artikelbeschreibung des Verkäufers

    Rechtliche Informationen des Verkäufers

    Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
    Info zu diesem Verkäufer

    New Legacy Books

    99,5% positive Bewertungen65.256 Artikel verkauft

    Mitglied seit Apr 2013
    Antwortet meist innerhalb 48 Stunden
    Angemeldet als gewerblicher Verkäufer
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

    Durchschnitt in den letzten 12 Monaten
    Genaue Beschreibung
    4.9
    Angemessene Versandkosten
    5.0
    Lieferzeit
    5.0
    Kommunikation
    5.0

    Verkäuferbewertungen (18.141)

    Alle Bewertungenselected
    Positiv
    Neutral
    Negativ
    • p***9 (948)- Bewertung vom Käufer.
      Letzte 6 Monate
      Bestätigter Kauf
      THE WORLDS OF EDGAR RICE BURROUGHS, EDITED BY MIKE RESNICK AND ROBERT T. GARCIA, TRADE PAPERBACK, FIRST PRINTING, OCTOBER 2013, arrived just as described. The book was shipped promptly. It was packaged securely to prevent any damage. And the price including the shipping charge was an excellent value! Highly recommended seller!
    • d***g (671)- Bewertung vom Käufer.
      Letzte 6 Monate
      Bestätigter Kauf
      Fortune smiled upon my quest when I discovered this merchant's offering! The item, wrapped as preciously as the shroud of Turin itself, arrived with haste that would shame a falcon. Upon first use, such joy emerged that I believed myself transported to heaven's own marketplace. Verily, this seller's honor shines brighter than a cathedral's gold! A+++, would purchase again! ⭐⭐⭐⭐⭐ Shipping: Swift as divine grace Item: Perfect as described Service: Most excellent indeed
    • 8***h (404)- Bewertung vom Käufer.
      Letzte 6 Monate
      Bestätigter Kauf
      Book was in great condition, as others mentioned was only packaged in a plastic bag so could have used a bit more cushion for protection but luckily it was ok for me. Was not shipped within the expected time frame and arrived a day after the expected window which was disappointing since we were going away before it arrived and it was meant to bring along with us. Listing stated arrives in 2-4 days and came on day 5 instead due to the late drop off. Great price for the book and value overall.

    Produktbewertungen & Rezensionen

    4.4
    7 Produktbewertungen
    • 6 Nutzer bewerten dieses Produkt mit 5 von 5 Sternen
    • 0 Nutzer bewerten dieses Produkt mit 4 von 5 Sternen
    • 0 Nutzer bewerten dieses Produkt mit 3 von 5 Sternen
    • 0 Nutzer bewerten dieses Produkt mit 2 von 5 Sternen
    • 1 Nutzer bewerten dieses Produkt mit 1 von 5 Sternen

    Would recommend

    Good value

    Compelling content

    Relevanteste Rezensionen

    • If you are programming on Linux, this book will make your life easier.

      Taking an operating systems class in C and have already found myself turning to this book for file I/O and socket programming.

      Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: sabrw89-4

    • Ok

      This book is for someone with many more years of Linux (and C) than I have. Can not fairly rate this book.

      Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: booksrun

    • Thank you for delivering

      Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: bellwetherbooks_usa

    • college

      Son needed for college. Has had no problems

      Bestätigter Kauf: JaZustand: Gebraucht

    • it was exactly what he asked for

      my brother was very excited whn he got it

      Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: goodwillbks