2021-02-07 |
Michael Kerrisk | ferror.3: Remove fileno(3) content that was migrated... |
commit | commitdiff | tree |
2021-02-07 |
Michael Kerrisk | fileno.3: Split fileno(3) content out of ferror(3)... |
commit | commitdiff | tree |
2021-02-06 |
Michael Kerrisk | ipc.2: Minor tweak to Alex's patch regarding use of... |
commit | commitdiff | tree |
2021-02-06 |
Alejandro Colomar | bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dco... |
commit | commitdiff | tree |
2021-02-06 |
Alejandro Colomar | getsockname.2: Use restrict in prototypes |
commit | commitdiff | tree |
2021-02-06 |
Alejandro Colomar | gettimeofday.2: Use restrict in prototypes |
commit | commitdiff | tree |
2021-02-06 |
Alejandro Colomar | getitimer.2: Use restrict in prototypes |
commit | commitdiff | tree |
2021-02-06 |
Alejandro Colomar | epoll_wait.2: srcfix: glibc doesn't provide epoll_pwait... |
commit | commitdiff | tree |
2021-02-06 |
Michael Kerrisk | getgid.2, getuid.2: Note that these interfaces never... |
commit | commitdiff | tree |
2021-02-06 |
Michael Kerrisk | setbuf.3: POSIX doesn't require to errno to be unchange... |
commit | commitdiff | tree |
2021-02-06 |
Michael Kerrisk | setbuf.3: tfix |
commit | commitdiff | tree |
2021-02-04 |
Alejandro Colomar | s390_guarded_storage.2: tfix |
commit | commitdiff | tree |
2021-02-02 |
Michael Kerrisk | process_madvise.2: Restructure the text in DESCRIPTION... |
commit | commitdiff | tree |
2021-02-02 |
Michael Kerrisk | process_madvise.2: Minor edits to Suren Baghdasaryan... |
commit | commitdiff | tree |
2021-02-02 |
Michael Kerrisk | madvise.2: SEE ALSO: add process_madvise(2) |
commit | commitdiff | tree |
2021-02-02 |
Michael Kerrisk | pidfd_open.2: Note the process_madvise(2) use case... |
commit | commitdiff | tree |
2021-02-02 |
Suren Baghdasaryan | process_madvise.2: Document process_madvise(2) |
commit | commitdiff | tree |
2021-02-01 |
Dmitry Vorobev | malloc_trim.3: Remove mention of free() call |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: Minor tweaks to Bastien's patch |
commit | commitdiff | tree |
2021-01-30 |
Bastien Roucariès | environ.7: Reorder the text |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: Note the default if PAGER is not defined |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: ffix + tfix |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: Various edits to Bastien Roucariès's patch |
commit | commitdiff | tree |
2021-01-30 |
Bastien Roucariès | environ.7: Document that HOME, LOGNAME, SHELL, USER... |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: wfix |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: Improve the description of PATH |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | environ.7: wfix in description of PATH |
commit | commitdiff | tree |
2021-01-30 |
Michael Kerrisk | time.1: wfix: remove crufty sentence |
commit | commitdiff | tree |
2021-01-29 |
Michael Kerrisk | tmpfile.3: wfix |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | netdevice.7: wfix |
commit | commitdiff | tree |
2021-01-28 |
Pali Rohár | netdevice.7: Update documentation for SIOCGIFADDR SIOCS... |
commit | commitdiff | tree |
2021-01-28 |
Alejandro Colomar | man-pages.7: tfix |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | uri.7: tfix (logical quoting style) |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | man.7: tfix (logical quoting style) |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | rcmd.3: tfix (logical quoting style) |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | shmget.2: tfix |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | access.2: wfix |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | mmap.2: wfix |
commit | commitdiff | tree |
2021-01-28 |
Jakub Wilk | man-pages.7: tfix |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | environ.7: Minor tweaks to Bastien's patch |
commit | commitdiff | tree |
2021-01-28 |
Bastien Roucariès | environ.7: Document convention of string in environ |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | environ.7: Minor fixes to Bastien's patch |
commit | commitdiff | tree |
2021-01-28 |
Bastien Roucariès | environ.7: Add see also ld.so(8) for LD_ variables |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | environ.7: Be a little more precise when discussing... |
commit | commitdiff | tree |
2021-01-28 |
Michael Kerrisk | environ.7: Relocate and reword the mention of _GNU_SOURCE |
commit | commitdiff | tree |
2021-01-25 |
Michael Kerrisk | man-pages.7: tfix |
commit | commitdiff | tree |
2021-01-25 |
Michael Kerrisk | man-pages.7: Add a FORMATTING AND WORDING CONVENTIONS... |
commit | commitdiff | tree |
2021-01-25 |
Pali Rohár | sock_diag.7: Fix recvmsg() usage in the example |
commit | commitdiff | tree |
2021-01-24 |
Jakub Wilk | semget.2, shm_open.3: tfix |
commit | commitdiff | tree |
2021-01-24 |
Alejandro Colomar | random.3: srcfix: Don't break proper names into differe... |
commit | commitdiff | tree |
2021-01-24 |
Alejandro Colomar | kexec_load.2: srcfix: Don't break a line that doesn... |
commit | commitdiff | tree |
2021-01-24 |
Jakub Wilk | MAINTAINER_NOTES: tfix |
commit | commitdiff | tree |
2021-01-24 |
Alejandro Colomar | fopencookie.3: wsfix |
commit | commitdiff | tree |
2021-01-23 |
Michael Kerrisk | uri.7: Note that 'logical' quoting is the norm in Europe |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | man-pages.7: Note some rationale for the use of real... |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | Various pages: use "\-" to generate real minus in circu... |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | inotify.7: wfix |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | mq_overview.7: ffix |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | Various pages: use real minus signs in pathnames |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | confstr.3: ffix: Use real minus sign inside a string |
commit | commitdiff | tree |
2021-01-21 |
Michael Kerrisk | Various pages: Inside code blocks (.EX/.EE) use \-... |
commit | commitdiff | tree |
2021-01-20 |
Alessandro... | fread.3: Swap size and nmemb params |
commit | commitdiff | tree |
2021-01-20 |
Michael Kerrisk | mount.2: Note that the 'data' argument can be NULL |
commit | commitdiff | tree |
2021-01-20 |
Enke Chen | tcp.7: Documentation revision for TCP_USER_TIMEOUT |
commit | commitdiff | tree |
2021-01-20 |
Alejandro Colomar | circleq.3: Fix CIRCLEQ_LOOP_*() return type |
commit | commitdiff | tree |
2021-01-20 |
Bastien Roucariès | environ.7: Document valid values of pathnames for SHELL... |
commit | commitdiff | tree |
2021-01-19 |
Michael Kerrisk | man-pages.7: Document "acknowledgement" as the preferre... |
commit | commitdiff | tree |
2021-01-19 |
Alejandro Colomar | netlink.7, tcp.7: Spelling fix: s/acknowledgment/acknow... |
commit | commitdiff | tree |
2021-01-19 |
Johannes Wellhöfer | clone.2: tfix |
commit | commitdiff | tree |
2021-01-18 |
Jakub Wilk | cacheflush.2: tfix |
commit | commitdiff | tree |
2021-01-18 |
Jakub Wilk | pipe.7: tfix |
commit | commitdiff | tree |
2021-01-18 |
Michael Kerrisk | system.3: ffix |
commit | commitdiff | tree |
2021-01-18 |
Alejandro Colomar | system.3: Document bug and workaround when the command... |
commit | commitdiff | tree |
2021-01-17 |
Pali Rohár | netlink.7: Fix minimal Linux version for NETLINK_CAP_ACK |
commit | commitdiff | tree |
2021-01-17 |
Pali Rohár | rtnetlink.7: Remove IPv4 from description |
commit | commitdiff | tree |
2021-01-17 |
Alyssa Ross | ulimit.3: tfix |
commit | commitdiff | tree |
2021-01-17 |
Alejandro Colomar | execveat.2: Normalize notes about missing wrappers |
commit | commitdiff | tree |
2021-01-17 |
Alejandro Colomar | cacheflush.2: Update SYNOPSIS for glibc wrapper |
commit | commitdiff | tree |
2021-01-15 |
Michael Kerrisk | crypt.3: Update crypt() FTM requirements to note glibc... |
commit | commitdiff | tree |
2021-01-15 |
Michael Kerrisk | crypt.3: Reformat FTM info (in preparation for next... |
commit | commitdiff | tree |
2021-01-12 |
Michael Kerrisk | epoll_wait.2: Minor tweaks to Willem de Bruijn's patch |
commit | commitdiff | tree |
2021-01-12 |
Willem de Bruijn | epoll_wait.2: Add documentation of epoll_pwait2() |
commit | commitdiff | tree |
2021-01-11 |
Valentin Kettner | clone.2: Fix types in clone_args |
commit | commitdiff | tree |
2021-01-10 |
Alejandro Colomar | malloc.3: Document that realloc(p, 0) is specific to... |
commit | commitdiff | tree |
2021-01-10 |
Alejandro Colomar | Various pages: srcfix: Remove redundant .PP |
commit | commitdiff | tree |
2021-01-10 |
Michael Kerrisk | Revert "stailq.3, utmp.5, time_namespaces.7: srcfix... |
commit | commitdiff | tree |
2021-01-10 |
Michael Kerrisk | xcrypt.3: srcfix: use .PP rather than .LP |
commit | commitdiff | tree |
2021-01-10 |
Michael Kerrisk | shm_open.3: tfix |
commit | commitdiff | tree |
2021-01-10 |
Michael Kerrisk | stailq.3, utmp.5, time_namespaces.7: srcfix: remove... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | getfsent.3: tfix |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | mprotect.2, readv.2, sigaltstack.2, sigreturn.2, ctime... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | mlock.2: CONFORMING TO: note more explicitly which... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | alloc_hugepages.2: CONFORMING TO: reword to reflect... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | epoll_create.2: CONFORMING TO: mention also that epoll_... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | epoll_wait.2: CONFORMING TO: mention also that epoll_pw... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | time.1, ioctl_console.2, daemon.3, updwtmp.3, mouse... |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | smartpqi.4: tfix |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | open.2: wfix |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | inode.7: wfix |
commit | commitdiff | tree |
2021-01-09 |
Michael Kerrisk | Various pages: tfix (Oxford comma) |
commit | commitdiff | tree |
next |