aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-411/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-17/+17
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+6
2023-07-08regex.3: ffix: "([^...])" is not an end of sentenceнаб1-1/+1
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-9/+9
2023-04-22regex.3: srcfixAlejandro Colomar1-1/+2
2023-04-22regex.3: We rewrote most of the pageAlejandro Colomar1-0/+2
2023-04-21regex.3: Destandardeseify Match offsetsнаб1-28/+25
2023-04-21regex.3: Desoupify regerror() descriptionнаб1-20/+16
2023-04-21regex.3: SYNOPSIS: Remove superfluous commentsAlejandro Colomar1-6/+3
2023-04-21regex.3: Further clarify the sole purpose of REG_NOSUBнаб1-8/+6
2023-04-21regex.3: Finalise move of reg*.3typeнаб1-18/+32
2023-04-21regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move & link regex_t...наб1-0/+30
2023-04-21regex.3: Desoupify regfree() descriptionнаб1-5/+5
2023-04-21regex.3: Improve REG_STARTENDнаб1-13/+16
2023-04-21regex.3: Desoupify regexec() descriptionнаб1-6/+4
2023-04-20regex.3: SYNOPSIS: Add _Nullable qualifier to regerror()'s errbufAlejandro Colomar1-2/+2
2023-04-20regex.3: Desoupify regcomp() descriptionнаб1-15/+7
2023-04-20regex.3: Fix subsection headingsнаб1-5/+5
2023-04-20regex.3: SYNOPSIS: Add _Nullable qualifierAlejandro Colomar1-2/+2
2023-04-20man*/: ffix, wfixнаб1-2/+2
2023-04-20regex.3: wfixнаб1-2/+2
2023-04-20regex.3: ffixнаб1-2/+2
2023-04-20regex.3: Note that pmatch is still used if REG_NOSUB if REG_STARTENDнаб1-2/+4
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2023-02-05Many pages: Use \[ha] instead of \(haAlejandro Colomar1-2/+2
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-2/+2
2023-02-05regex.3: tfixAlejandro Colomar1-1/+1
2023-01-07Many pages: TH: Use lowercaseAlejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-11-10Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar1-3/+4
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-15Various pages: EXAMPLES: Use unsigned types for loop iteratorsAlex Colomar1-2/+2
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+376
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-376/+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-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27regex.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-08-09regex.3: wfixнаб1-2/+2
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-14regex.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-6/+8
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-05Various pages: Use internally consistent continuation indents in SYNOPSISMichael Kerrisk1-1/+1
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-2/+0
2020-12-20regex.3: ffixMichael Kerrisk1-1/+2
2020-10-17regex.3: Add example programAlejandro Colomar1-0/+42
2020-10-14regex.3: wfixMichael Kerrisk1-2/+2
2020-10-14regex.3: wfixAlejandro Colomar1-5/+1
2020-10-11regex.3: Remove unnecessary includeAlejandro Colomar1-1/+0
2020-08-13intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,...Michael Kerrisk1-1/+1
2020-08-09pldd.1, bpf.2, execve.2, futex.2, ioctl_fat.2, ioctl_tty.2, keyctl.2, signalf...Michael Kerrisk1-2/+2
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-09-13regex.3: Minor rewordingMichael Kerrisk1-1/+1
2019-09-13regex.3: ffixMichael Kerrisk1-5/+12
2019-09-13regex.3: srcfix: Wrap source lines at sentence boundariesMichael Kerrisk1-2/+4
2019-09-13regex.3: Document REG_STARTENDRob Landley1-0/+11
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-20regex.3: ffixMichael 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-18arch_prctl.2, ioctl_fideduperange.2, ioctl_getfsmap.2, kexec_load.2, madvise....Michael Kerrisk1-1/+1
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-11/+11
2017-08-15_exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk...Michael Kerrisk1-4/+4
2016-06-09regex.3: Minor fix to 'info libc' regex referenceMichael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24regex.3: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2015-05-07add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli...Michael Kerrisk1-1/+1
2015-05-06regex.3: Fix error in description of 'cflags'Michael Kerrisk1-1/+1
2015-03-02mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai...Michael Kerrisk1-1/+1
2015-02-27regex.3: ATTRIBUTES: Note functions that are thread safe with exceptionsPeng Haitao1-0/+19
2014-01-07regex.3: tfixMichael Kerrisk1-1/+1
2014-01-07regex.3: tfixYuri Kozlov1-1/+1
2014-01-02uselib.2, getfsent.3, regex.3, nsswitch.conf.5, inotify.7, man-pages.7, symli...Michael Kerrisk1-1/+1
2013-06-20regex.3: Remove unused macroEric S. Raymond1-4/+0
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-24intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ...Michael Kerrisk1-5/+5
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-5/+5
2013-02-11regex.3: tfixMichael Kerrisk1-1/+1
2013-02-11regex.3: Minor fixes + tstampMichael Kerrisk1-3/+3
2013-02-11regex.3: Clarify details of matchingReuben Thomas1-3/+15
2012-09-24regex.3: tfixDavid Prévot1-1/+1
2012-07-19regex.3: Correct SEE ALSO reference to glibc manual "regex" sectionMichael Kerrisk1-2/+4
2011-09-27regex.3: Change "terminating null" to "terminating null byte"Michael Kerrisk1-2/+2
2010-01-16accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file...Michael Kerrisk1-1/+1
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2008-07-13tfixMichael Kerrisk1-1/+1
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-1/+1
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-1/+1
2008-06-05s/'/\\'/ to improve rendering in UTF-8.Michael Kerrisk1-1/+1
2008-05-29Update timestampMichael Kerrisk1-1/+1
2008-05-06Clarify description of 'rm_eo' field.Michael Kerrisk1-1/+2
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-1/+1
2007-12-25hyphenation fixesMichael Kerrisk1-1/+1
2007-12-23ffixMichael Kerrisk1-2/+1
2007-12-23Format SYNOPSIS consistently.Michael Kerrisk1-15/+13
2007-12-19enclose code smaples/structure defns/etc in ".in +4n / .in"Michael Kerrisk1-2/+2
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-1/+1
2007-12-09Format include files consistently (".I <.*\.h>").Michael Kerrisk1-1/+1
2007-10-03grfixMichael Kerrisk1-1/+1
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-1/+1
2007-07-22ffixMichael Kerrisk1-1/+0
2007-06-23ffixMichael Kerrisk1-11/+7
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-27Add grep(1) to SEE ALSO list.Michael Kerrisk1-0/+1
2007-05-18Fix inconsistencies in .TH lineMichael Kerrisk1-1/+1
2007-05-16Convert SH to SS and other section-related fixes.Michael Kerrisk1-4/+5
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-54/+58
2006-12-27Fix .TH line.Michael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-20/+20
2005-07-06hyphen/dash fixes.Michael 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/+300