aboutsummaryrefslogtreecommitdiffstats
path: root/man2/syscall.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-367/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-18/+18
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-2/+2
2023-04-21syscall.2: Document ENOSYS errorGünther Noack1-0/+6
2023-04-20man*/: ffix, wfixнаб1-1/+1
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-9/+9
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-11-17syscall.2: add loongarchXi Ruoyao1-0/+2
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-7/+7
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+358
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-358/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-05-02Various pages: EXAMPLES: Remove unused includesAlejandro Colomar1-3/+2
2022-05-01Various pages: EXAMPLES: Fix usage of argc and argvAlejandro Colomar1-1/+1
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25syscall.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [BSD-4-Clause-UC] Use SPDX-License-IdentifierAlejandro Colomar1-29/+1
2021-06-20syscall.2: wfix + ffixAlejandro Colomar1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-12/+6
2020-12-31pread.2, rename.2, syscall.2, utimensat.2, gethostid.3, rcmd.3, seekdir.3, se...Michael Kerrisk1-0/+1
2020-12-22syscall.2: Update superh syscall conventionPeter H. Froehlich1-10/+4
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-06-08syscall.2: Minor wording tweaksMichael Kerrisk1-4/+3
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2020-05-19adjtimex.2, prctl.2, semget.2, signalfd.2, umount.2, syscall.2, dlopen.3, get...Michael Kerrisk1-1/+1
2020-05-06syscall.2: arm64: Fix syscall number register sizeDave Martin1-1/+1
2020-05-06syscall.2: arm: Use real register names for arm/OABIDave Martin1-2/+2
2020-02-09_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_create.2, modify_ldt.2, ...Michael Kerrisk1-1/+1
2020-01-10syscall.2: Minor tweaks to Petr Vorel's patchMichael Kerrisk1-3/+10
2020-01-10syscall.2: Update feature test macro requirementsPetr Vorel1-1/+11
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-09-13syscall.2: Add information for powerpc64Shawn Anastasio1-0/+7
2019-09-10syscall.2: Update name of syscall instruction for riscvMichael Kerrisk1-1/+1
2019-01-10syscall.2: tfixMichael Kerrisk1-2/+2
2019-01-10syscall.2: tfixMichael Kerrisk1-1/+1
2019-01-10syscall.2: ffixMichael Kerrisk1-4/+0
2019-01-10syscall.2: Rework table to render within 80 columnsMichael Kerrisk1-15/+16
2019-01-10getgid.2, getpid.2, getuid.2, pipe.2, syscall.2: Minor tweaks to Eugene's patchMichael Kerrisk1-5/+9
2019-01-10getgid.2, getpid.2, getuid.2, pipe.2, syscall.2: Describe 2nd return value pe...Eugene Syromiatnikov1-27/+38
2019-01-09syscall.2: ffixEugene Syromiatnikov1-0/+1
2018-12-08syscall.2: Fix wrong retval register number in alpha architecturesnyh1-1/+1
2018-11-07syscall.2: parisc needs care with syscall parametersHelge Deller1-1/+1
2018-10-14syscall.2: Some fixes to Eugene Syromyatnikov's patchMichael Kerrisk1-22/+24
2018-10-14syscall.2: Elaborate x32 ABI specificsEugene Syromyatnikov1-7/+35
2018-10-14syscall.2: tfixEugene Syromyatnikov1-1/+1
2018-04-30execve.2, fallocate.2, getrlimit.2, io_submit.2, membarrier.2, mmap.2, msgget...Michael Kerrisk1-1/+1
2018-04-27syscall.2: spfixMichael Kerrisk1-1/+1
2018-02-24syscall.2: Add riscvAdam Borowski1-0/+2
2017-10-18clone.2, getcpu.2, shmget.2, syscall.2, dladdr.3, proc.5, vdso.7: Consistentl...Michael Kerrisk1-3/+3
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19_syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S...Michael Kerrisk1-2/+2
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2017-08-12syscall.2: ffixMichael Kerrisk1-9/+9
2017-08-12syscall.2: srcfixMichael Kerrisk1-4/+0
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-03-12syscall.2: Note parisc handling of aligned register pairsMike Frysinger1-0/+4
2017-03-12syscall.2: Add endian details with 64-bit splittingMike Frysinger1-2/+20
2016-12-10syscall.2: Minor fix in example programMichael Kerrisk1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-12syscall.2: Eliminate groff "cannot adjust line" warningsMichael Kerrisk1-0/+4
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2015-12-30syscall(2): ffixMike Frysinger1-1/+1
2015-12-30syscall.2: Minor tweaksMichael Kerrisk1-12/+25
2015-12-30syscall.2: tfixMichael Kerrisk1-1/+1
2015-12-30syscall.2: Reformat tables to be narrowerMichael Kerrisk1-26/+32
2015-12-30syscall.2: Add more architectures and improve error documentationMike Frysinger1-24/+53
2015-03-29intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m...Michael Kerrisk1-1/+1
2015-03-29syscall.2: ffixMichael Kerrisk1-17/+17
2015-03-29syscall.2: Minor edtis to Jann Horn's patchMichael Kerrisk1-2/+4
2015-03-29syscall.2: Add x32 ABIJann Horn1-1/+8
2015-03-22syscall.2: ffixStéphane Aulery1-16/+16
2015-01-22_exit.2, dup.2, execve.2, execveat.2, fallocate.2, fcntl.2, get_robust_list.2...Michael Kerrisk1-1/+1
2015-01-18syscall.2: wfixMichael Kerrisk1-1/+2
2015-01-18syscall.2: ffixMichael Kerrisk1-1/+1
2015-01-18syscall.2: Reformat "bool error" informationMichael Kerrisk1-18/+24
2015-01-18syscall.2: add arm64 and mipsKees Cook1-20/+27
2014-12-31localedef.1, adjtimex.2, clock_nanosleep.2, epoll_ctl.2, ioctl.2, madvise.2, ...Michael Kerrisk1-1/+1
2014-11-04syscall.2: SEE ALSO: add errno(3)Michael Kerrisk1-0/+1
2014-05-08bind.2, connect.2, create_module.2, delete_module.2, execve.2, get_robust_lis...Michael Kerrisk1-1/+1
2014-05-08syscall.2: Fix prototype for syscall(2)Rasmus Villemoes1-1/+1
2014-04-06bdflush.2, fsync.2, mmap.2, open.2, perf_event_open.2, sync.2, syscall.2, fme...Michael Kerrisk1-1/+1
2014-03-19syscall.2: Rework text to prevent groff warnings about wide tablesMichael Kerrisk1-3/+10
2014-01-11syscall.2, syscalls.2, ftw.3, getauxval.3, mcheck.3, puts.3, scanf.3, strftim...Michael Kerrisk1-1/+1
2014-01-02syscall.2, syscalls.2, getauxval.3: Add references to new vdso(7) pageMike Frysinger1-2/+4
2014-01-02syscall.2: Fix ia64 registersMike Frysinger1-2/+2
2013-09-17ioctl_list.2, kill.2, nfsservctl.2, sched_setaffinity.2, sched_setparam.2, sc...Michael Kerrisk1-1/+1
2013-08-09syscall.2: Correct registers for arm/EABIJohan Erlandsson1-2/+2
2013-08-09syscall.2: Add missing argument in exampleJohan Erlandsson1-1/+2
2013-06-21io_setup.2, perf_event_open.2, readdir.2, syscall.2, a64l.3, abs.3, asprintf....Michael Kerrisk1-1/+1
2013-05-19syscall.2: Document s390/s390x calling conventionMike Frysinger1-1/+5
2013-04-16syscall.2: tfixMichael Kerrisk1-1/+1
2013-04-08syscall.2: Move "Architecture calling conventions" subsectionMichael Kerrisk1-57/+57
2013-04-08syscall.2: Add PA-RISC details under calling conventionsMike Frysinger1-4/+2
2013-04-08syscall.2: Improve "Architecture calling conventions" subsectionMichael Kerrisk1-17/+47
2013-04-08syscall.2: Document the exact calling convention for architecture system callsMike Frysinger1-0/+29
2013-04-02syscall.2: wfixMichael Kerrisk1-2/+2
2013-04-01syscall.2: Corrections and improvements to Changhee Han's patchMichael Kerrisk1-24/+40
2013-04-01syscall.2: Refine discussion of ARM and other ABIsMichael Kerrisk1-3/+14
2013-04-01syscall.2: Minor fix-ups to Changhee Han's patchMichael Kerrisk1-14/+16
2013-04-01syscall.2: Add notes that caution users when passing arguments to syscall()Changhee Han1-0/+30
2013-03-12accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-1/+1
2013-03-10accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-0/+2
2012-08-14mprotect.2, syscall.2, realpath.3, iso_8859-1.7: tstampMichael Kerrisk1-1/+1
2012-07-19syscall.2: Add some more details to the description of syscall(2)Michael Kerrisk1-2/+16
2010-10-31getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, syn...Michael Kerrisk1-1/+1
2008-07-14Put SEE ALSO section into alphabetical order.Michael Kerrisk1-1/+1
2007-12-25ffixMichael Kerrisk1-0/+1
2007-12-17Add missing commans in SEE ALSO section.Michael Kerrisk1-2/+2
2007-10-23Added _syscall(2) and intro(2) to SEE ALSO section.Michael Kerrisk1-0/+2
2007-07-08Slight fix to example program.Michael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-5/+4
2007-06-25Added SEE ALSO reference to syscalls.2.Michael Kerrisk1-0/+2
2007-06-08Corrected minor spelling/wording mistakes (i.e., changesMichael Kerrisk1-1/+1
2007-05-26Conver to -man format; some rewrites; added an EXAMPLE.Michael Kerrisk1-23/+36
2007-05-16s/RETURN VALUES/RETURN VALUE/Michael Kerrisk1-1/+1
2006-04-30Remove bogus BUGS text.Michael Kerrisk1-4/+0
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-06-15global edit s/ -1/ \\-1/gMichael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+72