]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3
fanotify.7: Minor fixes after feedback from Matthew Bobrowski
[thirdparty/man-pages.git] / man3 /
2018-06-26  Michael Kerriskopen_by_handle_at.2, ctermid.3, getcwd.3, proc.5: Wordi...
2018-06-26  Michael Kerriskgetcwd.3: Add details on the getcwd() syscall and how...
2018-06-26  Michael Kerriskgetcwd.3: Rework text on use of getcwd() system call
2018-06-26  Michael Kerriskgetcwd.3: Reorder the text describing "(unreachable...
2018-06-21  Lucas Werkmeisterusleep.3: ffix
2018-06-10  Matthew Kilgorestrcpy.3: Fix example code for strncpy, which could...
2018-05-31  Mike Frysingerexit.3: Note wider sysexits.h availability
2018-05-28  Michael Kerriskputenv.3: wfix
2018-05-02  Michael Kerrisktermios.3: Minor tweaks to Eugene's text
2018-05-02  Eugene Syromyatnikovtermios.3: Note an XTABS alpha issue
2018-04-30  Michael KerriskRemoved trailing white space at end of lines
2018-04-30  Michael Kerriskexecve.2, fallocate.2, getrlimit.2, io_submit.2, membar...
2018-04-27  Michael Kerriskkeyctl.2, sincos.3: spfix
2018-04-27  Michael Kerriskbpf.2, sched_setattr.2, crypt.3, elf.5, proc.5, fanotif...
2018-04-27  Michael Kerriskfallocate.2, keyctl.2, bzero.3: spfix
2018-04-19  Michael Kerriskfseek.3: Improve EPIPE error text
2018-04-19  Michael Kerriskfseek.3: ERRORS: EBADF should be ESPIPE
2018-04-13  Michael Kerriskencrypt.3: Replace text that is duplicated in crypt...
2018-04-13  Michael Kerriskcrypt.3: tfix
2018-04-13  Michael Kerriskcrypt.3: Tweaks to Carlos O'Donell's patch
2018-04-13  Michael Kerriskencrypt.3: srcfix: rewrap source lines
2018-04-13  Michael Kerriskcrypt.3: srcfix: rewrap source lines
2018-04-13  Carlos O'Donellcrypt.3, encrypt.3: Add notes about _XOPEN_CRYPT
2018-04-12  Michael Kerriskgetcwd.3: Minor tweaks to Carlos O'Donell's patch
2018-04-12  Michael Kerriskgetcwd.3: srcfix
2018-04-12  Carlos O'Donellgetcwd.3: Mention that "(unreachable)" is no longer...
2018-04-05  Michael Kerriskpthread_create.3: Minor fix: reorder table items
2018-04-05  Michael Kerriskpthread_create.3: Minor tweaks to Frederic Brault's...
2018-04-05  Frederic Braultpthread_create.3: Note default thread stack size for...
2018-03-27  Jann Horntsearch.3: tdelete() can return dangling pointers
2018-03-27  Jann Horntsearch.3: Clarify items vs nodes
2018-02-19  Michael Kerriskmakedev.3: Since glibc 2.28, <sys/types.h> no longer...
2018-02-09  Michael Kerriskatexit.3: wfix
2018-02-04  Mike Frysingerput(3): fix formatting of trailing period
2018-02-02  Michael Kerriskiconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_creat...
2018-01-06  Michael Kerriskpthread_mutexattr_setrobust.3: wfix
2018-01-06  Michael Kerriskdl_iterate_phdr.3: ffix
2018-01-06  Michael Kerriskbasename.3: wfix
2018-01-06  Michael Kerriskgetnameinfo.3: ffix
2018-01-06  Michael Kerriskresolver.3: ffix
2018-01-06  Michael Kerriskinitgroups.3: ffix
2018-01-06  Michael Kerriskgetutent.3: ffix
2018-01-06  Michael Kerriskgetmntent.3: ffix
2018-01-06  Michael Kerriskfgetpwent.3: Add missing ATTRIBUTES preamble
2017-12-23  Michael Kerriskerrno.3: 'errno -s' can be used to search for errors...
2017-12-19  Michael Kerriskfts.3: fts_pathlen = strlen(fts_path) + strlen(fts_name)
2017-12-18  Michael Kerriskusleep.3: Minor wording fix
2017-12-15  Michael Kerriskerrno.3: Add Linux error text corresponding to ENOMEM
2017-12-05  G. Branden Robinsoniconv.1, pthread_rwlockattr_setkind_np.3, man-pages...
2017-12-05  roblablapthread_mutexattr_init.3: wfix
2017-11-26  Michael Kerriskgetpid.2, pipe.2, abort.3, daemon.3, pthread_yield...
2017-11-25  Michael Kerriskmakedev.3: Minor fixes to Adrian Bunk's patch
2017-11-25  Adrian Bunkmakedev.3: glibc has deprecated exposing the definition...
2017-11-23  Michael Kerriskerrno.3: Remove an unnecessary sentence
2017-11-23  Michael Kerriskerrno.3: wfix
2017-11-23  Michael Kerriskerrno.3: Note the use of perror(3) and strerror(3)
2017-11-23  Michael Kerriskerrno.3: Minor wording change
2017-11-23  Michael Kerriskerrno.3: Explicitly note that error numbers vary also...
2017-11-23  Michael Kerriskerrno.3: Recast the advice against manually declaring...
2017-11-23  Michael Kerriskerrno.3: tfix
2017-11-23  Michael Kerriskerrno.3: Note use of errno(1) to look up error names...
2017-11-23  Michael Kerriskerrno.3: Note that error numbers vary somewhat across...
2017-11-23  Michael Kerriskerrno.3: Error numbers are positive values (rather...
2017-11-23  Michael Kerriskerrno.3: Reorganize the text and and some subheadings
2017-11-23  Michael Kerriskerrno.3: Note the <errno.h> also provides the symbolic...
2017-11-23  Michael Kerriskerrno.3: Minor text reorganization
2017-11-23  Michael Kerriskerrno.3: Minor rewording/reformatting
2017-11-23  Michael Kerriskerrno.3: Update error list for POSIX.1-2008
2017-11-23  Michael Kerriskerrno.3: srcfix
2017-11-23  Michael Kerriskerrno.3: Add some missing errors
2017-11-20  Michael Kerriskexec.3: glibc 2.24 dropped CWD from the defaul path
2017-11-20  Michael Kerriskpopen.3: Add a cross reference to Caveats in system(3)
2017-11-20  Michael Kerrisksystem.3: Mention file capabilities in discussion of...
2017-11-20  Michael Kerrisksystem.3: Note that user input for system() should...
2017-11-20  Michael Kerrisksystem.3: Minor rewording
2017-11-20  Michael Kerrisksystem.3: ffix
2017-11-20  Michael Kerrisksystem.3: Mention PATH explicitly in discussion of...
2017-11-20  Michael Kerrisksystem.3: Correctly note which shell Debian uses as...
2017-11-20  Michael Kerrisksystem.3: Create a "Caveats" subsection to hold warning...
2017-11-09  Seonghun Limstrverscmp.3: tfix
2017-11-09  Seonghun Limsockatmark.3: Fix cruft in code example
2017-11-09  Seonghun Limrandom_r.3: wfix
2017-11-09  Seonghun Limstdio.3: wsfix
2017-11-09  Seonghun Limstdin.3: tfix
2017-11-09  Seonghun Limatexit.3: wfix
2017-11-07  Lucas Werkmeistersystem.3: wfix
2017-11-02  Michael Kerriskffs.3: glibc 2.27 relaxes the FTM requriements for...
2017-10-29  Michael Kerriskstdio.3: Remove crufty reference to pc(1)
2017-10-29  Michael Kerriskstdio.3: Use proper section cross references in functio...
2017-10-27  G. Branden RobinsonReplace Latin abbreviation "cf.".
2017-10-23  G. Branden Robinsonconnect.2, ioprio_set.2, dbopen.3, group.5, fifo.7...
2017-10-22  Michael Kerriskinfnan.3: Remove page
2017-10-22  G. Branden Robinsonpthread_spin_init(3): tfix
2017-10-20  Michael Kerriskaccess.2, delete_module.2, eventfd.2, fallocate.2,...
2017-10-20  Michael Kerriskcapget.2, fanotify_init.2, fcntl.2, ioctl_tty.2, madvis...
2017-10-20  Michael Kerriskpthread_spin_init.3: srcfix
2017-10-20  Michael Kerriskpthread_spin_init.3: Minor rewording
2017-10-20  Michael Kerriskpthread_spin_init.3: Add more caveats on use of spin...
2017-10-20  Michael Kerriskpthread_spin_init.3: Strengthen note about when spin...
2017-10-20  Michael Kerriskpthread_spin_init.3: Operations on copies of *lock...
next