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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing alias __modify_ldt
Eric Andersen
2003-03-02
1
-0
/
+1
*
Patch from Jeffrey Damick:
Eric Andersen
2003-03-01
1
-0
/
+2
*
Major update for pthreads, based in large part on improvements
Eric Andersen
2003-02-27
2
-10
/
+9
*
Prefer mmap2 for mips when available. Fix the mmap test.
Eric Andersen
2003-02-26
1
-0
/
+5
*
Fixup some small issues that show up when large file support is disabled
Eric Andersen
2003-02-24
2
-0
/
+6
*
Fix FP handling alignment problems on ARM platforms without an FPU,
David McCullough
2003-02-23
2
-0
/
+4
*
Some stuff I forgot to check in about a month ago...
Eric Andersen
2003-02-23
2
-27
/
+39
*
Reserve stack space for args we pass to __uClibc_main.
Miles Bader
2003-02-21
1
-2
/
+3
*
Add back in PTRACE_SINGLESTEP.
Miles Bader
2003-02-20
1
-3
/
+7
*
Fixup ioctl so we can special case powerpc silliness
Eric Andersen
2003-02-18
5
-22
/
+95
*
Patch from Stefan Allius:
Eric Andersen
2003-02-17
1
-1
/
+2
*
Use a define for the path to /etc/TZ
David McCullough
2003-02-17
1
-1
/
+2
*
Using -g when doing the initfini compilation breaks the SH4 case pretty
David McCullough
2003-02-17
1
-0
/
+5
*
If floating point was enabled, setjmp would write to memory well past the
David McCullough
2003-02-17
1
-2
/
+3
*
Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fix
Eric Andersen
2003-02-16
1
-5
/
+5
*
Add missing ';'s so powerpc will compile
Eric Andersen
2003-02-15
1
-2
/
+2
*
Fix a _ton_ of system call user type/kernel type translation
Eric Andersen
2003-02-15
3
-109
/
+301
*
Eliminate a needless extern
Eric Andersen
2003-02-12
2
-50
/
+41
*
We need to have the size of struct dirent equal to the size of struct dirent64
Eric Andersen
2003-02-10
3
-18
/
+12
*
Pass CHILD_STACK argument to system call (it possibly worked before `by
Miles Bader
2003-02-10
1
-3
/
+5
*
Fix a warning
Eric Andersen
2003-02-09
1
-52
/
+49
*
Fix a compile error
Eric Andersen
2003-02-09
1
-1
/
+0
*
Fixup handling of the .note.ABI-tag section so that it is ARM only,
Eric Andersen
2003-02-08
4
-88
/
+15
*
add brk for m68k
David McCullough
2003-02-05
2
-1
/
+31
*
Patch from Stefan Allius to make adding libgcc functions to the library an
Eric Andersen
2003-02-05
1
-10
/
+17
*
Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabled
Eric Andersen
2003-02-03
2
-11
/
+29
*
Oops. I'd left an extra invocation of sigaction in there...
Eric Andersen
2003-02-03
1
-3
/
+1
*
heh
Eric Andersen
2003-01-31
1
-3
/
+3
*
Fix copyright
Eric Andersen
2003-01-31
1
-3
/
+2
*
Correct license.
Miles Bader
2003-01-31
2
-6
/
+6
*
Patch from Marshall M. Midden @ brecis.com:
Eric Andersen
2003-01-30
2
-2
/
+41
*
Per discussion with Nick Fedchik, restore original LGPL
Eric Andersen
2003-01-30
1
-12
/
+21
*
Patch from Christophe Massiot:
Eric Andersen
2003-01-30
2
-1
/
+28
*
Use correct names for dummy crti.o/crtn.o files.
Miles Bader
2003-01-30
1
-2
/
+2
*
Create stub crti.o and crtn.o files when UCLIBC_CTOR_DTOR is disabled
Eric Andersen
2003-01-29
1
-2
/
+9
*
Fix scandir64 to not free the wrong pieces of memory (which could
Eric Andersen
2003-01-28
10
-92
/
+297
*
Patch from Stefan Allius to fix the build when
Eric Andersen
2003-01-28
2
-0
/
+4
*
Add multiple-include protection.
Miles Bader
2003-01-27
1
-0
/
+4
*
This seems to be needed or else apps will blow up.
Eric Andersen
2003-01-25
1
-9
/
+2
*
Fix powerpc struct kernel_stat types
Eric Andersen
2003-01-24
1
-19
/
+18
*
A few more needed updates
Eric Andersen
2003-01-24
9
-152
/
+736
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
12
-98
/
+52
*
I thought it would be smaller to inline since these funcs are small.
Eric Andersen
2003-01-24
4
-10
/
+51
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
15
-504
/
+310
*
Doh! Fix potential stack corruption caused by dynamic atexit
Eric Andersen
2003-01-24
1
-2
/
+6
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
19
-137
/
+56
*
Hopefully this is correct
Eric Andersen
2003-01-23
2
-11
/
+18
*
Hopefully this will work as expected. I have no way to
Eric Andersen
2003-01-23
2
-6
/
+16
*
Update crt0 for arm to provide the main reference
Eric Andersen
2003-01-23
1
-7
/
+13
*
Wasn't thinking... we don't need to seek to end when appending if stdio
Manuel Novoa III
2003-01-23
1
-12
/
+0
[next]