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
/
libpthread
/
nptl
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes
Austin Foxley
2009-10-17
45
-67
/
+37
*
mips nptl: Cleanup up _ABI64 warnings
Austin Foxley
2009-09-27
1
-0
/
+2
*
Revert part of ecd7069ac6
Austin Foxley
2009-09-25
1
-0
/
+3
*
i386 nptl: fix PSEUDO_END
Austin Foxley
2009-09-23
1
-11
/
+0
*
i386/arm nptl warning fixes
Austin Foxley
2009-09-23
8
-11
/
+11
*
tls: test for DTV vs TCB at TP correctly
Austin Foxley
2009-09-23
2
-20
/
+20
*
spent this morning beating i386 nptl into shape
Austin Foxley
2009-09-22
38
-492
/
+780
*
sparc nptl: make sure correct clone.S and pt-vfork.S get in libpthread
Austin Foxley
2009-09-22
2
-1
/
+3
*
nptl/: fix .dep files not working for libpthread.a
Austin Foxley
2009-09-22
10
-0
/
+40
*
warning fixes
Austin Foxley
2009-09-21
2
-3
/
+1
*
undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings.
Khem Raj
2009-08-02
1
-0
/
+2
*
build: use $(do_sed) command for pretty printing
Carmelo Amoroso
2009-07-29
4
-7
/
+7
*
sh: fix a wrong "#if" condition within the sysdep.h file.
Giuseppe Cavallaro
2009-07-02
1
-1
/
+1
*
sh_nptl: Fix pthread_barrier_wait epilog to properly restore r9
Carmelo Amoroso
2009-07-02
2
-3
/
+3
*
Get sparc64 nptl compiling
Austin Foxley
2009-05-21
5
-60
/
+69
*
sparc nptl needs it's own lowlevellock.c
austinf
2009-03-21
4
-4
/
+157
*
sparc32 nptl functional
austinf
2009-03-19
20
-152
/
+414
*
Always compile fork.S in arm mode. Make _Unwind_Resume arm only
Khem Raj
2009-03-18
2
-1
/
+13
*
Use __asm__ and __volatile__. SYS_ify is not required here because its used
Khem Raj
2009-03-18
1
-6
/
+6
*
Fix kernl-features.h include path.
Carmelo Amoroso
2008-12-11
24
-24
/
+24
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
1
-437
/
+0
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-10
7
-21
/
+119
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-09
3
-42
/
+42
*
Fix some nptl clean target removing bash-like globs to be compliant
Carmelo Amoroso
2008-12-03
1
-6
/
+5
*
Rework nptl build system for cleaning headers and objects
Carmelo Amoroso
2008-12-03
5
-22
/
+22
*
Fixes posix_fadvise[64] functions to return the
Carmelo Amoroso
2008-09-18
2
-147
/
+2
*
__asm__ and __volatile__ conversion for arm.
Khem Raj
2008-08-15
2
-3
/
+3
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
4
-50
/
+50
*
Update sh4 pthread_mutex_t definition
Carmelo Amoroso
2008-07-31
1
-3
/
+13
*
Removed duplicated file (already moved into libc/misc/elf)
Carmelo Amoroso
2008-07-29
1
-68
/
+0
*
Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...
Khem Raj
2008-07-14
1
-2
/
+1
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
1
-4
/
+1
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
2
-11
/
+11
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-07-11
3
-20
/
+11
*
Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...
Carmelo Amoroso
2008-07-11
1
-10
/
+3
*
Exclude some files for ARM NPTL, Do not use _libc_fatal
Khem Raj
2008-07-10
2
-3
/
+12
*
Fix __USE_STDIO_FUTEXES__ fallout
Khem Raj
2008-07-10
1
-4
/
+11
*
ARM specific NPTL bits
Khem Raj
2008-07-10
34
-0
/
+2582
*
Revert the mips related fixed that got in due to the trunk merge and also add...
Khem Raj
2008-07-09
2
-1
/
+2
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
4
-28
/
+21
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
4
-20
/
+25
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
3
-17
/
+18
*
Removed unused automatic variable 'val' to silent gcc
Carmelo Amoroso
2008-06-18
1
-3
/
+3
*
Renamed resultvar variable to __resultvar to avoid gcc arning due to shadowed...
Carmelo Amoroso
2008-06-18
1
-5
/
+5
*
Renamed __self variable to __thread_self to avoid gcc arning due to shadowed ...
Carmelo Amoroso
2008-06-18
1
-3
/
+3
*
Synch with trunk
Carmelo Amoroso
2008-06-18
1
-2
/
+4
*
Remove symlink too during make clean
Carmelo Amoroso
2008-05-15
1
-1
/
+1
*
Remove extra / from directory name
Carmelo Amoroso
2008-03-05
2
-4
/
+4
*
Revert latest commit because it brakes sh4 build
Carmelo Amoroso
2008-01-21
1
-0
/
+19
*
This is defined in multiple places for IA64 and cris architectures and
"Steven J. Hill"
2008-01-16
1
-19
/
+0
[next]