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
/
librt
Commit message (
Expand
)
Author
Age
Files
Lines
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
1
-1
/
+1
*
librt/: fix build for no threads case
Austin Foxley
2009-09-21
1
-3
/
+3
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-9
/
+10
*
do not save/restore errno around free() calls
Denys Vlasenko
2009-09-18
1
-10
/
+6
*
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-09-18
1
-7
/
+10
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
Add a few missing includes
Ron
2009-07-09
1
-0
/
+1
*
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-07-09
1
-0
/
+4
*
include errno.h unconditionally
Bernhard Reutner-Fischer
2009-06-05
1
-4
/
+3
*
add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
2009-06-05
1
-0
/
+98
*
Synch build system with trunk.
Carmelo Amoroso
2009-01-29
1
-4
/
+6
*
Fix nptl librt build breakage
Khem Raj
2008-12-24
1
-1
/
+4
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
1
-7
/
+2
*
Fix kernl-features.h include path.
Carmelo Amoroso
2008-12-11
3
-3
/
+3
*
Clean librt/*.oS too
Carmelo Amoroso
2008-12-04
1
-1
/
+1
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
1
-2
/
+4
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
11
-11
/
+11
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
3
-37
/
+38
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
1
-5
/
+5
*
STEP 12: synch librt directory
Carmelo Amoroso
2008-04-25
11
-80
/
+86
*
Merge nptl branch tree with trunk.
Carmelo Amoroso
2008-03-16
1
-1
/
+1
*
Fix mq_timed[receive,send]. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@s...
Carmelo Amoroso
2007-11-20
4
-5
/
+8
*
Merge from trunk.
"Steven J. Hill"
2007-01-20
1
-1
/
+3
*
Bring in POSIX timers for use with the NPTL implementation.
"Steven J. Hill"
2006-08-18
9
-4
/
+558
*
Grrr.
"Steven J. Hill"
2006-02-25
1
-0
/
+18
*
Merge from trunk.
"Steven J. Hill"
2006-02-25
5
-34
/
+15
*
Merge from trunk.
"Steven J. Hill"
2006-01-06
3
-14
/
+26
*
Merge from trunk.
"Steven J. Hill"
2005-12-06
1
-3
/
+3
*
Oops.
"Steven J. Hill"
2005-11-29
1
-0
/
+18
*
Merge from trunk.
"Steven J. Hill"
2005-11-29
4
-129
/
+38
*
Sync up with trunk.
"Steven J. Hill"
2005-11-19
1
-1
/
+1
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-12
/
+36
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-3
/
+0
*
Sync with glibc implementation.
"Steven J. Hill"
2005-11-16
1
-21
/
+51
*
Add new file for POSIX timers.
"Steven J. Hill"
2005-11-16
1
-0
/
+18
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+29
*
Big, huge fricking merge. Peter, if you touch the build system again I'm goin...
"Steven J. Hill"
2005-10-04
1
-25
/
+41
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
2
-2
/
+7
*
rework dependencies so the archive is re-created only when the object files h...
Mike Frysinger
2005-01-18
1
-5
/
+2
*
make sure we include pthread.h to define pthread_attr_t
Mike Frysinger
2005-01-18
1
-0
/
+1
*
Patch from Paul Mundt (lethal) adding an initial librt implementation.
Eric Andersen
2005-01-11
14
-0
/
+504