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
*
Lose the -nostdlib, which causes problems with older binutils, and
Eric Andersen
2002-02-27
2
-1
/
+2
*
A few more little cleanups
Eric Andersen
2002-02-26
2
-3
/
+3
*
Add an md5crypt test
Eric Andersen
2002-02-26
3
-2
/
+33
*
Don't redefine stuff
Eric Andersen
2002-02-26
4
-10
/
+31
*
Be consistant and use an unsigned char * throughout
Eric Andersen
2002-02-26
2
-3
/
+4
*
don't pretend to be reentrant yet
Eric Andersen
2002-02-26
1
-0
/
+6
*
Doh! Tests were not being compiled with warnings and optimization
Eric Andersen
2002-02-26
1
-2
/
+2
*
Fix redefine problem
Eric Andersen
2002-02-26
1
-2
/
+5
*
Fix redefinition problem
Eric Andersen
2002-02-26
4
-12
/
+40
*
Give the label a ; so compilers have no excuse to whine
Eric Andersen
2002-02-26
1
-1
/
+3
*
Odd. This seems to be in the wrong spot...
Eric Andersen
2002-02-26
1
-0
/
+113
*
Don't try to return stuff from void funcs
Eric Andersen
2002-02-26
1
-2
/
+2
*
Remove an erroneous -L-
Eric Andersen
2002-02-26
1
-1
/
+1
*
Patch from Miles Bader to restrict common truncate64/ftruncate64
Eric Andersen
2002-02-26
1
-17
/
+34
*
Proper support for setting h_errno
Eric Andersen
2002-02-26
3
-2
/
+17
*
Fix rpc + threads so it now compiles.
Eric Andersen
2002-02-26
2
-28
/
+62
*
Thomas Fritzsche noticed that __open_etc_hosts was only changing a
Eric Andersen
2002-02-26
1
-6
/
+6
*
Enable pread/pwrite
Eric Andersen
2002-02-26
2
-12
/
+3
*
Patch from Miles Bader: All the -M* options should
Eric Andersen
2002-02-26
1
-3
/
+3
*
Adjust function naming and make sure everything is properly
Eric Andersen
2002-02-26
4
-101
/
+98
*
Remove elimination of __BEGIN_DECLS/__END_DECLS
Eric Andersen
2002-02-26
1
-4
/
+0
*
I shouldn't try to program when sleepy, since I totally botched
Eric Andersen
2002-02-25
1
-4
/
+4
*
When messing with fd NONBLOCK status, put things back the way we found
Eric Andersen
2002-02-25
1
-1
/
+4
*
Try this version instead...
Eric Andersen
2002-02-25
1
-4
/
+7
*
Joerg Schmitz-Linneweber recommends using tar -f - instead of -O
Eric Andersen
2002-02-25
1
-1
/
+1
*
Yet another iteration...
Eric Andersen
2002-02-25
1
-51
/
+62
*
Both Miles and Manuel complained about this one. I was silently
Eric Andersen
2002-02-25
1
-2
/
+2
*
Added locale and lastlog
David McCullough
2002-02-25
1
-6
/
+8
*
Support isblank()
Eric Andersen
2002-02-23
4
-3
/
+23
*
Fix the compiler wrapper yet more...
Eric Andersen
2002-02-23
2
-6
/
+4
*
IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with]
Eric Andersen
2002-02-23
1
-7
/
+1
*
Several naming cleanups so threads work properly again
Eric Andersen
2002-02-23
4
-79
/
+54
*
Fix a corner case which I had botched.
Eric Andersen
2002-02-23
1
-7
/
+6
*
Add a better error msg
Eric Andersen
2002-02-23
1
-1
/
+2
*
Per discussion with Manuel, when we call __stdio_flush_buffers
Eric Andersen
2002-02-23
1
-1
/
+9
*
Update todo list
Eric Andersen
2002-02-23
1
-24
/
+52
*
Test for libcrypt (which is partly broken ATM)
Eric Andersen
2002-02-23
5
-1
/
+351
*
This should be a little better...
Eric Andersen
2002-02-23
1
-7
/
+6
*
I was confusing the effects of _LARGEFILE_SOURCE with those of
Manuel Novoa III
2002-02-22
1
-27
/
+25
*
Build fix for arm
David Schleef
2002-02-22
1
-1
/
+10
*
Special rules for mipsel. Force some variables in Config, in
David Schleef
2002-02-22
2
-3
/
+14
*
Several mips fixes from Geoffrey Espin. With these, busybox with
Eric Andersen
2002-02-22
4
-6
/
+32
*
Let the large file stuff be cancelable
Eric Andersen
2002-02-21
1
-14
/
+66
*
Update string tests per glibc 2.2.5's string tester. Looks like
Eric Andersen
2002-02-21
1
-117
/
+486
*
Oops. I forgot to commit this file...
Eric Andersen
2002-02-21
1
-0
/
+35
*
When vfork is not available and we have an MMU, then use fork()
Eric Andersen
2002-02-21
3
-7
/
+21
*
Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs
Eric Andersen
2002-02-21
3
-2
/
+4
*
Add ldexp to the !C99 list, since it is defined in POSIX as
Eric Andersen
2002-02-21
1
-6
/
+7
*
Miles Bader noticed that I'd messed up by always pulling
Eric Andersen
2002-02-21
1
-4
/
+2
*
Fix from John Rigby to fix stat() so it actually works.
Eric Andersen
2002-02-20
1
-1
/
+4
[next]