Vendeur : HPB-Red, Dallas, TX, Etats-Unis
EUR 4,72
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Vendeur : ThriftBooks-Atlanta, AUSTELL, GA, Etats-Unis
EUR 8,26
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
Vendeur : ThriftBooks-Dallas, Dallas, TX, Etats-Unis
EUR 16,30
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
Langue: anglais
Edité par O'Reilly Media, Incorporated, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : Better World Books, Mishawaka, IN, Etats-Unis
EUR 17,94
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : Good. Pages intact with minimal writing/highlighting. The binding may be loose and creased. Dust jackets/supplements are not included. Stock photo provided. Product includes identifying sticker. Better World Books: Buy Books. Do Good.
Vendeur : MusicMagpie, Stockport, Royaume-Uni
EUR 11,93
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. 1772711596. 3/5/2026 11:53:16 AM.
Vendeur : Goodwill of Silicon Valley, SAN JOSE, CA, Etats-Unis
EUR 16,30
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : good. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Good condition! Any other included accessories are also in Good condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear.
Vendeur : Textbooks_Source, Columbia, MO, Etats-Unis
EUR 16,32
Quantité disponible : Plus de 20 disponibles
Ajouter au panierpaperback. Etat : Good. 2nd Edition. Ships in a BOX from Central Missouri! May not include working access code. Will not include dust jacket. Has used sticker(s) and some writing or highlighting. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
EUR 38,92
Quantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Langue: anglais
Edité par O'Reilly Media 6/8/2013, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 41,27
Quantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. Linux System Programming: Talking Directly to the Kernel and C Library. Book.
EUR 44,93
Quantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
EUR 48,77
Quantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback. Etat : New. 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.
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 51,40
Quantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
EUR 44,77
Quantité disponible : 12 disponible(s)
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. Established seller since 2000.
Langue: anglais
Edité par O'Reilly Media, Sebastopol, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : Grand Eagle Retail, Bensenville, IL, Etats-Unis
EUR 59,64
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. Write software that makes the most effective use of the Linux system, including the kernel and core system libraries. The majority of both Unix and Linux code is still written at the system level, and this book helps you focus on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist. Written primarily for engineers looking to program at the low level, this updated edition of Linux System Programming gives you an understanding of core internals that makes for better code, no matter where it appears in the stack. You'll take an in-depth look at Linux from both a theoretical and an applied perspective over a wide range of programming topics, including: An overview of Linux, the kernel, the C library, and the C compiler Reading from and writing to files, along with other basic file I/O operations, including how the Linux kernel implements and manages file I/O Buffer size management, including the Standard I/O library 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 File and directories-creating, moving, copying, deleting, and managing them Memory management - interfaces for allocating memory, managing the memory you have, and optimizing your memory access Signals and their role on a Unix system, plus basic and advanced signal interfaces Time, sleeping, and clock management, starting with the basics and continuing through POSIX clocks and high resolution timers 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. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
EUR 61,62
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : New. 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.
EUR 44,75
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New.
EUR 49,10
Quantité disponible : 12 disponible(s)
Ajouter au panierEtat : new.
EUR 61,35
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 51,24
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. In.
Vendeur : Chiron Media, Wallingford, Royaume-Uni
EUR 49,02
Quantité disponible : 2 disponible(s)
Ajouter au panierpaperback. Etat : New.
EUR 56,40
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. 2013. Second Edition. Paperback. 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. Num Pages: 456 pages, black & white illustrations. BIC Classification: ULL. Category: (XV) Technical / Manuals. Dimension: 232 x 178 x 23. Weight in Grams: 776. . . . . .
EUR 52,67
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : As New. Unread book in perfect condition.
Langue: anglais
Edité par O'Reilly Media, Inc, USA, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 54,78
Quantité disponible : 12 disponible(s)
Ajouter au panierPaperback / softback. Etat : New. New copy - Usually dispatched within 4 working days.
EUR 70,61
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. 2013. Second Edition. Paperback. 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. Num Pages: 456 pages, black & white illustrations. BIC Classification: ULL. Category: (XV) Technical / Manuals. Dimension: 232 x 178 x 23. Weight in Grams: 776. . . . . . Books ship from the US and Ireland.
Langue: anglais
Edité par O'Reilly Media, Incorporated, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : Majestic Books, Hounslow, Royaume-Uni
EUR 74,97
Quantité disponible : 3 disponible(s)
Ajouter au panierEtat : New. pp. 456.
Langue: anglais
Edité par O'Reilly Media, Incorporated, 2013
ISBN 10 : 1449339530 ISBN 13 : 9781449339531
Vendeur : Books Puddle, New York, NY, Etats-Unis
EUR 89,44
Quantité disponible : 3 disponible(s)
Ajouter au panierEtat : New. pp. 456 Index 2nd Edition.
EUR 50,89
Quantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback. Etat : New. 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.
EUR 95,20
Quantité disponible : 3 disponible(s)
Ajouter au panierpaperback. Etat : New. Paperback. Pub Date :2014-04-01 Pages: 420 Language: Chinese Publisher: People Post Press system programming is the writing system software. the code runs in the bottom of a direct dialogue with the kernel and core system libraries. Linux System Programming (2nd Edition) is a tutorial on Linux system programming manual also describes a Linux system calls. or how to achieve a faster and more elegant code Insider's Guide. Linux System Programming (2nd Edition) is divided into 11 chapters and tw.
Vendeur : BennettBooksLtd, Los Angeles, CA, Etats-Unis
EUR 106,43
Quantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : New. In shrink wrap. Looks like an interesting title!
EUR 60,63
Quantité disponible : 2 disponible(s)
Ajouter au panierKartoniert / Broschiert. Etat : New. 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 sy.