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
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes
Austin Foxley
2009-10-17
32
-53
/
+34
*
mips nptl: Cleanup up _ABI64 warnings
Austin Foxley
2009-09-27
1
-0
/
+2
*
i386/arm nptl warning fixes
Austin Foxley
2009-09-23
8
-11
/
+11
*
spent this morning beating i386 nptl into shape
Austin Foxley
2009-09-22
32
-463
/
+525
*
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
5
-0
/
+20
*
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
1
-4
/
+4
*
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
4
-57
/
+66
*
sparc nptl needs it's own lowlevellock.c
austinf
2009-03-21
4
-4
/
+157
*
sparc32 nptl functional
austinf
2009-03-19
16
-146
/
+347
*
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
21
-21
/
+21
*
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
6
-12
/
+107
*
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-09
1
-40
/
+40
*
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
2
-10
/
+12
*
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
2
-47
/
+47
*
Update sh4 pthread_mutex_t definition
Carmelo Amoroso
2008-07-31
1
-3
/
+13
*
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
-6
/
+4
*
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
22
-0
/
+2088
*
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
1
-17
/
+4
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
1
-12
/
+14
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
2
-2
/
+9
*
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
*
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
1
-2
/
+2
*
Synch nptl branch with SH port: as requested by sjhill for mips-ash4 merge
Carmelo Amoroso
2007-11-19
9
-41
/
+169
*
Begin merging of SuperH NPTL port. See the mailing list for further information.
"Steven J. Hill"
2007-11-13
29
-107
/
+672
*
Finally check in all the changes I made for NPTL library proper.
"Steven J. Hill"
2006-08-21
14
-206
/
+110
*
Bring in the new files for NPTL.
"Steven J. Hill"
2006-08-18
46
-0
/
+372
*
Get rid of versioning and shared library compatibility code. We want to start...
"Steven J. Hill"
2006-02-05
20
-267
/
+22
*
Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER a...
"Steven J. Hill"
2006-02-05
2
-108
/
+4
*
Clean up the 'sysdep.h' header chain. Other architectures will have their own...
"Steven J. Hill"
2006-02-05
1
-0
/
+295
*
Add in new file associated with asynchronous cancellation points.
"Steven J. Hill"
2006-02-05
1
-0
/
+60
*
Add in files and necessary make targets to autogenerate header files for vari...
"Steven J. Hill"
2006-02-05
5
-13
/
+129
[next]