aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getdtablesize.2
AgeCommit message (Collapse)AuthorFilesLines
2020-06-19getdtablesize.2, sigqueue.2, clock_getres.3, clock_gettime.3, ↵Michael Kerrisk1-2/+0
clock_settime.3, attr.5, numa_maps.5: Remove old links These are all links that were created several years ago, mainly when pages were migrated to different sections, in order to allow the 'man' commands using the old section numbers to work. However, the plan was always to eventually remove them, after allowing people who cared to get used to the new section numbers. Now, after 5+ years in each case, it's time to remove these links. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2017-03-24getdtablesize.2, attr.5: Move .so directive to first lineAlexander Miller1-1/+1
Improves compatibility with the man and other dumb tools that process man page files. Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-04getdtablesize.2: Link to renamed getdtablesize.3Michael Kerrisk1-0/+2
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-04getdtablesize.3: Move from Section 2Michael Kerrisk1-94/+0
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22_exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, ↵Michael Kerrisk1-1/+1
getdtablesize.2, gethostname.2, getpagesize.2, getsid.2, killpg.2, mknod.2, mknodat.2, poll.2, posix_fadvise.2, pread.2, readlink.2, setpgid.2, setreuid.2, sigaltstack.2, stat.2, symlink.2, sync.2, truncate.2, vfork.2, wait.2, wait4.2, a64l.3, abs.3, acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atoi.3, cbrt.3, ceil.3, copysign.3, cosh.3, dirfd.3, div.3, ecvt.3, erf.3, erfc.3, exp.3, exp2.3, fabs.3, fdim.3, ffs.3, floor.3, fma.3, fmax.3, fmin.3, fmod.3, fpclassify.3, frexp.3, ftw.3, fwide.3, gcvt.3, getcwd.3, getdate.3, getgrent.3, gethostid.3, getpass.3, getpwent.3, getsubopt.3, getw.3, hypot.3, ilogb.3, index.3, isalpha.3, isgreater.3, iswblank.3, j0.3, ldexp.3, lockf.3, log.3, log10.3, log1p.3, logb.3, lrint.3, lround.3, mkstemp.3, mktemp.3, modf.3, mq_receive.3, mq_send.3, nan.3, nextafter.3, posix_fallocate.3, posix_memalign.3, printf.3, qecvt.3, random.3, realpath.3, remainder.3, remquo.3, rint.3, round.3, scalb.3, scalbln.3, scanf.3, siginterrupt.3, signbit.3, sigset.3, sinh.3, sqrt.3, strcasecmp.3, strcat.3, strchr.3, strcmp.3, strcoll.3, strcpy.3, strfry.3, strpbrk.3, strsep.3, strspn.3, strstr.3, strtod.3, strtok.3, strtol.3, strtoul.3, strxfrm.3, tanh.3, tgamma.3, trunc.3, ttyslot.3, ualarm.3, usleep.3, wprintf.3, armscii-8.7, cp1251.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-3.7, iso_8859-5.7, iso_8859-6.7, iso_8859-8.7, koi8-u.7: tstamp Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22brk.2, chroot.2, faccessat.2, fchmodat.2, fchownat.2, fstatat.2, ↵Michael Kerrisk1-2/+3
futimesat.2, getdtablesize.2, getpagesize.2, getsid.2, linkat.2, mkdirat.2, mknodat.2, openat.2, pread.2, readlinkat.2, renameat.2, setpgid.2, sigaltstack.2, symlinkat.2, sync.2, timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, unlinkat.2, utimensat.2, vfork.2, acosh.3, asinh.3, atanh.3, dirfd.3, dprintf.3, ecvt.3, expm1.3, fexecve.3, fmemopen.3, gcvt.3, getcwd.3, gethostid.3, getpass.3, getsubopt.3, getw.3, mbsnrtowcs.3, mkfifoat.3, mkstemp.3, mktemp.3, opendir.3, posix_memalign.3, rint.3, siginterrupt.3, stpcpy.3, stpncpy.3, strdup.3, strerror.3, strnlen.3, strsignal.3, strtol.3, strtoul.3, ualarm.3, usleep.3, wcpcpy.3, wcpncpy.3, wcscasecmp.3, wcsdup.3, wcsncasecmp.3, wcsnlen.3, wcsnrtombs.3: ffix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22brk.2, getdtablesize.2, getpagesize.2, vfork.2, getpass.3, ualarm.3, ↵Michael Kerrisk1-1/+15
usleep.3: Updated feature test macro requirements Corrected requirements for glibc versions before 2.12, and added changed requirements in glibc 2.12. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+9
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-26Added an ERRORS section.Michael Kerrisk1-0/+6
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-8/+8
sections or shifting paragraphs between sections.
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-4/+5
white space.
2006-10-02Slight rewordingMichael Kerrisk1-2/+2
2006-10-02Noted that sysconf(_SC_OPEN_MAX) is preferred in portable applications.Michael Kerrisk1-0/+4
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-3/+3
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
there was a mix of x.yBSD and BSD x.y).
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+60