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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Synch build system with trunk.
Carmelo Amoroso
2009-01-29
1
-1
/
+1
*
Added sysdep.h and sysdep-cancel.h for linuxthreads ARM
Carmelo Amoroso
2009-01-28
2
-0
/
+145
*
Synch with trunk: miscellaneous changes, mostly cleanup,
Carmelo Amoroso
2009-01-22
2
-2
/
+2
*
- pull r24786 from trunk
Bernhard Reutner-Fischer
2009-01-12
1
-2
/
+2
*
- whitespace cleanup; no obj-code changes (r24600)
Bernhard Reutner-Fischer
2008-12-29
1
-1
/
+1
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
3
-0
/
+6
*
Merges from trunk
Khem Raj
2008-12-22
1
-1
/
+1
*
Merge linuxthread.old from trunk.
Khem Raj
2008-12-15
4
-4
/
+4
*
Merge Linuxthreads from Trunk.
Khem Raj
2008-12-15
3
-49
/
+17
*
Fix kernl-features.h include path.
Carmelo Amoroso
2008-12-11
26
-26
/
+26
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
1
-437
/
+0
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
6
-56
/
+48
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
13
-97
/
+12
*
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
2
-8
/
+6
*
Rework nptl build system for cleaning headers and objects
Carmelo Amoroso
2008-12-03
7
-31
/
+31
*
Synch with trunk @ 24242
Carmelo Amoroso
2008-12-03
7
-34
/
+25
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-5
/
+4
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
1
-2
/
+2
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
4
-4
/
+5
*
Synch with trunk @ 24071.
Carmelo Amoroso
2008-11-17
20
-77
/
+169
*
Fixes posix_fadvise[64] functions to return the
Carmelo Amoroso
2008-09-18
2
-147
/
+2
*
Make sure that multi-threaded statically linked applications use the real
Carmelo Amoroso
2008-09-03
1
-0
/
+5
*
__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
39
-182
/
+182
*
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
6
-41
/
+58
*
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
*
Synch linuxthreads_db with trunk
Carmelo Amoroso
2008-06-18
1
-6
/
+3
*
Synch linuxthreads.old_db with trunk
Carmelo Amoroso
2008-06-18
1
-6
/
+3
*
Synch linuxthreads.old with trunk
Carmelo Amoroso
2008-06-18
9
-64
/
+75
*
Synch linuxthreds with trunk
Carmelo Amoroso
2008-06-18
5
-30
/
+37
*
Remove symlink too during make clean
Carmelo Amoroso
2008-05-15
1
-1
/
+1
*
STEP 11: synch linuxthreads.old directory
Carmelo Amoroso
2008-04-25
7
-38
/
+38
[prev]
[next]