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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove wait callbacks for non-cancelation funcs
Bernhard Reutner-Fischer
2009-11-17
4
-24
/
+0
*
Makefile: fix indentation
Bernhard Reutner-Fischer
2009-11-17
1
-19
/
+18
*
make the sem_open changes actually compile
Austin Foxley
2009-11-09
1
-1
/
+1
*
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
Mikhail Gusarov
2009-11-09
1
-32
/
+5
*
whitespace fixes
Austin Foxley
2009-10-17
45
-67
/
+37
*
mips nptl: Cleanup up _ABI64 warnings
Austin Foxley
2009-09-27
1
-0
/
+2
*
nptl_db: Reinstate version.h for nptl
Carmelo Amoroso
2009-09-27
2
-2
/
+2
*
Revert part of ecd7069ac6
Austin Foxley
2009-09-25
1
-0
/
+3
*
support O= for nptl too
Austin Foxley
2009-09-25
1
-9
/
+17
*
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
4
-33
/
+33
*
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
11
-4
/
+45
*
nptl/: no need to regen these headers every make
Austin Foxley
2009-09-21
5
-10
/
+4
*
warning fixes
Austin Foxley
2009-09-21
4
-7
/
+5
*
only try to build nptl libpthread if UCLIBC_HAS_THREADS
Austin Foxley
2009-09-20
1
-2
/
+2
*
undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings.
Khem Raj
2009-08-02
2
-1
/
+3
*
build: use $(do_sed) command for pretty printing
Carmelo Amoroso
2009-07-29
5
-9
/
+9
*
git: Added/Modified .gitignore
Filippo Arcidiacono
2009-07-02
1
-0
/
+13
*
sh: fix a wrong "#if" condition within the sysdep.h file.
Giuseppe Cavallaro
2009-07-02
1
-1
/
+1
*
git: Add missing .gitignore for nptl
Carmelo Amoroso
2009-07-02
1
-0
/
+6
*
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
*
Only use fstat64 when LFS is enabled
Austin Foxley
2009-05-20
1
-0
/
+5
*
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
*
Synch build system with trunk.
Carmelo Amoroso
2009-01-29
1
-1
/
+1
*
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
*
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
6
-27
/
+27
*
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
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
[next]