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
Commit message (
Expand
)
Author
Age
Files
Lines
*
regex: call memcpy() ourselves
Mike Frysinger
2009-11-09
1
-1
/
+2
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
2
-14
/
+12
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-1
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
add hidden aliases for newer regex search functions
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
remove erroneous ';'
Bernhard Reutner-Fischer
2009-08-19
1
-2
/
+2
*
regex: convert #if to #ifdef
Mike Frysinger
2009-08-19
2
-2
/
+2
*
add hidden aliases for older regex search functions
Mike Frysinger
2009-08-19
1
-0
/
+2
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
4
-8
/
+4
*
convert yet another old-style function definition
Denis Vlasenko
2008-12-26
1
-5
/
+5
*
new regex: stop confusing ourself with _LIBC being undefined;
Denis Vlasenko
2008-12-26
5
-165
/
+88
*
regex: remove useless casts on allocations;
Denis Vlasenko
2008-12-26
4
-92
/
+96
*
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-12-26
6
-341
/
+52
*
test/regex/tst-regex2.c: fix the rest of testsuite failures
Denis Vlasenko
2008-12-25
1
-1
/
+12
*
test/regex/tst-regex2.c: fix test failure. Next one is immediately after...
Denis Vlasenko
2008-12-25
1
-1
/
+1
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
1
-40
/
+17
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
4
-27
/
+27
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
2
-5
/
+5
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-248
/
+208
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
5
-54
/
+54
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
3
-26
/
+24
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-1
/
+0
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-2
/
+0
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
7
-14
/
+29
*
Merge from trunk.
"Steven J. Hill"
2006-02-27
7
-105
/
+121
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
5
-19
/
+39
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
2
-3
/
+5
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
3
-14
/
+29
*
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
2
-2
/
+10
*
Merge from trunk.
"Steven J. Hill"
2005-11-29
9
-8362
/
+19037
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-1
/
+0
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+26
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
As released in uClibc 0.9.16, regex was being compiled without
Eric Andersen
2002-11-14
1
-2
/
+2
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
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
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+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 large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-11
1
-2
/
+2
*
Fix doc blunder.
Eric Andersen
2000-11-04
1
-4
/
+4
*
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
1
-1
/
+1
*
A smaller, kinder, gentler regexp implementation.
Eric Andersen
2000-10-20
3
-7274
/
+5726
*
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-20
1
-1
/
+3
*
Makefile update
Eric Andersen
2000-10-12
1
-1
/
+1
*
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
1
-1
/
+1
[next]