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
*
tag 0.9.28.1
0_9_28_1
Mike Frysinger
2007-01-28
0
-0
/
+0
*
fix from trunk for compile failure when threading is disabled
Mike Frysinger
2007-01-28
2
-1
/
+13
*
fix typo as pointed out by Tony Wu
Mike Frysinger
2007-01-28
1
-1
/
+1
*
make sure we clear out the buffer so that random garbage on the stack doesnt ...
Mike Frysinger
2007-01-28
1
-0
/
+3
*
backout ssp changes that leaked in from buildroot
Mike Frysinger
2007-01-28
2
-43
/
+0
*
use .bz2 rather than .gz
Mike Frysinger
2007-01-28
1
-3
/
+3
*
kill annoying attribute ignored warning
Mike Frysinger
2007-01-28
1
-1
/
+1
*
pull mkdtemp fix from trunk
Mike Frysinger
2007-01-28
1
-4
/
+3
*
pull utime fix from trunk
Mike Frysinger
2007-01-28
1
-6
/
+1
*
missed mutex header from previous patch
Mike Frysinger
2007-01-27
1
-0
/
+87
*
even more accumulated fixes from trunk
Mike Frysinger
2007-01-26
60
-2699
/
+2713
*
import simpler dist/release target from trunk
Mike Frysinger
2007-01-26
1
-10
/
+5
*
tag 0.9.28.1
Mike Frysinger
2007-01-26
1
-1
/
+2
*
pull accumulated fixes from trunk
Mike Frysinger
2007-01-26
83
-1472
/
+2021
*
pull accumulated fixes from trunk
Mike Frysinger
2007-01-26
37
-225
/
+525
*
pull from trunk
Mike Frysinger
2007-01-25
1
-20
/
+28
*
cut scalar types
Mike Frysinger
2007-01-25
1
-4
/
+0
*
cut old file
Mike Frysinger
2007-01-25
1
-49
/
+0
*
Make uClibc vfork() use kernels vfork() instead of fork().
Joakim Tjernlund
2005-08-17
2
-2
/
+25
*
start of some rpc tests
Mike Frysinger
2005-08-17
3
-0
/
+81
*
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th...
Mike Frysinger
2005-08-17
1
-0
/
+4
*
dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX
Mike Frysinger
2005-08-17
1
-1
/
+6
*
We _must_ copy include/asm/ and include/linux/ when installing headers, since
Eric Andersen
2005-08-17
1
-2
/
+1
*
when installing the include files, skip .svn, linux, and asm dirs since they ...
Mike Frysinger
2005-08-17
1
-1
/
+3
*
add a 0.9.27 compat symbol (_glibc_strerror_r) since the function has since b...
Mike Frysinger
2005-08-16
1
-0
/
+1
*
add an entry about __fputc_unlocked link errors
Mike Frysinger
2005-08-16
1
-0
/
+17
*
write some good manpages
Mike Frysinger
2005-08-15
2
-0
/
+90
*
For current kernels, we just use the getcwd() syscall. For old 2.0 linux
Eric Andersen
2005-08-15
1
-1
/
+10
*
Just quote the whole darn thing so we can print any error msg we want
Eric Andersen
2005-08-15
1
-1
/
+1
*
remove quote char which doesnt belong
Mike Frysinger
2005-08-15
1
-1
/
+1
*
We do not supply a BSD style getloadavg() function
Eric Andersen
2005-08-15
1
-7
/
+0
*
Fix bug 387, missing _dl_progname for static apps.
Joakim Tjernlund
2005-08-15
1
-0
/
+1
*
Patch from Faidon Liambotis to update the debian stuff
Eric Andersen
2005-08-15
7
-23
/
+84
*
move arch-specific checks out of shared dl-syscall.h and into arch-specific d...
Mike Frysinger
2005-08-15
7
-3
/
+12
*
import thumb support from jbowler in Bug 385
Mike Frysinger
2005-08-15
1
-4
/
+3
*
arm has its own iopl.c now so we dont need ugly #ifdef check for arm
Mike Frysinger
2005-08-15
1
-7
/
+4
*
rip out iopl from ioperm.c so it will override the common iopl.c
Mike Frysinger
2005-08-15
3
-14
/
+36
*
import thumb support from jbowler in Bug 385
Mike Frysinger
2005-08-15
1
-0
/
+15
*
import thumb support from jbowler in Bug 385
Mike Frysinger
2005-08-15
1
-0
/
+33
*
Add utils in make clean rule. From paravoid.
Joakim Tjernlund
2005-08-14
1
-0
/
+1
*
eat whitespace
Mike Frysinger
2005-08-14
2
-9
/
+7
*
import thumb support from jbowler in Bug 385
Mike Frysinger
2005-08-14
3
-8
/
+33
*
per suggestion by psm, remove the variable DYNAMIC_LINKER
Eric Andersen
2005-08-13
2
-2
/
+1
*
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
Joakim Tjernlund
2005-08-12
4
-10
/
+4
*
Remove SYSTEM_LDSO option since it no longer works.
Joakim Tjernlund
2005-08-12
2
-18
/
+1
*
Remove hardcoded ld-uClibc.so.0 name in ldso.
Joakim Tjernlund
2005-08-12
4
-8
/
+4
*
revert __error -> __syscall_error change since it doesnt work for clone
Mike Frysinger
2005-08-12
1
-5
/
+11
*
missed one of the __error names in changing to __syscall_error
Mike Frysinger
2005-08-12
1
-1
/
+1
*
touchup PIE support for all the utils and fix stripping on iconv
Mike Frysinger
2005-08-11
1
-3
/
+8
*
add back in the LDPIEFLAG since -fPIE does not imply -pie
Mike Frysinger
2005-08-11
1
-1
/
+17
[next]