April 2010 Archives by author
Starting: Thu Apr 1 02:45:35 UTC 2010
Ending: Thu Apr 29 15:22:45 UTC 2010
Messages: 382
- [git commit master] ldso: Add config option for controlling LD_PRELOAD
Carmelo AMOROSO
- [git commit nptl] ldso: Add config option for controlling LD_PRELOAD
Carmelo AMOROSO
- [git commit nptl] libc: Fix typo in include/rpc
Carmelo Amoroso
- [git commit nptl] libc: Add a common sysdep header
Carmelo Amoroso
- [git commit nptl] libc_sh: Add a sysdep header for sh
Carmelo Amoroso
- [git commit nptl] libc_sh: Update memcpy to use the ENTRY macro
Carmelo Amoroso
- [git commit master] ldso_sh: Provide only one definition for elf_machine_type_class
Carmelo Amoroso
- [git commit nptl] libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
- [git commit master] libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
- [git commit nptl] ldso_sh: Provide only one definition for elf_machine_type_class
Carmelo Amoroso
- [git commit nptl] libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
- [git commit master] sh: Add a prototype for the gcc __set_fpscr internal function
Carmelo Amoroso
- [git commit master] build: Move test build flags in Makefile.in
Carmelo Amoroso
- [git commit master] test_tls: Rename tst-tls16 to tst-tls-at-ctor
Carmelo Amoroso
- [git commit master] test_tls: Add two new tests for tls tst-tls{16, 17} taken from glibc
Carmelo Amoroso
- [git commit master] ldso_tls: Refetch dtv from memory if THREAD_DTV has changed
Carmelo Amoroso
- [git commit master] build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
- [git commit master] build: Do not define -DPIC longer through build system
Carmelo Amoroso
- [git commit master] libc: Add missing header for memset
Carmelo Amoroso
- [git commit master] libc: Fix typo in include/rpc
Carmelo Amoroso
- [git commit master] nptl: sysdep headers re-factoring
Carmelo Amoroso
- [git commit master] nptl_test: sysdep headers re-factoring
Carmelo Amoroso
- [git commit master] nptl: sysdep headers update for i386, mips and x86_64
Carmelo Amoroso
- [git commit master] nptl: Fix clean target to remove generated files
Carmelo Amoroso
- [git commit master] nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME
Carmelo Amoroso
- [git commit master] libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
- [git commit master] libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit nptl] libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit master] nptl: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit master] nptl_db: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit nptl] nptl: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit nptl] nptl_db: Remove compiler warning due to old-style function definition
Carmelo Amoroso
- [git commit master] build: Fix infinite loop when no threading support is enabled
Carmelo Amoroso
- [git commit nptl] build: Fix infinite loop when no threading support is enabled
Carmelo Amoroso
- [git commit master] nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
- [git commit nptl] nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
- [git tag nptl_merge] nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
- [git commit master] test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
Filippo Arcidiacono
- [git commit master] libc: Fix l64a to return the correct buffer pointer
Filippo Arcidiacono
- [git commit nptl] Fixes NPTL build on x86.
Natanael Copa
- [git commit nptl] nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
Natanael Copa
- [git commit nptl] nptl: proper soname handling
Natanael Copa
- [git commit master] ldso: initialize stack_chk_guard after TLS is initialized
Natanael Copa
- [git commit master] define local stack_chk_guard for nptl
Natanael Copa
- [git commit master] fix typo that sneaked in with 9a7506
Natanael Copa
- [git commit master] Fixes NPTL build on x86.
Natanael Copa
- [git commit master] nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
Natanael Copa
- [git commit master] nptl: proper soname handling
Natanael Copa
- [git commit nptl] lift printf field width limit
Michael Deutschmann
- [git commit master] check if USE_TLS is defined before use
Hans-Christian Egtvedt
- [git commit master] avr32: add varargs handling of prctl syscall
Hans-Christian Egtvedt
- [git commit nptl] Revert "remove config knobs that belong to the nptl branch"
Austin Foxley
- [git commit nptl] poll.c: fix incorrect merge
Austin Foxley
- [git commit nptl] nptl needs stdio futexes enabled.
Austin Foxley
- [git commit nptl] correctly quote version in confstr
Austin Foxley
- [git commit nptl] utils .gitignore update to include getconf
Austin Foxley
- [git commit nptl] change ABI_VERSION back to just include the major number
Austin Foxley
- [git commit master] libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
- [git commit master] libpthread/nptl_db: debugging support for nptl
Austin Foxley
- [git commit master] test/nptl/: tests for NPTL
Austin Foxley
- [git commit master] test/tls/: tests for thread local storage functionality
Austin Foxley
- [git commit master] some tweaks under libc/ needed for nptl
Austin Foxley
- [git commit master] sparc specific bits needed for nptl
Austin Foxley
- [git commit master] sh specific bits needed for nptl
Austin Foxley
- [git commit master] mips specific bits needed for nptl
Austin Foxley
- [git commit master] i386 specific bit for nptl
Austin Foxley
- [git commit master] arm specific bits needed for nptl
Austin Foxley
- [git commit master] build system changes needed for nptl
Austin Foxley
- [git commit master] rework internal uClibc mutexes to support futex locking, and nptl
Austin Foxley
- [git commit master] use *_not_cancel variants to avoid accidental cancellations with nptl
Austin Foxley
- [git commit master] cancellation support for a large amount of the required syscalls
Austin Foxley
- [git commit master] nptl provides sigaction and raise
Austin Foxley
- [git commit master] librt additions that are now possible with nptl
Austin Foxley
- [git commit master] Config.in: don't attempt to disable lt.old automatically, just have the user get it right
Austin Foxley
- [git commit master] uClibc_main: add the needed support for nptl
Austin Foxley
- [git commit master] whitespace fixes
Austin Foxley
- [git commit master] remove useless .gitignore
Austin Foxley
- [git commit master] Rules.mak fix typo (qstrup -> qstrip)
Austin Foxley
- [git commit master] make the sem_open changes actually compile
Austin Foxley
- [git commit master] sh: Add new optimisation to the SH4 memcpy
Austin Foxley
- [git commit master] don't use __i686 in symbol names as it seems gcc can define it
Austin Foxley
- [git commit master] generate nptl headers without a recursive make call
Austin Foxley
- [git commit master] test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined
Austin Foxley
- [git commit master] test/pthread: fix build of cancellation-points test
Austin Foxley
- [git commit master] test/dlopen: Match the function name that libtest actually sets
Austin Foxley
- [git commit master] test/dlopen: fix build for libtest.so
Austin Foxley
- [git commit master] test: nptl and tls tests need main include dir
Austin Foxley
- [git commit master] test/nptl: don't use c99 features if you don't need to
Austin Foxley
- [git commit master] test/: compile fixes for nptl and tls tests
Austin Foxley
- [git commit master] test/nptl: rework tst-tls3 to link with -z,now
Austin Foxley
- [git commit master] test/Rules.mak: disable -z,defs for now
Austin Foxley
- [git commit master] test/.gitignore: Ignore a few more test binaries
Austin Foxley
- [git commit master] test/.gitignore: ignore a missed nptl test binary
Austin Foxley
- [git commit master] getaddrinfo.c: include tls.h before resolv.h
Austin Foxley
- [git commit master] uClibc_ctype.h: fix inverted check for susv4 macro
Austin Foxley
- [git commit master] i386 nptl: add missing weak_alias for pthread_cond_signal
Austin Foxley
- [git commit master] nptl: make build depend directly on nptl headers
Austin Foxley
- [git commit master] nptl: fix old style function declerations
Austin Foxley
- [git commit master] nptl: fix a few more old style declerations
Austin Foxley
- [git commit master] nptl: fix even more old style declarations
Austin Foxley
- [git commit master] get x86_64 nptl building
Austin Foxley
- [git commit master] Revert "nptl: make build depend directly on nptl headers"
Austin Foxley
- [git commit master] Go back to using nptl_arch_headers
Austin Foxley
- [git commit master] x86_64: no waitpid syscall exists, so use wait4
Austin Foxley
- [git commit master] fix compiling test cases in static mode
Austin Foxley
- [git commit master] fix multiple definitions of pthread_once for x86_64
Austin Foxley
- [git commit master] x86_64: add missing includes to sem_*.S
Austin Foxley
- [git commit master] x86_64: fix up the rest of the includes and aliases for nptl
Austin Foxley
- [git commit master] test/math: put scalbf test under susv3 legacy define
Austin Foxley
- [git commit master] nptl: fix a few more old style prototypes
Austin Foxley
- [git commit master] nptl: need to build generic timer_* functions for x86_64 and sparc
Austin Foxley
- [git commit master] test: fix static build of nptl and tls tests
Austin Foxley
- [git commit master] nptl: timer_routines.c (timer_helper_thread):
Austin Foxley
- [git commit master] ldso: fix USE_TLS check
Austin Foxley
- [git commit master] libc: build tsd only when tls is enabled
Austin Foxley
- [git commit master] sparc/sysdep: Unify sparc sysdep.h
Austin Foxley
- [git commit master] sparc/sigaction: revert change. These semantics are needed for nptl
Austin Foxley
- [git commit master] mass sync with glibc nptl
Austin Foxley
- [git commit master] a few more build fixes nptl sync
Austin Foxley
- [git commit master] fix typo
Austin Foxley
- [git commit master] update nptl gitignore
Austin Foxley
- [git commit master] sparc/nptl: fix wrong vfork hidden def
Austin Foxley
- [git commit master] sparc/nptl: typo fixes
Austin Foxley
- [git commit master] move pthread_barrier_{init, destroy} to sysdeps/pthread for archs that implement their own like sparc and x86_64
Austin Foxley
- [git commit master] fix nptl build for sparc
Austin Foxley
- [git commit master] compile fixes for i386 nptl
Austin Foxley
- [git commit master] x86_64: unify sysdep.h
Austin Foxley
- [git commit master] i386 unify sysdep.h
Austin Foxley
- [git commit master] x86_64: finish up tls reloc support in ldso
Austin Foxley
- [git commit master] fixes to get nptl compiling for x86_64
Austin Foxley
- [git commit master] use macro to link ldso to libpthread, so it gets the the right name on 64 bit archs
Austin Foxley
- [git commit master] update kernel-features.h with futex features
Austin Foxley
- [git commit master] add dwarf defines used in cfi statements
Austin Foxley
- [git commit master] more fixes for x86_64 nptl
Austin Foxley
- [git commit master] x86_64: compile pthread it's own version of __syscall_error
Austin Foxley
- [git commit master] sparc: also needs generic version of lowlevelrobustlock
Austin Foxley
- [git commit master] sparc: disable cancellable system, as it fails in strange ways right now
Austin Foxley
- [git commit master] initialize new pregen-headers-y variable before including sub makefiles
Austin Foxley
- [git commit master] improve parallel make behaviour
Austin Foxley
- [git commit master] order headers before pregen-headers
Austin Foxley
- [git commit master] get rid of extra variables for nptl pregen altogether
Austin Foxley
- [git commit master] Revert "remove config knobs that belong to the nptl branch"
Austin Foxley
- [git commit master] poll.c: fix incorrect merge
Austin Foxley
- [git commit master] nptl needs stdio futexes enabled.
Austin Foxley
- [git commit master] correctly quote version in confstr
Austin Foxley
- [git commit master] utils .gitignore update to include getconf
Austin Foxley
- [git commit master] change ABI_VERSION back to just include the major number
Austin Foxley
- [git commit master] libpthread/nptl_db: define NOT_IN_libc
Austin Foxley
- [git commit master] enable building __fcntl_nocancel, as it used unconditionally now
Austin Foxley
- [git commit master] libpthread/x86_64: fix clean
Austin Foxley
- [git commit master] libc/regex: fix internal_function declarations
Austin Foxley
- [git commit master] libc/x86_64: use ELF-compatible definitions for assembler
Austin Foxley
- [git commit master] nptl: mips needs updated clone() implementation
Austin Foxley
- [git commit master] MIPS: restore INLINE_SYSCALL macro
Austin Foxley
- [git commit master] Fix typo (OPTIMIZATIONS -> OPTIMIZATION)
Austin Foxley
- [git commit master] fix a few build errors for the no threads case
Austin Foxley
- [git commit master] include dlfcn.h in ldso.h to get RTLD_NODELETE definition
Austin Foxley
- [git commit master] sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
- [git commit master] sparc: use fputs to write to stderr
Mike Frysinger
- [git commit master] inet_ntop4: avoid inline initialization
Mike Frysinger
- [git commit master] sysctl: avoid inline initialization
Mike Frysinger
- [git commit master] regex: call memcpy() ourselves
Mike Frysinger
- [git commit master] libc: add hidden calls to pthread cleanup funcs
Mike Frysinger
- [git commit master] test/plt: add a script to find PLT usage
Mike Frysinger
- [git commit master] build with -fmerge-all-constants
Mike Frysinger
- [git commit master] disable _POSIX_SPAWN define
Mike Frysinger
- [git tag svn_nptl] install_headers.sh: make more user friendly
Mike Frysinger
- [git commit master] Extend __gen_tempname with mode argument
Mikhail Gusarov
- [git commit master] Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
Mikhail Gusarov
- [git commit nptl] Fix use-after-free bug in __dns_lookup
Gabor Juhos
- [git commit nptl] libpthread/nptl_db: define NOT_IN_libc
Roman I Khimov
- [git commit master] Makefile.in: install sgtty.h
Roman I Khimov
- [git commit nptl] nios2: Add sys/user.h
Tobias Klauser
- [git commit nptl] nios2: Update fcntl.h from m68k
Tobias Klauser
- [git commit nptl] nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines
Tobias Klauser
- [git commit nptl] getdents: Fix mips64 build
Atsushi Nemoto
- [git commit master] Include bits/libc-lock.h to get __libc_once_define
Khem Raj
- [git commit master] mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocations.
Khem Raj
- [git commit master] mips/ldso: Check for TLS relocation in elf_machine_type_class.
Khem Raj
- [git commit master] mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE
Khem Raj
- [git commit master] Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1
Khem Raj
- [git commit master] Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread build.
Khem Raj
- [git commit master] Fix accidently dropped hunk during last merge from master.
Khem Raj
- [git commit master] nptl: Fix nptl specific case which still was not using CSRC-y.
Khem Raj
- [git commit master] mips/sysdep.h: Unify mips sysdep.h
Khem Raj
- [git commit master] arm/sysdep: Unify arm sysdep.h
Khem Raj
- [git commit master] Assorted fixed to get nptl compiling on ARM
Khem Raj
- [git commit master] Add missing libgcc_s.h header.
Khem Raj
- [git commit master] Add missing lowlevelrobustlock.c
Khem Raj
- [git commit master] Fix nptl build for mips
Khem Raj
- [git commit master] Get new nptl building on SH4
Khem Raj
- [git commit master] include tcb-offsets.h in sysdep-cancel.h for arm.
Khem Raj
- [git commit master] Fix typo in generated file names.
Khem Raj
- [git commit master] Fixes to get nptl compiling for x86
Khem Raj
- [git commit master] Add dummy tcb-offsets.h
Khem Raj
- [git commit master] Get x86_64 compile to succeed.
Khem Raj
- [git commit master] nptl/headers: Convert the makefile targets into variables.
Khem Raj
- [git commit master] pregen: Fix the parallel build problem in pregen target
Khem Raj
- [git commit master] pregen-headers: Add new target which depends on headers.
Khem Raj
- [git commit master] Release 0.9.31
Bernhard Reutner-Fischer
- [git commit master] bump version to 0.9.32-git
Bernhard Reutner-Fischer
- [git commit nptl] poll: unavailable on linux < 2.2.0
Bernhard Reutner-Fischer
- [git commit nptl] pull kernel-features.h from NPTL
Bernhard Reutner-Fischer
- [git commit nptl] remove config knobs that belong to the nptl branch
Bernhard Reutner-Fischer
- [git commit nptl] reduce number of mkdir calls
Bernhard Reutner-Fischer
- [git commit nptl] install: fix O= PREFIX= install
Bernhard Reutner-Fischer
- [git commit nptl] add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
- [git commit nptl] config: support make defconfig O=/f/o/o
Bernhard Reutner-Fischer
- [git commit nptl] add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
- [git commit nptl] buildsys: fix dir order-only prereq of unifdef
Bernhard Reutner-Fischer
- [git commit nptl] buildsys: Fix O= PREFIX= case
Bernhard Reutner-Fischer
- [git commit nptl] bump version to 0.9.31-rc1
Bernhard Reutner-Fischer
- [git commit nptl] bump version
Bernhard Reutner-Fischer
- [git commit nptl] buildsys: touchup 'make dist' a tiny bit
Bernhard Reutner-Fischer
- [git commit nptl] config: tweak text
Bernhard Reutner-Fischer
- [git commit nptl] prettify make clean
Bernhard Reutner-Fischer
- [git commit nptl] pass CFLAGS-dir to CC-m
Bernhard Reutner-Fischer
- [git commit nptl] utils: hide comment if !V
Bernhard Reutner-Fischer
- [git commit nptl] resolv: DEBUG-print nameserver we talk to
Bernhard Reutner-Fischer
- [git commit nptl] Release 0.9.31
Bernhard Reutner-Fischer
- [git commit nptl] bump version to 0.9.32-git
Bernhard Reutner-Fischer
- [git commit master] announce 0.9.31
Bernhard Reutner-Fischer
- [git commit master] Fix use-after-free bug in __dns_lookup
Bernhard Reutner-Fischer
- [git commit 0.9.31] Fix use-after-free bug in __dns_lookup
Bernhard Reutner-Fischer
- [git tag v0.9.31] Release 0.9.31
Bernhard Reutner-Fischer
- [git tag v0.9.31-rc1] bump version to 0.9.31-rc1
Bernhard Reutner-Fischer
- [git commit 0_9_30] Fix use-after-free bug in __dns_lookup
Bernhard Reutner-Fischer
- [git commit master] getconf: move to utils/
Bernhard Reutner-Fischer
- [git commit master] getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
Bernhard Reutner-Fischer
- [git commit nptl] getconf: move to utils/
Bernhard Reutner-Fischer
- [git commit nptl] getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
Bernhard Reutner-Fischer
- [git commit nptl] pthread_{attr_, }{s, g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
- [git commit master] confstr: properly stringify version parts
Bernhard Reutner-Fischer
- [git commit master] .gitignore getconf binaries
Bernhard Reutner-Fischer
- [git commit master] silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
- [git commit master] *.i depend on generated headers
Bernhard Reutner-Fischer
- [git commit master] prettify make clean
Bernhard Reutner-Fischer
- [git commit nptl] use user-provided host binaries
Bernhard Reutner-Fischer
- [git commit master] attribute_optimize: fix typo with args
Bernhard Reutner-Fischer
- [git commit nptl] pthread_mutex_timedlock: always build with optimizations
Bernhard Reutner-Fischer
- [git commit nptl] confstr: properly stringify version parts
Bernhard Reutner-Fischer
- [git commit nptl] .gitignore getconf binaries
Bernhard Reutner-Fischer
- [git commit nptl] silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
- [git commit nptl] *.i depend on generated headers
Bernhard Reutner-Fischer
- [git commit nptl] prettify make clean
Bernhard Reutner-Fischer
- [git commit nptl] attribute_optimize: fix typo with args
Bernhard Reutner-Fischer
- [git commit nptl] whitespace cleanup
Bernhard Reutner-Fischer
- [git commit nptl] silence debug warning
Bernhard Reutner-Fischer
- [git commit 0.9.31] attribute_optimize: fix typo with args
Bernhard Reutner-Fischer
- [git commit nptl] temporarily turn on warnings for NPTL
Bernhard Reutner-Fischer
- [git commit nptl] provide prototype for internal helper
Bernhard Reutner-Fischer
- [git commit master] test: add API test
Bernhard Reutner-Fischer
- [git commit master] *.o[sS]: depend on pregen
Bernhard Reutner-Fischer
- [git commit nptl] test: add API test
Bernhard Reutner-Fischer
- [git commit nptl] *.o[sS]: depend on pregen
Bernhard Reutner-Fischer
- [git commit nptl] PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
- [git commit master] FAQ: try to make #bugs more clear
Bernhard Reutner-Fischer
- [git commit master] utils: fix install prefix for getconf
Bernhard Reutner-Fischer
- [git commit nptl] utils: fix install prefix for getconf
Bernhard Reutner-Fischer
- [git commit master] remember some TODOs for 0.9.31
Bernhard Reutner-Fischer
- [git commit master] support selecting which locales to build
Bernhard Reutner-Fischer
- [git commit master] remove wrong default for choice
Bernhard Reutner-Fischer
- [git commit master] Simplify kconfig wording of thread support
Bernhard Reutner-Fischer
- [git commit master] Makefile: fix indentation
Bernhard Reutner-Fischer
- [git commit master] include string.h for memset()
Bernhard Reutner-Fischer
- [git commit master] remove wait callbacks for non-cancelation funcs
Bernhard Reutner-Fischer
- [git commit master] Look at HAVE_SHARED
Bernhard Reutner-Fischer
- [git commit master] make tls and nptl test build
Bernhard Reutner-Fischer
- [git commit master] warn about old-style crap in extra-annoyance-mode
Bernhard Reutner-Fischer
- [git commit master] randconfig.sh: set number of make jobs
Bernhard Reutner-Fischer
- [git commit master] rename exp(onent) to ex
Bernhard Reutner-Fischer
- [git commit master] futimens: add missing local prototype
Bernhard Reutner-Fischer
- [git commit master] test commit
Bernhard Reutner-Fischer
- [git commit master] ether_line: fix build for socket && !ip
Bernhard Reutner-Fischer
- [git commit master] rename exp(onent) to _exp
Bernhard Reutner-Fischer
- [git commit master] ldso: tweak shadow warning with preload file support
Bernhard Reutner-Fischer
- [git commit master] fix typo in version mismatch msg
Bernhard Reutner-Fischer
- [git commit master] wordexp: silence shadow warning
Bernhard Reutner-Fischer
- [git commit master] kernel-features: add __ASSUME_POSIX_CPU_TIMERS
Bernhard Reutner-Fischer
- [git commit master] pthread_{attr_, }{s, g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
- [git commit master] TLS_TCB_AT_TP: avoid warning about undef cpp token
Bernhard Reutner-Fischer
- [git commit master] pthread_{attr_, }{s, g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
- [git commit master] use user-provided host binaries
Bernhard Reutner-Fischer
- [git commit master] pthread_mutex_timedlock: always build with optimizations
Bernhard Reutner-Fischer
- [git commit master] whitespace cleanup
Bernhard Reutner-Fischer
- [git commit master] silence debug warning
Bernhard Reutner-Fischer
- [git commit master] temporarily turn on warnings for NPTL
Bernhard Reutner-Fischer
- [git commit master] provide prototype for internal helper
Bernhard Reutner-Fischer
- [git commit master] PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
- [git commit master] include unistd.h for smallint
Yoshinori Sato
- [git commit nptl] Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
- [git commit nptl] libc-symbols: add attribute_protected
Timo Teras
- [git commit nptl] libc: remove libc weak __pthreads_* wrappers
Timo Teras
- [git commit nptl] nptl: mark forwarded functions protected
Timo Teras
- [git commit master] Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
- [git commit master] libc-symbols: add attribute_protected
Timo Teras
- [git commit master] libc: remove libc weak __pthreads_* wrappers
Timo Teras
- [git commit master] nptl: mark forwarded functions protected
Timo Teras
- [git commit nptl] nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assembler
Timo Teräs
- [git commit master] linuxthreads.new: initialize stdio locking
Timo Teräs
- [git commit 0_9_30] linuxthreads.new: initialize stdio locking
Timo Teräs
- [git commit 0.9.31] linuxthreads.new: initialize stdio locking
Timo Teräs
- [git commit nptl] nptl: mark symbols with libc forwarder hidden
Timo Teräs
- [git commit nptl] nptl: initialize stdio locking
Timo Teräs
- [git commit nptl] nptl: turn pointer demangling off
Timo Teräs
- [git commit nptl] nptl: fix libc sigaction signal checking
Timo Teräs
- [git commit nptl] nptl: fix libc sigtimedwait
Timo Teräs
- [git commit nptl] nptl: remove unneeded libc-lock.h include
Timo Teräs
- [git commit nptl] nptl: fix malloc library locking
Timo Teräs
- [git commit nptl] nptl: fix warnings of shadowing __self
Timo Teräs
- [git commit nptl] ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
- [git commit nptl] nptl: fix libc internal, dynamically enabled locking
Timo Teräs
- [git commit nptl] nptl: fix dynamic initialization of libpthread
Timo Teräs
- [git commit nptl] linuxthreads.new: initialize stdio locking
Timo Teräs
- [git commit master] PIC fixes for hardened
Timo Teräs
- [git commit master] nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assembler
Timo Teräs
- [git commit master] nptl: mark symbols with libc forwarder hidden
Timo Teräs
- [git commit master] nptl: initialize stdio locking
Timo Teräs
- [git commit master] nptl: turn pointer demangling off
Timo Teräs
- [git commit master] nptl: fix libc sigaction signal checking
Timo Teräs
- [git commit master] nptl: fix libc sigtimedwait
Timo Teräs
- [git commit master] nptl: remove unneeded libc-lock.h include
Timo Teräs
- [git commit master] nptl: fix malloc library locking
Timo Teräs
- [git commit master] nptl: fix warnings of shadowing __self
Timo Teräs
- [git commit master] ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
- [git commit master] nptl: fix libc internal, dynamically enabled locking
Timo Teräs
- [git commit master] nptl: fix dynamic initialization of libpthread
Timo Teräs
- [git commit nptl] ldso/i386: support protected symbols
Joakim Tjernlund
- [git commit master] ldso/i386: support protected symbols
Joakim Tjernlund
- [git commit master] getutid is not used internally, removing hidden_proto
Denys Vlasenko
- [git commit master] regex_old: convert static flag variable to smallint
Denys Vlasenko
- [git commit master] utent: do not create extra static functions if !THREADS
Denys Vlasenko
- [git commit master] libutil/login: was totally broken. fixed
Denys Vlasenko
- [git commit master] i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
- [git commit master] i386/bits/syscalls.h: generate better code using more restrictive asm constraints
Denys Vlasenko
- [git commit master] i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
- [git commit master] i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled so far
Denys Vlasenko
- [git commit nptl] getutid is not used internally, removing hidden_proto
Denys Vlasenko
- [git commit nptl] regex_old: convert static flag variable to smallint
Denys Vlasenko
- [git commit nptl] utent: do not create extra static functions if !THREADS
Denys Vlasenko
- [git commit nptl] libutil/login: was totally broken. fixed
Denys Vlasenko
- [git commit nptl] i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
- [git commit nptl] i386/bits/syscalls.h: generate better code using more restrictive asm constraints
Denys Vlasenko
- [git commit nptl] i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
- [git commit nptl] i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled so far
Denys Vlasenko
- [git commit master] resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
- [git commit nptl] resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
- [git commit 0.9.31] resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
- [git commit master] ctime: do not use static struct tm buffer
Denys Vlasenko
- [git commit master] optional /etc/localtime support
Denys Vlasenko
- [git commit master] time.c: fix unreadable code style: assignments within if(), misplaced comments
Denys Vlasenko
- [Bug 251] SysVIPC does not work on old kernels
bugzilla at busybox.net
- [Bug 1465] New: setrlimit broken on old i386 kernels
bugzilla at busybox.net
- [Bug 1465] setrlimit broken on old i386 kernels
bugzilla at busybox.net
- [Bug 1471] New: mbrtowc does not set output wchar when converting null char
bugzilla at busybox.net
- [Bug 1495] New: enabling LINUXTHREADS_NEW generates undefined reference to `_res'
bugzilla at busybox.net
- [Bug 1507] New: [PATCH] ldd segfault fix
bugzilla at busybox.net
- [Bug 1075] ARM: Programs linked to shared library segfault
bugzilla at busybox.net
- [Bug 1543] New: Statically linked ldconfig dies will call to null
bugzilla at busybox.net
- [Bug 1543] Statically linked ldconfig dies with call to null
bugzilla at busybox.net
- [Bug 1381] busybox does not build because of missing fcntl64 symbol
bugzilla at busybox.net
- [Bug 1381] busybox does not build because of missing fcntl64 symbol
bugzilla at busybox.net
- [Bug 1597] New: UCLIBC_HAS_NFTW should default to y
bugzilla at busybox.net
- [Bug 1435] dlopen/dlclose with ctors/dtors and on_exit handler -> using uninitialized memory
bugzilla at busybox.net
- [Bug 1603] New: Segfault in fstatfs testcase
bugzilla at busybox.net
- [Bug 1603] Segfault in fstatfs testcase
bugzilla at busybox.net
- [Bug 1603] Segfault in fstatfs testcase
bugzilla at busybox.net
- [Bug 1603] Segfault in fstatfs testcase
bugzilla at busybox.net
- [Bug 1603] Segfault in fstatfs testcase
bugzilla at busybox.net
- [Bug 1633] New: [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
- [Bug 1633] [0.9.32-git regression] build problem: infinite loop spawning 'make'
bugzilla at busybox.net
Last message date:
Thu Apr 29 15:22:45 UTC 2010
Archived on: Tue May 11 17:35:29 UTC 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).