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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Alexandre Oliva writes:
Eric Andersen
2004-03-18
2
-1
/
+42
*
Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)
Eric Andersen
2004-03-18
2
-4
/
+7
*
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
Eric Andersen
2004-03-18
11
-25
/
+26
*
Look in /usr/X11R6/lib as well
Eric Andersen
2004-03-18
2
-1
/
+2
*
Reduce memory used by static buffers and allocate that memory dynamicly
Eric Andersen
2004-03-18
5
-13
/
+68
*
Joakim Tjernlund writes:
Eric Andersen
2004-03-18
1
-8
/
+4
*
Cope gracefully with missing module syscalls
Eric Andersen
2004-03-12
4
-6
/
+21
*
Rewrite the err/warn functions as they were broken (__noreturn__ funcs
Manuel Novoa III
2004-03-11
3
-76
/
+111
*
Bug fix: gethostbyname2_r would fail if /etc/host was missing.
Manuel Novoa III
2004-03-10
1
-21
/
+38
*
More detail about malloc-simple
Eric Andersen
2004-03-09
1
-2
/
+5
*
Update todo list indicating the items remaining before 0.9.27
Eric Andersen
2004-03-09
1
-11
/
+19
*
Fix comment
Eric Andersen
2004-03-08
1
-2
/
+2
*
Update with the contents of a very helpful comparison of
Eric Andersen
2004-03-06
1
-7
/
+79
*
note that syscall on mips needs to be fixed
Eric Andersen
2004-03-06
1
-0
/
+2
*
Sigh. I switched the values...
Eric Andersen
2004-02-20
1
-2
/
+2
*
Per discussion with Joakim Tjernlund, all the horrible weak declarations junk
Eric Andersen
2004-02-20
1
-78
/
+96
*
Patch from Joakim Tjernlund:
Eric Andersen
2004-02-20
1
-22
/
+13
*
___brk_addr and __environ are not functions. Finding the broken
Eric Andersen
2004-02-20
1
-2
/
+2
*
Slightly cleaner formatting
Eric Andersen
2004-02-20
1
-4
/
+4
*
Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got
Manuel Novoa III
2004-02-20
1
-1
/
+1
*
When doing symbol lookups on functions
Eric Andersen
2004-02-20
1
-4
/
+4
*
Update the x86 processor listing a bit, to preempt further questions
Eric Andersen
2004-02-19
2
-8
/
+21
*
Fixup naming of '_mmap' to 'mmap' so it will properly override
Eric Andersen
2004-02-18
2
-1
/
+1
*
Minor change to better match recent changes to other arches
Eric Andersen
2004-02-18
2
-61
/
+63
*
Alexandre Oliva writes:
Eric Andersen
2004-02-18
39
-1
/
+3996
*
Alexandre Oliva writes:
Eric Andersen
2004-02-18
8
-12
/
+12
*
Fixup support for gcc 2.95
Eric Andersen
2004-02-17
1
-15
/
+15
*
Seperate out the startup stuff from the non-startup stuff.
Eric Andersen
2004-02-17
18
-694
/
+696
*
Fixup fdatasync on alpha, thanks to Alan Hourihane
Eric Andersen
2004-02-17
1
-0
/
+7
*
Sigh... Fall back to alloca() if munmap is broken (uClinux).
Manuel Novoa III
2004-02-17
1
-8
/
+6
*
Kill off an arm specific hack, that fostered three other arch specific
Eric Andersen
2004-02-17
2
-13
/
+5
*
When doing _dl_mmap to obtain a bit of anonymous memory, use a much more
Eric Andersen
2004-02-17
2
-4
/
+4
*
Do not duplicate stuff from ldso.h
Eric Andersen
2004-02-17
1
-12
/
+0
*
Provide the ldso syscalls and string funcs earlier in the list
Eric Andersen
2004-02-17
1
-3
/
+4
*
Generic fork works. Use it instead since this didn't handle errno_location.
Manuel Novoa III
2004-02-15
2
-66
/
+1
*
Oops.
Eric Andersen
2004-02-15
1
-1
/
+2
*
Mips can use the generic vfork
Eric Andersen
2004-02-15
2
-31
/
+1
*
Cris can use the generic vfork
Eric Andersen
2004-02-15
2
-12
/
+1
*
This should not be inlined. This should probably use a
Eric Andersen
2004-02-15
1
-2
/
+2
*
Fixup fork implementation to provide the __libc_fork symbol
Eric Andersen
2004-02-15
2
-5
/
+7
*
Use the generic fork implementation on sh64
Eric Andersen
2004-02-15
2
-36
/
+1
*
Add some padding on the bottom
Eric Andersen
2004-02-14
1
-0
/
+64
*
Update FAQ a bit
Eric Andersen
2004-02-14
1
-93
/
+181
*
No point in including debug info for ldso. It isn't helpful to do so
Eric Andersen
2004-02-14
1
-5
/
+4
*
Atsushi Nemoto writes:
Eric Andersen
2004-02-14
1
-2
/
+3
*
Fix this as should have been done a long time ago...
Manuel Novoa III
2004-02-14
1
-0
/
+3
*
Give gcc branch prediction some hits on obviously unlikely branches
Eric Andersen
2004-02-14
9
-30
/
+31
*
Joakim Tjernlund writes:
Eric Andersen
2004-02-14
25
-123
/
+177
*
Yet more fixups..
Eric Andersen
2004-02-13
1
-2
/
+8
*
Done free path if it equals not_found
Eric Andersen
2004-02-13
1
-1
/
+5
[prev]
[next]