1. 38f5586 cmsg.3: Minor cosmetic changes in example code by Michael Kerrisk · 10 years ago master
  2. 6cd7a2c cmsg.3: Minor cosmetic changes to example code by Michael Kerrisk · 10 years ago
  3. 03117dc fsync.2: Give some examples of files where sync can fail with EINVAL by Michael Kerrisk · 10 years ago
  4. 0a8909c ld.so.8: Document use of $ORIGIN, $LIB, and $PLATFORM in environment variables by Michael Kerrisk · 10 years ago
  5. 71ffb3e ld.so.8: wfix: remove redundant phrase by Michael Kerrisk · 10 years ago
  6. cf4e4d3 proc.5: Add reference to core(5) for info on /proc/sys/kernel/core_pipe_limit by Michael Kerrisk · 10 years ago
  7. d9f2d36 core.5: Document /proc/sys/kernel/core_pipe_limit by Michael Kerrisk · 10 years ago
  8. 2a79c2a execve.2: wfix by Michael Kerrisk · 10 years ago
  9. 246104f execve.2: Since Linux 2.6.28, recursive script interpretation is supported by Michael Kerrisk · 10 years ago
  10. 85a4005 makedev.3: NOTES: mention that <sys/types.h> may also define these macros by Michael Kerrisk · 10 years ago
  11. 3350a86 makedev(3): Use <sys/sysmacros.h> in SYNOPSIS by Mike Frysinger · 10 years ago
  12. c1a2e85 Makefile: Drop compression support and 'screen' target by Alexander Miller · 10 years ago
  13. 7d16624 vdso.7: The __kernel_clock_* interfaces don't support *_COARSE clocks on PowerPC by Michael Kerrisk · 10 years ago
  14. c74bc51 clock_getres.2: Note that coarse clock need architecture and VDSO support by Michael Kerrisk · 10 years ago
  15. b155912 Changes.old: tfix by Jakub Wilk · 10 years ago
  16. cfc2470 locale(5): country_car: Add a better description by Mike Frysinger · 10 years ago
  17. bfd08d7 readv.2: ffix by Michael Kerrisk · 10 years ago
  18. 840dfaf readv.2: wfix by Michael Kerrisk · 10 years ago
  19. 3b31ec6 readv.2: Tweaks to Christoph's patch by Michael Kerrisk · 10 years ago
  20. d948a87 readv.2: Document preadv2() and pwritev2() by Christoph Hellwig · 10 years ago
  21. a5a3afb vdso.7: Update for MIPS by Zubair Lutfullah Kakakhel · 10 years ago
  22. 65cdd61 elf.5: wfix by Alexander Miller · 10 years ago
  23. 4ca142b2 elf.5: wfix by Alexander Miller · 10 years ago
  24. 565a3ba locale.5: Adjust LC_IDENTIFICATION / abbreviation by Marko Myllynen · 10 years ago
  25. 9bbaafc locale.5: Update LC_ADDRESS after glibc change by Marko Myllynen · 10 years ago
  26. 4221001 Makefile: Remove line continuation at end of "install" recipe by Alexander Miller · 10 years ago
  27. 6c60c09 Makefile: tfix by Alexander Miller · 10 years ago
  28. 851124d Makefile: Improve recipe for "check-groff-warnings" target by Alexander Miller · 10 years ago
  29. 23509e5 Makefile: Don't leave $(GROFF_LOG) files behind by Alexander Miller · 10 years ago
  30. e1124af fcntl.2: Note that mandatory locking is now governed by a configuration option by Michael Kerrisk · 10 years ago
  31. afa0b44 mount.2: MS_MANDLOCK requires CAP_SYS_ADMIN (since Linux 4.5) by Michael Kerrisk · 10 years ago
  32. 51015f1 write.2: Clarify that 'size_t' and 'ssize_t' are integer types specified in POSIX by Michael Kerrisk · 10 years ago
  33. aead9ac read.2: Clarify that 'size_t' and 'ssize_t' are integer types specified in POSIX by Michael Kerrisk · 10 years ago
  34. b4b1c3e lseek.2: Note that 'off_t' is an integer data type defined by POSIX by Michael Kerrisk · 10 years ago
  35. f80350e hier.7: tfix by Michael Kerrisk · 10 years ago
  36. 9f6007b sigaction.2: Document SEGV_PKUERR by Michael Kerrisk · 10 years ago
  37. 0c962aa sigaction.2: Document SEGV_BNDERR by Michael Kerrisk · 10 years ago
  38. fec74bb ptrace.2: srcfix: add info about PTRACE_SEIZE by Michael Kerrisk · 10 years ago
  39. a73a078 sigaction.2: ffix by Michael Kerrisk · 10 years ago
  40. 8d03f12 quotactl.2: Document Q_GETNEXTQUOTA and Q_XGETNEXTQUOTA by Michael Kerrisk · 10 years ago
  41. 3b17710 quotactl.2: Rework/reorder ERRORS list by Michael Kerrisk · 10 years ago
  42. 4c8a2e1 quotactl.2: Add kernel version for G_GETINFO, Q_SETINFO, and Q_GETFMT by Michael Kerrisk · 10 years ago
  43. 3cf5ae1 quotactl.2: Note kernel version that removed Q_GETSTATS by Michael Kerrisk · 10 years ago
  44. 28520ed syscalls.2: Add preadv2() and pwritev2() by Michael Kerrisk · 10 years ago
  45. 5d47278 ip.7: Fix incorrect sockopt name by Benjamin Poirier · 10 years ago
  46. efcc21c semctl.2: From kernel 4.6, Linux now updates 'sempid' on SETALL operations by Michael Kerrisk · 10 years ago
  47. a90f441 readdir.3: wfix by Michael Kerrisk · 10 years ago
  48. 9a40ea4 lirc.4: tstamp by Michael Kerrisk · 10 years ago
  49. c219eb5 lirc.4: srcfix: add missing .TH line by Dr. Tobias Quathamer · 10 years ago
  50. 0f9e647 console.4: Remove outdated page by Michael Kerrisk · 10 years ago
  51. c02022e Start of man-pages-4.06: updating Changes and Changes.old by Michael Kerrisk · 10 years ago
  52. 23be34c Start of man-pages-4.06: updating .Announce and .lsm files by Michael Kerrisk · 10 years ago
  53. 74e07e9 Start of man-pages-4.06: renaming .Announce and .lsm files by Michael Kerrisk · 10 years ago
  54. 91f9840 Ready for 4.05 by Michael Kerrisk · 10 years ago man-pages-4.05
  55. bcd5737 Changes: Fix release date and location by Michael Kerrisk · 10 years ago
  56. 2c76776 Removed trailing white space at end of lines by Michael Kerrisk · 10 years ago
  57. 8c747f2 Changes: Expanded tabs by Michael Kerrisk · 10 years ago
  58. 9798670 locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflush.2, bind.2, bpf.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_nanosleep.2, clone.2, close.2, connect.2, copy_file_range.2, create_module.2, delete_module.2, dup.2, epoll_ctl.2, eventfd.2, execve.2, fallocate.2, fanotify_init.2, fcntl.2, flock.2, fork.2, fsync.2, futex.2, get_kernel_syms.2, getdomainname.2, getgroups.2, gethostname.2, getpagesize.2, getpeername.2, getsid.2, getsockname.2, getsockopt.2, gettimeofday.2, init_module.2, ioctl.2, ioctl_list.2, ioperm.2, iopl.2, kexec_load.2, kill.2, killpg.2, link.2, listen.2, llseek.2, lseek.2, madvise.2, memfd_create.2, mincore.2, mkdir.2, mknod.2, mmap.2, mount.2, nanosleep.2, nice.2, open.2, personality.2, pipe.2, poll.2, posix_fadvise.2, read.2, readahead.2, readlink.2, readv.2, recv.2, recvmmsg.2, rename.2, request_key.2, sched_setaffinity.2, sched_setattr.2, select.2, select_tut.2, semctl.2, semop.2, send.2, sendfile.2, sendmmsg.2, seteuid.2, setns.2, setpgid.2, setreuid.2, shutdown.2, sigaction.2, sigaltstack.2, signal.2, signalfd.2, sigpending.2, sigprocmask.2, sigsuspend.2, socketpair.2, splice.2, stat.2, statfs.2, stime.2, symlink.2, sync.2, syscall.2, syscalls.2, times.2, truncate.2, unlink.2, unshare.2, uselib.2, utimensat.2, vfork.2, vhangup.2, wait.2, wait4.2, write.2, a64l.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, aio_read.3, aio_write.3, asin.3, asinh.3, atan.3, atan2.3, atanh.3, atoi.3, backtrace.3, cbrt.3, ceil.3, cfree.3, clearenv.3, clock_getcpuclockid.3, clog10.3, cmsg.3, copysign.3, cos.3, cosh.3, ctermid.3, ctime.3, daemon.3, dirfd.3, div.3, dl_iterate_phdr.3, drand48.3, drand48_r.3, dysize.3, ecvt.3, ecvt_r.3, endian.3, erf.3, erfc.3, errno.3, exec.3, exp.3, exp2.3, expm1.3, fabs.3, fdim.3, ferror.3, fexecve.3, ffs.3, fgetgrent.3, fgetpwent.3, finite.3, flockfile.3, floor.3, fma.3, fmax.3, fmin.3, fmod.3, fopen.3, fpclassify.3, frexp.3, fseeko.3, fts.3, futimes.3, fwide.3, gamma.3, gcvt.3, getaddrinfo.3, getcwd.3, getdate.3, getdirentries.3, getdtablesize.3, getgrent.3, getgrent_r.3, getgrnam.3, getgrouplist.3, gethostbyname.3, gethostid.3, getline.3, getloadavg.3, getmntent.3, getnameinfo.3, getnetent_r.3, getpass.3, getprotoent_r.3, getpwent.3, getpwent_r.3, getpwnam.3, getrpcent_r.3, getservent_r.3, getspnam.3, getsubopt.3, getusershell.3, getutent.3, getw.3, gsignal.3, hypot.3, ilogb.3, inet.3, initgroups.3, insque.3, isalpha.3, isgreater.3, iswblank.3, j0.3, ldexp.3, lgamma.3, lio_listio.3, lockf.3, log.3, log10.3, log1p.3, log2.3, logb.3, lrint.3, lround.3, makedev.3, matherr.3, mbsnrtowcs.3, mkdtemp.3, mkfifo.3, mkstemp.3, mktemp.3, modf.3, mq_close.3, mq_getattr.3, mq_notify.3, mq_receive.3, mq_send.3, nan.3, nextafter.3, on_exit.3, open_memstream.3, opendir.3, perror.3, popen.3, posix_fallocate.3, posix_madvise.3, posix_memalign.3, posix_openpt.3, posix_spawn.3, pow.3, printf.3, profil.3, psignal.3, pthread_attr_setstack.3, pthread_setaffinity_np.3, putenv.3, putpwent.3, qecvt.3, rand.3, random.3, random_r.3, rcmd.3, readdir.3, realpath.3, remainder.3, remquo.3, rexec.3, rint.3, round.3, rpc.3, rpmatch.3, scalb.3, scalbln.3, scandir.3, scanf.3, seekdir.3, sem_wait.3, setbuf.3, setenv.3, setjmp.3, setnetgrent.3, siginterrupt.3, signbit.3, significand.3, sigset.3, sigsetops.3, sigvec.3, sigwait.3, sin.3, sinh.3, sleep.3, sockatmark.3, sqrt.3, statvfs.3, stpcpy.3, stpncpy.3, strdup.3, strerror.3, strftime.3, strlen.3, strnlen.3, strsep.3, strsignal.3, strtod.3, strtok.3, strtol.3, strtoul.3, syslog.3, system.3, tan.3, tanh.3, telldir.3, tempnam.3, termios.3, tgamma.3, timegm.3, timeradd.3, tmpfile.3, tmpnam.3, toascii.3, trunc.3, ttyslot.3, tzset.3, ualarm.3, unlocked_stdio.3, usleep.3, wcpcpy.3, wcpncpy.3, wcscasecmp.3, wcsdup.3, wcsncasecmp.3, wcsnlen.3, wcsnrtombs.3, wprintf.3, y0.3, pts.4, st.4, tty_ioctl.4, elf.5, gai.conf.5, group.5, locale.5, nsswitch.conf.5, proc.5, utmp.5, aio.7, capabilities.7, credentials.7, environ.7, epoll.7, fanotify.7, feature_test_macros.7, inotify.7, ip.7, mq_overview.7, namespaces.7, pipe.7, signal.7, socket.7, standards.7, svipc.7, symlink.7, time.7, unicode.7, unix.7: tstamp by Michael Kerrisk · 10 years ago
  59. 68df07d posix_spawn.3: srcfix: Add license delimiter tags by Michael Kerrisk · 10 years ago
  60. c0e2aba Changes: Ready for 4.05 by Michael Kerrisk · 10 years ago
  61. b6e7016 ioperm.2: Permissions are inherited across fork(2) by Michael Kerrisk · 10 years ago
  62. 38931a4 iopl.2: Permissions are not inherited across fork(2) or preserved on execve(2) by Michael Kerrisk · 10 years ago
  63. 33fd2d0 lseek.2: NFS supports SEEK_HOLE and SEEK_DATA by Michael Kerrisk · 10 years ago
  64. 6660ed0 lseek.2: FUSE now supports SEEK_HOLE and SEEK_DATA by Michael Kerrisk · 10 years ago
  65. 949ceae futex.2: FUTEX_CLOCK_REALTIME can now be used with FUTEX_WAIT by Michael Kerrisk · 10 years ago
  66. d5268de proc.5: Document additional /proc/meminfo fields by Michael Kerrisk · 10 years ago
  67. 9982c06 epoll_ctl.2: Fix discussion of "ignored" EPOLLHUP and EPOLLERR with EPOLLEXCLUSIVE by Michael Kerrisk · 10 years ago
  68. 6a6d83b epoll_ctl.2: Document EPOLLEXCLUSIVE by Michael Kerrisk · 10 years ago
  69. 1754f8d strftime.3: tfix by Nikola Forró · 10 years ago
  70. 8b4b1f6 proc.5: Document MemAvailable /proc/meminfo field by Michael Kerrisk · 10 years ago
  71. 43179f5 proc.5: Document CmaTotal and CmaFree fields of /proc/meminfo by Michael Kerrisk · 10 years ago
  72. 9c08822 statfs.2: Use consistent case for hex constants by Michael Kerrisk · 10 years ago
  73. c69e13c statfs.2: spfix by Jakub Wilk · 10 years ago
  74. 1d229d9 feature_test_macros.7: tfix by Jakub Wilk · 10 years ago
  75. d260f95 readdir_r.3: tfix by Jakub Wilk · 10 years ago
  76. 5fec876 adjtimex.2: tfix by Jakub Wilk · 10 years ago
  77. fca67dd strftime.3: Note which 'tm' fields are used to calculate each output string by Michael Kerrisk · 10 years ago
  78. 8dc9c2d strftime.3: Minor reordering of some text by Michael Kerrisk · 10 years ago
  79. 92a2239 symlink.7: Some "magic" symlinks have permissions other than 0777 by Michael Kerrisk · 10 years ago
  80. f1e1b55 dl_iterate_phdr.3: Note that first object visited by 'callback' is the main program by Michael Kerrisk · 10 years ago
  81. 9b14ad2 dl_iterate_phdr.3: Describe 'struct dl_phdr_info' fields added in glibc 2.4 by Michael Kerrisk · 10 years ago
  82. cf1487b open.2: wfix by Michael Kerrisk · 10 years ago
  83. 1893b64 recv.2, cmsg.3: Note that cmsg_len is typed as socklen_t in POSIX.1 by Michael Kerrisk · 10 years ago
  84. 4ecc4f7 cmsg.3: tfix by Michael Kerrisk · 10 years ago
  85. 8d8ee1c recv.2: tfix by Michael Kerrisk · 10 years ago
  86. 8924f60 recv.2: wfix by Michael Kerrisk · 10 years ago
  87. aea45da recv.2, cmsg.3: Fix type of cmsg_len member of cmsghdr structure by Nikola Forró · 10 years ago
  88. 1182ddb fmemopen.3: Update timestamp (page reviewed by Adhemerval Zanella) by Michael Kerrisk · 10 years ago
  89. 98faa64 pipe.7: Clarify that I/O signalling requires use of both F_SETOWN and O_ASYNC by Michael Kerrisk · 10 years ago
  90. 7255c7c fcntl.2: Rework description of F_SETOWN by Michael Kerrisk · 10 years ago
  91. 501934a timegm.3: Expand DESCRIPTION a little by Michael Kerrisk · 10 years ago
  92. 25a0440 timegm.3: Remove sample implementation of timegm() by Michael Kerrisk · 10 years ago
  93. 813596e epoll_ctl.2: Document ELOOP error for circular monitoring loops by Michael Kerrisk · 10 years ago
  94. cc7b360 splice.2: Improve description of 0 return value. by Askar Safin · 10 years ago
  95. 69fff55 sendfile.2: Fix incorrect description in text referring to splice(2) by Askar Safin · 10 years ago
  96. ddef8b9 fmemopen.3: wfix by Michael Kerrisk · 10 years ago
  97. 02959ce select.2: tfix by Michael Kerrisk · 10 years ago
  98. 4a86675 capabilities.7: wfix by Michael Kerrisk · 10 years ago
  99. 4efcd5d sched_setaffinity.2: wfix by Michael Kerrisk · 10 years ago
  100. 310ac27 sched_setaffinity.2: Warn that CPU_ALLOC() may allocate a slightly CPU set than requested by Michael Kerrisk · 10 years ago