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
...
*
Synch with trunk @ 24261
Carmelo Amoroso
2008-12-11
6
-133
/
+72
*
Merged with trunk: basically white space and blank lines removal
Carmelo Amoroso
2008-12-11
1
-2
/
+9
*
Merges from trunk.
Khem Raj
2008-12-09
2
-65
/
+68
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-09
1
-1
/
+1
*
fix loop for checking ifaddr on both IPv4 and IPv6.
Carmelo Amoroso
2008-12-08
1
-2
/
+2
*
Sync with trunk r24277
Khem Raj
2008-12-04
1
-2
/
+2
*
Go deeper while cleaning string directory to remove
Carmelo Amoroso
2008-12-04
1
-1
/
+1
*
Synch with trunk @ 24242
Carmelo Amoroso
2008-12-03
52
-447
/
+422
*
Fix wcswidth function when LOCALE support is disabled
Carmelo Amoroso
2008-12-02
1
-0
/
+7
*
signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
1
-8
/
+8
*
sign-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
1
-1
/
+2
*
signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
3
-20
/
+48
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
499
-1824
/
+1886
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
157
-895
/
+719
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
7
-30
/
+30
*
Make wcsxfrm visible also when LOCALE support is disabled.
Carmelo Amoroso
2008-11-25
1
-0
/
+1
*
Add _res_init.c to resolv_CSRC.
Khem Raj
2008-11-21
1
-1
/
+1
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
91
-180
/
+178
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
15
-931
/
+787
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
16
-128
/
+148
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
23
-615
/
+425
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
33
-144
/
+153
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
35
-1373
/
+1343
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
3
-6
/
+102
*
sh_nptl: Enable CFI directives for sh
Carmelo Amoroso
2008-09-18
1
-0
/
+3
*
Fixes posix_fadvise[64] functions to return the
Carmelo Amoroso
2008-09-18
3
-8
/
+187
*
Kill off the GOT lookup for init/fini in the sh crti.S. This was
Carmelo Amoroso
2008-09-18
1
-25
/
+2
*
Remove trailing whitespaces
Carmelo Amoroso
2008-09-18
1
-2
/
+2
*
Make sure that multi-threaded statically linked applications use the real
Carmelo Amoroso
2008-09-03
1
-2
/
+1
*
include signal.h for missing SIG_BLOCK definition.
Khem Raj
2008-08-15
1
-0
/
+1
*
Fix SH ldso sequence startup.
Carmelo Amoroso
2008-08-08
1
-2
/
+8
*
some more asm keyword fixes (Yann E. MORIN)
Carmelo Amoroso
2008-08-06
3
-20
/
+18
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
260
-840
/
+892
*
Fix preprocessor directive to silent warning
Carmelo Amoroso
2008-07-31
1
-1
/
+1
*
These are already unwired in kernel headers so dont worry about them in uclibc
Khem Raj
2008-07-17
1
-18
/
+0
*
Do not include libc-lock.h because uClibc_mutex.h is exported file and severa...
Khem Raj
2008-07-14
1
-1
/
+0
*
Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...
Khem Raj
2008-07-14
1
-0
/
+18
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
4
-5
/
+7
*
uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...
Carmelo Amoroso
2008-07-11
1
-1
/
+0
*
Revert previous useless change based on an older version
Carmelo Amoroso
2008-07-11
1
-4
/
+4
*
Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...
Carmelo Amoroso
2008-07-11
5
-93
/
+85
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
1
-4
/
+4
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
1
-23
/
+8
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-10
1
-0
/
+1
*
Exclude some files for ARM NPTL, Do not use _libc_fatal
Khem Raj
2008-07-10
1
-1
/
+6
*
Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ar...
Khem Raj
2008-07-10
2
-5
/
+31
*
Do not use push/pop in inline asm. It breaks unwinding
Khem Raj
2008-07-10
1
-6
/
+10
*
Thumb atomic operations and makefile changes to accomodate NPTL
Khem Raj
2008-07-10
3
-2
/
+14
*
Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...
Khem Raj
2008-07-09
8
-156
/
+151
*
Revert the mips related fixed that got in due to the trunk merge and also add...
Khem Raj
2008-07-09
3
-1
/
+23
[prev]
[next]