<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/01-history-and-standards/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/02-fundamental-concepts/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/03-system-programming-concepts/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/04-file-IO-the-universal-IO-model/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/05-file-IO-further-details/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/06-process/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/07-memory-allocation/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/08-users-and-groups/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/09-process-credentials/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/10-time/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/11-system-limits-and-options/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/12-system-and-process-infomation/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/13-file-IO-buffering/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/14-file-system/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/15-file-attributes/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/16-extended-attributes/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/17-access-control-lists/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/18-directories-and-links/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/19-monitoring-file-events/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/20-signal-fundamental-concepts/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/21-signal-siganal-handlers/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/22-signal-advanced-features/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/23-timers-and-sleeping/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/24-process-creation/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/25-process-termination/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/26-monitoring-child-process/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/27-program-execution/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/28-process-creation-and-program-execution-in-detail/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/29-threads-introduction/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/30-threads-thread-synchronization/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/31-threads-thread-safely-and-per-thread-storage/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/32-threads-thread-cancellation/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/33-threads-further-details/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/34-process-groups-sessions-andjob-control/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/35-process-priorities-and-scheduling/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/36-process-resource/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/37-daemons/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/38-writting-secure-privileged-program/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/39-capabilities/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/40-login-accounting/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/41-fundamentals-of-shared-libraries/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/42-advanced-features-of-shared-libraries/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/43-interprocess-communication-overview/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/44-pipe-and-FIFOs/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/45-introduction-to-system-v-IPC/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/46-system-v-message-queue/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/47-system-v-semaphores/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/48-system-v-shared-memory/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/49-memory-mapping/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/50-virtual-memory-operations/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/51-introduction-to-posix-ipc/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/52-posix-message-queue/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/53-posix-semaphores/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/54-posix-shared-memory/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/55-file-locking/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/56-sockets-introduction/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/57-sockets-unix-domain/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/58-sockets-fundamentals-of-tcp-ip-network/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/59-sockets-internet-domains/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/60-sockets-server-design/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/61-sockets-server-topics/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/62-terminals/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/63-alternative-IO-models/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
    <url>
         <loc>https://github.com/TaceyWong/the-linux-programming-interface-notes/64-pseudoterminals/note/</loc>
         <lastmod>2021-11-09</lastmod>
         <changefreq>daily</changefreq>
    </url>
</urlset>