aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getnetent.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-206/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-12/+12
2023-08-13man*/: Replace .sp 1 calls by PP or IPAlejandro Colomar1-1/+1
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+16
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-2/+4
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
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/+191
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-191/+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-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-06Various pages: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-6/+5
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-2/+0
2020-12-21getent.1, access.2, cacheflush.2, chroot.2, clock_getres.2, fcntl.2, getrusag...Michael Kerrisk1-1/+1
2020-11-15getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, m...Alejandro Colomar1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-18capget.2, gettimeofday.2, nanosleep.2, process_vm_readv.2, readv.2, seccomp.2...Michael Kerrisk1-1/+1
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-5/+5
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod....Michael Kerrisk1-3/+3
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24getnetent.3: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2015-04-19getent.1, fallocate.2, getrlimit.2, llseek.2, madvise.2, mount.2, poll.2, pos...Michael Kerrisk1-1/+1
2015-04-11getnetent.3: ATTRIBUTES: Note functions that aren't thread-safeZeng Linggang1-0/+51
2014-01-03epoll_ctl.2, execve.2, recv.2, timer_create.2, wait.2, argz_add.3, basename.3...Michael Kerrisk1-1/+1
2013-06-12time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sch...Michael Kerrisk1-10/+29
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2008-08-18tstampMichael Kerrisk1-1/+1
2008-08-18RETURN VALUE: emphasize that returned pointer points to aMichael Kerrisk1-1/+3
2008-08-18Note that the gethostbyaddr() 'net' argument is in host byte order.Michael Kerrisk1-0/+3
2008-08-18n_net nowadays has type uint32_tMichael Kerrisk1-4/+4
2008-08-18In glibc 2.2, the type of the 'net' argument for getnetbyaddr()Michael Kerrisk1-2/+9
2008-08-13Rephrase description in terms of a database, rather than a file.Michael Kerrisk1-20/+20
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-2/+2
2007-06-22ffixMichael Kerrisk1-1/+2
2007-05-18Fix inconsistencies in .TH linesMichael Kerrisk1-1/+1
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-8/+24
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-5/+7
2007-04-05Replaced tabs with spacesMichael Kerrisk1-9/+6
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-8/+8
2005-07-20RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" orMichael Kerrisk1-1/+1
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-07-04s/endservent/endnetent/Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+111