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
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merged with trunk: basically white space and blank lines removal
Carmelo Amoroso
2008-12-11
1
-2
/
+9
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-09
1
-1
/
+1
*
Sync with trunk r24277
Khem Raj
2008-12-04
1
-2
/
+2
*
Synch with trunk @ 24242
Carmelo Amoroso
2008-12-03
15
-147
/
+233
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
197
-415
/
+515
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
157
-895
/
+719
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
3
-14
/
+13
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
3
-6
/
+6
*
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
*
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
171
-460
/
+466
*
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
3
-5
/
+6
*
uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...
Carmelo Amoroso
2008-07-11
1
-1
/
+0
*
Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...
Carmelo Amoroso
2008-07-11
2
-63
/
+72
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
1
-23
/
+8
*
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
3
-83
/
+76
*
Revert the mips related fixed that got in due to the trunk merge and also add...
Khem Raj
2008-07-09
3
-1
/
+23
*
BIG BIG commit: forgotten files
Carmelo Amoroso
2008-07-09
1
-17
/
+0
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
219
-770
/
+1219
*
Synch with trunk: remove obsolete files
Carmelo Amoroso
2008-07-09
5
-582
/
+0
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
2
-9
/
+59
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
4
-37
/
+34
*
Sync with trunk.
Khem Raj
2008-06-25
1
-3
/
+7
*
News syscall wrappers from trunk
Carmelo Amoroso
2008-06-18
10
-0
/
+376
*
Remove obsolete files and synch with trunk
Carmelo Amoroso
2008-06-18
4
-293
/
+0
*
Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...
Carmelo Amoroso
2008-06-18
92
-541
/
+2790
*
Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...
Carmelo Amoroso
2008-06-18
95
-946
/
+1282
*
Synch libc mips specific with trunk
Carmelo Amoroso
2008-06-18
41
-886
/
+1606
*
Synch libc sparc specific with trunk
Carmelo Amoroso
2008-06-18
10
-22
/
+152
*
Synch libc bfin specific with trunk
Carmelo Amoroso
2008-06-18
20
-147
/
+304
*
Merge nptl branch tree with trunk.
Carmelo Amoroso
2008-03-16
76
-0
/
+4747
*
Push back changes to add cancellation handling.
Carmelo Amoroso
2007-11-22
8
-63
/
+154
*
Added some missing files:
Carmelo Amoroso
2007-11-21
2
-0
/
+72
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
7
-25
/
+50
*
Push latest libc SH4 specific implementations
Carmelo Amoroso
2007-11-20
12
-401
/
+400
*
Fix TLS modifier.
"Steven J. Hill"
2007-07-28
1
-1
/
+1
*
Not quite yet.
"Steven J. Hill"
2007-07-28
2
-130
/
+0
[prev]
[next]