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
Age
Commit message (
Expand
)
Author
2009-11-22
make tls and nptl test build
Bernhard Reutner-Fischer
2009-11-22
Look at HAVE_SHARED
Bernhard Reutner-Fischer
2009-11-22
remove wait callbacks for non-cancelation funcs
Bernhard Reutner-Fischer
2009-11-22
include string.h for memset()
Bernhard Reutner-Fischer
2009-11-22
Makefile: fix indentation
Bernhard Reutner-Fischer
2009-11-09
Simplify kconfig wording of thread support
Bernhard Reutner-Fischer
2009-11-09
remove wrong default for choice
Bernhard Reutner-Fischer
2009-11-09
support selecting which locales to build
Bernhard Reutner-Fischer
2009-11-09
remember some TODOs for 0.9.31
Bernhard Reutner-Fischer
2009-11-09
disable _POSIX_SPAWN define
Mike Frysinger
2009-11-09
build with -fmerge-all-constants
Mike Frysinger
2009-11-09
test/plt: add a script to find PLT usage
Mike Frysinger
2009-11-09
libc: add hidden calls to pthread cleanup funcs
Mike Frysinger
2009-11-09
regex: call memcpy() ourselves
Mike Frysinger
2009-11-09
sysctl: avoid inline initialization
Mike Frysinger
2009-11-09
inet_ntop4: avoid inline initialization
Mike Frysinger
2009-11-09
sparc: use fputs to write to stderr
Mike Frysinger
2009-11-09
sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
2009-11-09
make the sem_open changes actually compile
Austin Foxley
2009-11-09
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
Mikhail Gusarov
2009-11-09
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
Rules.mak fix typo (qstrup -> qstrip)
Austin Foxley
2009-10-20
remove useless .gitignore
Austin Foxley
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
uClibc_main: add the needed support for nptl
Austin Foxley
2009-10-17
Config.in: don't attempt to disable lt.old automatically, just have the user ...
Austin Foxley
2009-10-17
librt additions that are now possible with nptl
Austin Foxley
2009-10-17
nptl provides sigaction and raise
Austin Foxley
2009-10-17
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-10-17
use *_not_cancel variants to avoid accidental cancellations with nptl
Austin Foxley
2009-10-17
rework internal uClibc mutexes to support futex locking, and nptl
Austin Foxley
2009-10-17
build system changes needed for nptl
Austin Foxley
2009-10-17
arm specific bits needed for nptl
Austin Foxley
2009-10-17
i386 specific bit for nptl
Austin Foxley
2009-10-17
mips specific bits needed for nptl
Austin Foxley
2009-10-17
sh specific bits needed for nptl
Austin Foxley
2009-10-17
sparc specific bits needed for nptl
Austin Foxley
2009-10-17
some tweaks under libc/ needed for nptl
Austin Foxley
2009-10-17
test/tls/: tests for thread local storage functionality
Austin Foxley
2009-10-17
test/nptl/: tests for NPTL
Austin Foxley
2009-10-17
libpthread/nptl_db: debugging support for nptl
Austin Foxley
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
2009-10-17
add .gitignore for test/ and extra/
Austin Foxley
2009-10-17
test/dlopen: use pthread_once directly
Austin Foxley
2009-10-17
linuxthreads: check TLS_DTV_AT_TP define correctly
Austin Foxley
2009-10-17
mktemp does not depend on floats
Austin Foxley
2009-10-17
gitignore: ignore install_dir/
Austin Foxley
2009-10-17
Makerules: add a do_sed command
Austin Foxley
2009-10-16
ldso: fixup missed variable rename ( tls_tpnt -> tpntp )
Austin Foxley
2009-10-16
remove readelf from helptext
Bernhard Reutner-Fischer
[next]