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
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
1
-4
/
+0
*
new regex: stop confusing ourself with _LIBC being undefined;
Denis Vlasenko
2008-12-26
1
-3
/
+0
*
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-12-26
1
-112
/
+25
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-16
/
+16
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-4
/
+4
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-11
/
+11
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-1
/
+0
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
1
-3
/
+10
*
Merge from trunk.
"Steven J. Hill"
2006-02-27
1
-31
/
+47
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-0
/
+3
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-2
/
+12
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
1
-0
/
+4
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-0
/
+9
*
Merge from trunk.
"Steven J. Hill"
2005-11-29
1
-8324
/
+58
*
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