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_old.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
include stdint.h and check __intptr_t_defined to see if we need to setup ↵
Mike Frysinger
2006-02-07
1
-1
/
+2
|
|
|
|
uintptr_t
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵
Peter S. Mazinger
2006-01-22
1
-4
/
+0
|
|
|
|
is a useless attempt
*
fix warning when sizeof uchar_t is 8 bits
Mike Frysinger
2006-01-20
1
-0
/
+4
|
*
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ↵
Peter S. Mazinger
2006-01-16
1
-12
/
+12
|
|
|
|
see what libpthread will do ...
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵
Peter S. Mazinger
2006-01-14
1
-24
/
+25
|
|
|
|
missing headers, other jump relocs removed
*
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
Peter S. Mazinger
2006-01-03
1
-1
/
+1
|
*
glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled
Peter S. Mazinger
2005-12-16
1
-15
/
+23
|
*
Implement hidden poll, switch user to hidden *printf/*scanf/poll
Peter S. Mazinger
2005-12-09
1
-0
/
+1
|
*
Use internal versions
Peter S. Mazinger
2005-12-08
1
-2
/
+3
|
*
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
-0
/
+3
|
*
Make use internal str*casecmp/wcscoll
Peter S. Mazinger
2005-12-06
1
-0
/
+1
|
*
Forgotten that this file is special and does not accept hidden, __mempcpy is ↵
Peter S. Mazinger
2005-12-01
1
-1
/
+1
|
|
|
|
hidden again
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-3
/
+2
|
*
Rename regex.c to regex_old.c
Peter S. Mazinger
2005-11-28
1
-0
/
+8383