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
/
misc
/
internals
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the sem_open changes actually compile
Austin Foxley
2009-11-09
2
-2
/
+2
*
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
2
-8
/
+9
*
whitespace fixes
Austin Foxley
2009-10-17
1
-1
/
+1
*
sync a few trivial changes back to master
Austin Foxley
2009-10-17
1
-4
/
+4
*
use correct define to guard non tls errno
Austin Foxley
2009-09-23
2
-17
/
+1
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
2
-14
/
+0
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
4
-17
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
2
-13
/
+11
*
signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
1
-8
/
+8
*
sign-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
1
-1
/
+2
*
signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj
2008-12-02
3
-20
/
+48
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-8
/
+8
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
1
-4
/
+5
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
2
-3
/
+3
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-1
/
+1
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-2
/
+2
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-49
/
+49
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-2
/
+2
*
Fix __uClibc_main.c to not create aliases to hidden variables
Carmelo Amoroso
2007-11-22
1
-8
/
+8
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
3
-25
/
+46
*
Fix up header files.
"Steven J. Hill"
2007-04-14
1
-4
/
+1
*
More merging from trunk.
"Steven J. Hill"
2007-01-21
1
-7
/
+7
*
Copy from trunk.
"Steven J. Hill"
2006-12-16
1
-0
/
+35
*
Copy from trunk.
"Steven J. Hill"
2006-12-16
1
-0
/
+53
*
Copy from trunk.
"Steven J. Hill"
2006-12-16
1
-0
/
+46
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
2
-50
/
+212
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
2
-62
/
+67
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
3
-22
/
+36
*
And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er...
"Steven J. Hill"
2006-01-05
2
-2
/
+29
*
Changes to make 'h_errno' be a TLS variable. These changes should be portable...
"Steven J. Hill"
2006-01-05
2
-5
/
+3
*
Clean-up definition and usage of h_errno to be a TLS variable.
"Steven J. Hill"
2005-12-13
1
-0
/
+6
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
5
-32
/
+20
*
More merging from trunk.
"Steven J. Hill"
2005-12-06
1
-6
/
+15
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
1
-1
/
+1
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
4
-76
/
+25
*
Sync up with trunk.
"Steven J. Hill"
2005-11-19
1
-1
/
+1
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-6
/
+3
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-5
/
+5
*
Add 'static.c' back into the build.
"Steven J. Hill"
2005-11-16
2
-2
/
+6
*
Changes to sync with trunk.
"Steven J. Hill"
2005-11-06
1
-1
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-10-30
3
-75
/
+28
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+40
*
Bring in changes from trunk.
"Steven J. Hill"
2005-10-04
1
-3
/
+2
*
Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e...
"Steven J. Hill"
2005-10-04
2
-25
/
+39
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-1
/
+1
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
2
-11
/
+70
*
Finish merge from trunk.
"Steven J. Hill"
2005-09-13
1
-10
/
+0
*
Add in calls needed for TLS setup for statically linked applications. A call ...
"Steven J. Hill"
2005-08-30
1
-4
/
+15
[next]