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
/
regex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use hidden towupper in new regex
Peter S. Mazinger
2005-12-16
1
-0
/
+1
*
New regex as well
Peter S. Mazinger
2005-12-16
1
-0
/
+2
*
Hide more
Peter S. Mazinger
2005-12-07
1
-0
/
+1
*
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-07
1
-3
/
+10
*
Make use internal str*casecmp/wcscoll
Peter S. Mazinger
2005-12-06
1
-0
/
+2
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-0
/
+4
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-0
/
+9
*
Allow internal_function to come from libc
Peter S. Mazinger
2005-11-28
1
-1
/
+0
*
Add new regex code from glibc, this is almost double size of the earlier one,...
Peter S. Mazinger
2005-11-28
1
-0
/
+105
*
Rename regex.c to regex_old.c
Peter S. Mazinger
2005-11-28
1
-8383
/
+0
*
Sync regex.h w/ glibc and make regex build w/ it
Peter S. Mazinger
2005-11-28
1
-0
/
+1
*
Hide some wcs*
Peter S. Mazinger
2005-11-27
1
-0
/
+1
*
Hide some of mem* and str*
Peter S. Mazinger
2005-11-27
1
-0
/
+11
*
As released in uClibc 0.9.16, regex was being compiled without
Eric Andersen
2002-11-14
1
-2
/
+2
*
Sync regex with glibc 2.2.4. I need to add an option to select
Eric Andersen
2001-11-24
1
-4300
/
+6942
*
The m68k-elf compiler chokes on this code when compiling for PIC as
David McCullough
2001-06-07
1
-1129
/
+1128
*
Fix regex support to be compatible with 4.2 BSD regex library. This is
Eric Andersen
2001-05-26
1
-0
/
+1
*
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-04-06
1
-0
/
+3
*
A smaller, kinder, gentler regexp implementation.
Eric Andersen
2000-10-20
1
-0
/
+5725