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
/
search
/
hsearch_r.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵
Peter S. Mazinger
2006-02-13
1
-0
/
+8
|
|
|
|
affected files
*
Rename some files, that will conflict w/ IMA
Peter S. Mazinger
2006-02-13
1
-232
/
+0
|
*
Remove redundancy and move hidden prototypes around
Peter S. Mazinger
2006-01-23
1
-4
/
+4
|
*
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
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-3
/
+4
|
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵
Peter S. Mazinger
2006-01-14
1
-9
/
+16
|
|
|
|
missing headers, other jump relocs removed
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-6
/
+6
|
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-3
/
+3
|
*
Add hsearch and hsearch_r. Consolidate all functions prototyped in
Manuel Novoa III
2002-12-02
1
-0
/
+228
search.h in one directory.