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
/
fnmatch
/
fnmatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
Peter S. Mazinger
2011-03-09
1
-5
/
+0
*
regex_old: convert static flag variable to smallint
Denys Vlasenko
2010-04-05
1
-7
/
+1
*
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-19
1
-4
/
+3
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-8
/
+1
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-29
/
+0
*
fnmatch.c: Include unistd.h before undefining _LIBC.
Khem Raj
2009-08-01
1
-2
/
+9
*
fnmatch.c: Change scope of posixly_correct to be global.
Khem Raj
2009-07-31
1
-1
/
+1
*
Check #if feature test macros are defined where they may not be
Ron
2009-07-05
1
-1
/
+1
*
libc/string: need additional work to remove libc_hidden_proto's properly
Denis Vlasenko
2008-11-26
1
-2
/
+2
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-12
/
+12
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
libc_hidden_proto removal, a few more functions
Denis Vlasenko
2008-11-18
1
-4
/
+4
*
add missing includes of unistd.h for smallint usage
Denis Vlasenko
2008-06-01
1
-0
/
+1
*
- Avoid warning about undefined preprocessor token. No obj-code changes.
Bernhard Reutner-Fischer
2008-05-30
1
-1
/
+1
*
Introduce and use small[u]int type. Changes in size:
Denis Vlasenko
2008-05-20
1
-1
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-7
/
+7
*
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
Peter S. Mazinger
2006-03-22
1
-1
/
+1
*
Cleanup/sync w/ glibc
Peter S. Mazinger
2006-02-28
1
-18
/
+11
*
strlen is -cheaper- then strnlen
Peter S. Mazinger
2006-01-30
1
-8
/
+7
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-5
/
+0
*
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
1
-0
/
+7
*
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
1
-1
/
+0
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-55
/
+63
*
just define _GNU_SOURCE
Mike Frysinger
2006-01-10
1
-1
/
+1
*
use hidden strcmp
Mike Frysinger
2006-01-06
1
-0
/
+2
*
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
Peter S. Mazinger
2006-01-03
1
-1
/
+1
*
Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC...
Peter S. Mazinger
2005-12-24
1
-0
/
+472
*
Move fnmatch.c to fnmatch_old.c
Peter S. Mazinger
2005-12-24
1
-224
/
+0
*
Convert users
Peter S. Mazinger
2005-12-16
1
-1
/
+0
*
Convert the rest of users to hidden
Peter S. Mazinger
2005-12-08
1
-1
/
+1
*
Use internal versions
Peter S. Mazinger
2005-12-08
1
-9
/
+2
*
New misc tree that actually has misc stuff in it.
Eric Andersen
2000-10-11
1
-0
/
+232