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
*
Use correct names for dummy crti.o/crtn.o files.
Miles Bader
2003-01-30
1
-2
/
+2
*
Initial checkin.
Miles Bader
2003-01-30
2
-0
/
+63
*
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
*
Add a couple of tests
Eric Andersen
2003-01-28
4
-2
/
+166
*
Stefan Allius noticed dlib_pic.o was not using XXFLAGS as it should
Eric Andersen
2003-01-28
1
-1
/
+1
*
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
*
bah
Eric Andersen
2003-01-25
1
-1
/
+1
*
Cleaner
Eric Andersen
2003-01-25
1
-3
/
+2
*
Fix the 'make release' target
0_9_17
Eric Andersen
2003-01-25
1
-2
/
+4
*
This seems to be needed or else apps will blow up.
Eric Andersen
2003-01-25
1
-9
/
+2
*
some minor todo updates
Eric Andersen
2003-01-25
1
-7
/
+10
*
Move some stuff into old-news
Eric Andersen
2003-01-25
2
-76
/
+76
*
Update webpage for release
Eric Andersen
2003-01-25
2
-38
/
+130
*
Update the changelog for release
Eric Andersen
2003-01-25
2
-61
/
+168
*
Fix powerpc struct kernel_stat types
Eric Andersen
2003-01-24
1
-19
/
+18
*
Stick some evil casts in to make sure this works regardless
Eric Andersen
2003-01-24
1
-13
/
+13
*
A few more needed updates
Eric Andersen
2003-01-24
9
-152
/
+736
*
Begin release preparations...
Eric Andersen
2003-01-24
2
-761
/
+541
*
Support having libs in /usr/X11R6/lib by default as well
Eric Andersen
2003-01-24
2
-0
/
+2
*
Stupid typo
Eric Andersen
2003-01-24
1
-1
/
+2
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
12
-98
/
+52
*
Don't clean config system except on 'make distclean'. Remember to
Eric Andersen
2003-01-24
1
-1
/
+2
*
Better stat tests
Eric Andersen
2003-01-24
3
-37
/
+118
*
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
16
-504
/
+311
*
Add FAQ entry for "sh: can't access tty; job control turned off"
Eric Andersen
2003-01-24
1
-2
/
+24
*
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
*
Shuffle OPTIMIZATION setting a bit
Eric Andersen
2003-01-23
1
-4
/
+3
*
Wasn't thinking... we don't need to seek to end when appending if stdio
Manuel Novoa III
2003-01-23
1
-12
/
+0
*
Update tests to be somewhat consistant with the rest of the world
Eric Andersen
2003-01-23
15
-73
/
+129
*
Update ignore list
Eric Andersen
2003-01-23
1
-1
/
+1
*
Update a tiny bit
Eric Andersen
2003-01-23
1
-5
/
+1
*
Cleanup makefiles and make clean a bit
Eric Andersen
2003-01-23
4
-13
/
+16
*
Making atexit weak does nothing for dynamicly linked apps. And for
Eric Andersen
2003-01-23
1
-3
/
+5
*
simpler method for getting a 'main' reference. Make _init and _fini
Eric Andersen
2003-01-23
1
-6
/
+12
*
Shuffle two lines so the comment applies to the correct line.
Eric Andersen
2003-01-23
1
-2
/
+2
*
Rewrite powerpc crt0.S for proper ctor/dtor handling
Eric Andersen
2003-01-23
2
-40
/
+61
*
Kill the needless '#if 1'
Eric Andersen
2003-01-23
1
-2
/
+0
*
Update malloc behavior on malloc(0) to be consistant with
Eric Andersen
2003-01-23
1
-2
/
+5
*
Just be a bit less different from latest glibc version in comments
Eric Andersen
2003-01-23
4
-6
/
+6
*
Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline
Eric Andersen
2003-01-23
1
-0
/
+27
*
Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it
Eric Andersen
2003-01-23
1
-3
/
+5
*
Per patch from Nathan Field at ghs.com, add a couple of variables
Eric Andersen
2003-01-23
2
-0
/
+7
*
Fix indenting. Per patch from Nathan Field at ghs.com, change
Eric Andersen
2003-01-23
1
-19
/
+17
[next]