index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
misc
/
regex
/
regexec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/regex: fix internal_function declarations
Roman I Khimov
2010-04-27
1
-5
/
+5
*
libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
1
-57
/
+27
*
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2010-04-12
1
-3
/
+2
*
add hidden aliases for newer regex search functions
Bernhard Reutner-Fischer
2009-08-17
1
-0
/
+2
*
new regex: stop confusing ourself with _LIBC being undefined;
Denis Vlasenko
2008-12-26
1
-34
/
+16
*
regex: remove useless casts on allocations;
Denis Vlasenko
2008-12-26
1
-11
/
+8
*
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-12-26
1
-41
/
+1
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-5
/
+5
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...
Peter S. Mazinger
2006-03-22
1
-1
/
+1
*
Sync w/ glibc
Peter S. Mazinger
2006-02-28
1
-1
/
+1
*
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ...
Peter S. Mazinger
2006-01-16
1
-6
/
+6
*
make new regex code use __mempcpy
Peter S. Mazinger
2005-12-09
1
-1
/
+1
*
Correct regexec
Peter S. Mazinger
2005-11-28
1
-0
/
+2
*
Add new regex code from glibc, this is almost double size of the earlier one,...
Peter S. Mazinger
2005-11-28
1
-0
/
+4335