summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/regex
AgeCommit message (Expand)AuthorFilesLines
2022-10-2415054 libc: using the result of an assignment as a condition without parenthesesToomas Soome1-1/+1
2022-10-1815053 libc: unused parameterToomas Soome1-10/+2
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-3/+1
2019-10-2211741 regexec: fix processing multibyte stringsYuri Pankov1-3/+45
2019-10-228908 regcomp: reduce size of bitmap for multibyte localesYuri Pankov3-13/+20
2019-10-228993 regex: Refactor fast/slow stepping bits in the matching engineKyle Evans3-251/+304
2017-11-168724 libc: multiple variable set but not used errorsToomas Soome1-1/+1
2017-08-148568 fnmatch, glob: fix exponential CPU use with repeated '*' operatorsYuri Pankov1-55/+64
2017-08-148575 regcomp(3C): handle invalid {} constructs consistentlyYuri Pankov1-6/+5
2017-06-128355 need libc regex testsYuri Pankov3-12/+44
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov8-0/+3719
2015-11-026409 glob(3C) missed the memo on LF64Robert Mustacchi1-1/+16
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills1-217/+1254
2010-12-07413 Memory corruption in regcmp(3c)Jason King1-30/+30
2010-03-02PSARC 2010/067 Interim modernization updatesLiane Praza1-277/+1
2008-11-106597729 RFE: Alternative ksh93 version of libc::wordexp() should use posix_sp...Roger A. Faulkner1-107/+170
2008-06-146714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstallraf1-2/+3
2008-06-06PSARC 2008/309 expunge synonyms.hraf4-31/+28
2008-05-276697956 UNIX98: *vsth* pthread_cancel fails in wordexp(), cuserid(), ttyslot()raf1-4/+17
2008-01-236598890 cancellation code abuses synonymsraf1-1/+8
2007-08-176437624 RFE: Add ksh93 (as /usr/bin/ksh93) and libshell.so to OS/Netchin1-6/+259
2006-12-13PSARC 2006/659 fork extensionsraf1-59/+100
2006-08-15PSARC 2006/445 Generic 32-bit/64-bit symbolic links for ucblib librariescraigm2-3/+8
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-5/+4
2006-01-066362982 namespace pollution/protection in libcraf2-31/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate5-0/+3571