AUTOGENERATED FILE (do not edit) man7.org > tlpi > code > online > mmap/anon_mmap.c Linux/UNIX system programming training This is mmap/anon_mmap.c (Listing 49-3, pageĀ 1036), an example program file from the book, The Linux Programming Interface . The source code file is copyright 2010, Michael Kerrisk, and is licensed under the GNU General Public License, versionĀ 3 . This page shows the "distribution" or "book" version of the file ( why are there two versions? ), or the differences between the two versions. You can switch between the views using the tabs below. In the listing below, the names of Linux system calls and C library functions are hyperlinked to manual pages from the Linux man-pages project, and the names of functions implemented in the book are hyperlin...