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
2018-01-15
rt: cleanup and allow to build for linuxthreads
Waldemar Brodkorb
2017-12-10
librt: fix gcc warning
Waldemar Brodkorb
2017-11-22
librt: fix broken posix_spawn
Waldemar Brodkorb
2017-07-28
rt: convert mq_timedsend/mq_timedreceive to use cancel.h macros
Waldemar Brodkorb
2017-04-22
remove unused HP_TIMING_AVAIL and header
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-08-10
librt: fix path parsing in __spawni()
Eric Le Bihan
2016-06-30
nds32: add support for new architecture
Waldemar Brodkorb
2016-06-23
libs: install backward compatibility symlinks
Alexey Brodkin
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
[next]