index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librt
Age
Commit message (
Expand
)
Author
2015-04-14
librt: Add missing __dso_handle
Bernhard Reutner-Fischer
2015-04-14
librt: Refine LIBS
Bernhard Reutner-Fischer
2015-04-14
librt: honour HAS_STUBS in buildsys
Bernhard Reutner-Fischer
2015-04-14
librt: Rephrase librt.so library dependencies
Bernhard Reutner-Fischer
2015-04-14
librt: Fix librt.so depends for !NPTL
Bernhard Reutner-Fischer
2015-03-31
buildsys: Do not build crt upon pregen
Bernhard Reutner-Fischer
2015-03-31
Revert "librt: Use -nodefaultlibs instead of -nostdlib"
Bernhard Reutner-Fischer
2015-03-22
librt: Use -nodefaultlibs instead of -nostdlib
Khem Raj
2013-12-20
librt: fix mq_timed{send,receive} return instructions
Baruch Siach
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
Reorder includes and include only what is necessary
Peter S. Mazinger
2012-06-15
librt: provide missing prototypes for mq_timedreceive,mq_timedsend
Peter S. Mazinger
2012-06-15
librt: get rid of visible __mq_timed(send,receive)
Peter S. Mazinger
2012-06-15
do not include libc-internal.h
Peter S. Mazinger
2012-04-04
librt: convince spawn to compile for !LFS
Bernhard Reutner-Fischer
2012-03-26
spawn: fix building on no-mmu systems
Mike Frysinger
2012-03-26
spawn: do not require C99 style
Mike Frysinger
2012-03-25
librt: add posix_spawn support
Ismael Luceno
2012-03-05
librt: refactor source selection
Mike Frysinger
2012-01-18
stubs: mark stubs as used
Bernhard Reutner-Fischer
2011-03-05
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-03-03
fix dependency on ADVANCED_REALTIME
Peter S. Mazinger
2010-06-17
librt: fix linking WRT pthreads
Bernhard Reutner-Fischer
2010-06-17
librt: simplify handling LDFLAGS
Bernhard Reutner-Fischer
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-02-23
improve parallel make behaviour
Austin Foxley
2010-02-16
mass sync with glibc nptl
Austin Foxley
2009-10-17
librt additions that are now possible with nptl
Austin Foxley
2009-09-18
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-05
do not save/restore errno around free() calls
Denys Vlasenko
2009-09-05
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-08-17
support building out-of-tree
Bernhard Reutner-Fischer
2009-07-05
Add a few missing includes
Ron
2009-07-03
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-06-02
include errno.h unconditionally
Bernhard Reutner-Fischer
2009-06-02
add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
2009-01-22
- also link librt with --as-needed and do so unconditionally to work around
Bernhard Reutner-Fischer
2008-12-04
CLean librt/*.oS too (NPTL will add some).
Carmelo Amoroso
2008-11-07
- less verbose make clean
Bernhard Reutner-Fischer
2008-10-06
- disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)
Bernhard Reutner-Fischer
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2008-06-17
- move stripping into do_ar resp compile-m for the sake of simplicity
Bernhard Reutner-Fischer
2008-06-04
- strip the targets and not prerequisites
Bernhard Reutner-Fischer
2008-06-03
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-01
A slight improvement over my previous commit which ensured we always rebuild
Bernd Schmidt
2007-03-19
#1273 if EXTRAVERSION is set, make sure we respect it
Mike Frysinger
2007-02-09
Kay McCormick reports: when evp is NULL, it is reset too late and so can caus...
Mike Frysinger
2007-02-09
run through Lindent
Mike Frysinger
[next]