October 2009 Archives by thread
Starting: Mon Oct 5 00:48:54 UTC 2009
Ending: Wed Oct 28 19:56:34 UTC 2009
Messages: 257
- [git commit master] mips: fix typo in elfinterp.c
Austin Foxley
- [git commit master] descriptive error message
Bernhard Reutner-Fischer
- [git commit master] sparc: add stubs for more of the _Q* ops
Austin Foxley
- [git commit master] whitespace cleanup
Bernhard Reutner-Fischer
- [git commit master] trim whitespace
Bernhard Reutner-Fischer
- [git commit master] commentary typo fix
Bernhard Reutner-Fischer
- [git commit master] fix coding style
Bernhard Reutner-Fischer
- [git commit master] ldso: use MAP_FAILED with ld.so.cache
Mike Frysinger
- [git commit master] fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
- [git commit master] clean up O_CLOEXEC handling
Mike Frysinger
- [git commit master] ldso: use O_CLOEXEC for cache file
Mike Frysinger
- [git commit master] ldso: pull in missing bits/fcntl.h header for O_CLOEXEC
Mike Frysinger
- [git commit master] resolv/crypt: convert to foo-y kbuild style
Mike Frysinger
- [git commit master] Fix building arm EABI
Bernhard Reutner-Fischer
- [git commit nptl] Fix building arm EABI
Bernhard Reutner-Fischer
- [git commit master] link-time warning for obsolescent/removed network funcs
Bernhard Reutner-Fischer
- [git commit master] _toupper, _tolower depend on SUSv4
Bernhard Reutner-Fischer
- [git commit master] ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
- [git commit master] utime() is obsolescent in SUSv4
Bernhard Reutner-Fischer
- [Bug 253] poll() syscall emulation not compiled when needed
bugzilla at busybox.net
- [Bug 253] poll() syscall emulation not compiled when needed
bugzilla at busybox.net
- [Bug 253] poll() syscall emulation not compiled when needed
bugzilla at busybox.net
- [git commit master] add and use qstrip
Bernhard Reutner-Fischer
- [git commit master] SUSV4: remove utime.h
Bernhard Reutner-Fischer
- [git commit master] check_ld some more flags
Bernhard Reutner-Fischer
- [git commit nptl] sh4: Reorder code in memmove.c
Carmelo Amoroso
- [git commit nptl] sh: Align sh clone implementation with glibc
Carmelo Amoroso
- [git commit master] drop __BCC__ cruft from string code
Mike Frysinger
- [git commit 0_9_30] getopt: add missing hidden_proto
Bernhard Reutner-Fischer
- [git commit 0_9_30] Current kernels support more than 8 bit major/minor. Pass dev_t through to the kernel unmolested.
Rob Landley
- [git commit 0_9_30] fix "make install" with relative PREFIX
Denis Vlasenko
- [git commit 0_9_30] fix "make utils" build failure in ldconfig (undefined reference to 'getopt')
Denis Vlasenko
- [git commit 0_9_30] Make wcsxfrm visible also when LOCALE support is disabled.
Carmelo Amoroso
- [git commit 0_9_30] - remove some bloat that was added in r23660 and subsequent r23698. The sbrk lock is only needed for LT.old
Bernhard Reutner-Fischer
- [git commit 0_9_30] This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is disabled and __UCLIBC_HAS_WCHAR__ is enabled. The only locale available when __UCLIBC_HAS_LOCALE__ is disabled is the C locale, the others locale are skipped.
Carmelo Amoroso
- [git commit 0_9_30] Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch supports this feature. SH4 will use this in some aseembly files for the NPTL implementation. Add now safely on trunk.
Carmelo Amoroso
- [git commit 0_9_30] - Use runtime pagesize (Jeremy Kerr) Some powerpc machines can support 64k pages, enabled by the CONFIG_64K_PAGES option in linux.
Bernhard Reutner-Fischer
- [git commit 0_9_30] - use proper macro (no obj-code changes)
Bernhard Reutner-Fischer
- [git commit 0_9_30] - use proper macros
Bernhard Reutner-Fischer
- [git commit 0_9_30] Go deeper while cleaning string directory to remove TARGET_SUBARCH implementation too.
Carmelo Amoroso
- [git commit 0_9_30] Mention make utils, hostutils, install_utils.
Rob Landley
- [git commit 0_9_30] - improve documentation of utils and hostutils
Bernhard Reutner-Fischer
- [git commit 0_9_30] Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) and add install_hostutils. Now install_utils should use $PREFIX more like other packages do.
Rob Landley
- [git commit 0_9_30] - document environment variables used by the install_* targets. See their config helptexts for further detail.
Bernhard Reutner-Fischer
- [git commit 0_9_30] update ptrace.h to latest from glibc
Mike Frysinger
- [git commit 0_9_30] punt old unused header
Mike Frysinger
- [git commit 0_9_30] use newer spiffy asm constraints to get better code generation
Mike Frysinger
- [git commit 0_9_30] add ENDPROC() macro for Blackfin assembly
Mike Frysinger
- [git commit 0_9_30] Blackfin: declare {INLINE, INTERNAL}_SYSCALL() and friends
Mike Frysinger
- [git commit 0_9_30] Blackfin: add L2_SRAM flag for alloc func
Mike Frysinger
- [git commit 0_9_30] add inlines for Blackfin atomic functions
Mike Frysinger
- [git commit 0_9_30] Move kernel-features.h header from the linuxthread directory to a common one (libc/sysdeps/linux/common/bits) so that any function can access to supported kernel feature (i.e. getdents).
Carmelo Amoroso
- [git commit 0_9_30] Do not install libc-XXXX.h files in "make install". glibc does not have them, so should be safe.
Denis Vlasenko
- [git commit 0_9_30] - install utils into the proper directories
Bernhard Reutner-Fischer
- [git commit 0_9_30] - emulate unavailable syscall getpgrp on e.g. ia64 (Stefan Assmann)
Bernhard Reutner-Fischer
- [git commit 0_9_30] - provide INTERNAL_SYSCALL for ia64 (Stefan Assmann, sassmann at suse de)
Bernhard Reutner-Fischer
- [git commit 0_9_30] - non-pic support for MIPS (Catherine Moore, clm at codesourcery com)
Bernhard Reutner-Fischer
- [git commit 0_9_30] - fix for !GETOPT_LONG
Bernhard Reutner-Fischer
- [git commit 0_9_30] - remove leftover from r13277
Bernhard Reutner-Fischer
- [git commit 0_9_30] Get rid of the following annoying warnings on ppc: warning: nested extern declaration of '__illegally_sized_syscall_argN' From Stefan Assmann (sassmann AT suse.de)
Denis Vlasenko
- [git commit 0_9_30] libm_sh: fix libm build for sh
Carmelo Amoroso
- [git commit 0_9_30] - make sure __user is defined when including kernel's sigcontext.h
Bernhard Reutner-Fischer
- [git commit 0_9_30] Remove check for the relocation type check in the resolver, from all archs.
Carmelo Amoroso
- [git commit 0_9_30] allow people to run the hostutils targets without having a .config file
Mike Frysinger
- [git commit 0_9_30] do not rely on features.h so that elf.h can be used on non-elf systems (Darwin, Windows, etc...)
Mike Frysinger
- [git commit 0_9_30] include more info in error messages so we have a better idea where things are failing
Mike Frysinger
- [git commit 0_9_30] add comment why do we need _ISbit() macro
Denis Vlasenko
- [git commit 0_9_30] - fix fallout from r24140 and r24160 for !CTYPE_TABLES
Bernhard Reutner-Fischer
- [git commit 0_9_30] Use gcc built-in defines for detecting SH cores instead of uclibc config option macros (aligning SH to all other archs).
Carmelo Amoroso
- [git commit 0_9_30] Add EPOLLRDHUP constant
Denis Vlasenko
- [git commit 0_9_30] Make long double support available for sh too.
Carmelo Amoroso
- [git commit 0_9_30] linuxthreads fixes from Will Newton (will.newton AT gmail.com): * share Sys V semaphores in order to get appropriate SEM_UNDO semantics. * correct guardaddr in pthread_free() for TLS case * move spinlock unlocking before restart() * When exit was called from a signal handler, the restart from the manager processing the exit request instead restarted the thread in pthread_cond_timedwait. (see http://sources.redhat.com/ml/libc-ports/2006-05/msg00000.html)
Denis Vlasenko
- [git commit 0_9_30] add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)
Denis Vlasenko
- [git commit 0_9_30] add GNU extension for select timeouts where the sub-second field is actually longer than one second
Mike Frysinger
- [git commit 0_9_30] force DOPIC for FDPIC ELF targets
Mike Frysinger
- [git commit 0_9_30] default linux-2.4 module support to off for Blackfin targets
Mike Frysinger
- [git commit 0_9_30] import user.h from the kernel as it is no longer exported by the kernel
Mike Frysinger
- [git commit 0_9_30] enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection
Mike Frysinger
- [git commit 0_9_30] Added string.h header for strerr prototype.
Carmelo Amoroso
- [git commit 0_9_30] fix compilation of linuxthreads for sparc add myself to MAINTAINERS for sparc
austinf
- [git commit 0_9_30] - Add strtouq alias (to strtoul) for 64bit
Bernhard Reutner-Fischer
- [git commit 0_9_30] 32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28. The new guard symbol is "__SPARC_POSIX_TYPES_H".
Rob Landley
- [git commit 0_9_30] implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier
Mike Frysinger
- [git commit 0_9_30] The attached patches fixes the problems found bringing up uclibc on coldfire M5485 processor
Khem Raj
- [git commit 0_9_30] Fix the ifdef logic broken by last commit for !defined (__mcoldfire__)
Khem Raj
- [git commit 0_9_30] - fix typo
Bernhard Reutner-Fischer
- [git commit 0_9_30] sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso
austinf
- [git commit 0_9_30] for sparc v8 MAGIC1 was defined incorrectly
austinf
- [git commit 0_9_30] make sure to block all signals when calling daemon() to prevent delivery while the parent is sharing the stack
Mike Frysinger
- [git commit 0_9_30] install_kernel_headers: comment out copying of extra directories, this seem to be not needed
Denis Vlasenko
- [git commit 0_9_30] Reinstate {drm, mtd, rdma, sound, video} directory installtion pending some explanation from gurus. Expanded comment explaining _why_ we try to install these exact directories.
Denis Vlasenko
- [git commit 0_9_30] patch from Joseph S. Meyers
austinf
- [git commit 0_9_30] sh: Fix FPU config option
Peter Griffin
- [git commit 0_9_30] Add position independent code for crt1.S. This will generate a Scrt1.o that is linked to executabled when compiled as PIE code (position independent executable) without requiring relocation in .text section (not allowed on uclibc/sh4).
Carmelo Amoroso
- [git commit 0_9_30] Add a sigaction implementation for sparc
Austin Foxley
- [git commit 0_9_30] fix compilation of linuxthreads for sparc64
Austin Foxley
- [git commit 0_9_30] Add working pipe implementation for sparc
Austin Foxley
- [git commit 0_9_30] pull waitid from master
Bernhard Reutner-Fischer
- [git commit 0_9_30] Blackfin: make sure all relocs are uppercase
Mike Frysinger
- [git commit 0_9_30] add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
- [git commit 0_9_30] include errno.h unconditionally
Bernhard Reutner-Fischer
- [git commit 0_9_30] libc.so: include all output formats in linker script
Steve Bennett
- [git commit 0_9_30] wchar: fix inverted parameters in error message
André Goddard Rosa
- [git commit 0_9_30] locale: gen_wc8bit: try to find UTF8 locale automatically
Mike Frysinger
- [git commit 0_9_30] Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.
Joseph Myers
- [git commit 0_9_30] Fix Thumb-2 memcpy.
Joseph Myers
- [git commit 0_9_30] Fix Thumb-2 setjmp.
Joseph Myers
- [git commit 0_9_30] Correct ARM memcpy comments.
Joseph Myers
- [git commit 0_9_30] sh: add cacheflush syscall wrapper
Carmelo Amoroso
- [git commit 0_9_30] add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
- [git commit 0_9_30] uClibc_arch_features: sync defines between ports
Mike Frysinger
- [git commit 0_9_30] ignore generated unifdef
Mike Frysinger
- [git commit 0_9_30] i386: store errno value before using __set_errno()
Ingo van Lil
- [git commit 0_9_30] use -isystem with gcc paths
Bernhard Reutner-Fischer
- [git commit 0_9_30] sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
- [git commit 0_9_30] use -EB/-EL for all targets
Mike Frysinger
- [git commit 0_9_30] alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
- [git commit 0_9_30] fdatasync: handle latest alpha syscalls
Mike Frysinger
- [git commit 0_9_30] alpha: fix building with no asm/elf.h
Mike Frysinger
- [git commit 0_9_30] fix building for systems w/out ldso support
Mike Frysinger
- [git commit 0_9_30] linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
- [git commit 0_9_30] some ports define ENOTSUP
Mike Frysinger
- [git commit 0_9_30] avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
- [git commit 0_9_30] It fixes the following warnings seen on mips build.
Khem Raj
- [git commit 0_9_30] linuxthreads.old: fix crash in debug code
Mike Frysinger
- [git commit 0_9_30] Blackfin: unify FDPIC/FLAT versions of clone
Mike Frysinger
- [git commit 0_9_30] Blackfin: fix generation of Scrt1.o for FDPIC
Jie Zhang
- [git commit 0_9_30] Blackfin: no need to load P5 for shared FLAT
Jie Zhang
- [git commit 0_9_30] Blackfin: add support for automatic loading of L2 SRAM regions
Jie Zhang
- [git commit 0_9_30] silence warnings in Blackfin ldso code
Mike Frysinger
- [git commit 0_9_30] ldso: fix building for FDPIC systems
Mike Frysinger
- [git commit 0_9_30] Blackfin: add elf_machine_load_address() stub
Mike Frysinger
- [git commit 0_9_30] Blackfin: fix incorrect attribute order
Mike Frysinger
- [git commit 0_9_30] fix dl_iterate_phdr() for FDPIC systems
Mike Frysinger
- [git commit 0_9_30] test/librt: make it build again
Denys Vlasenko
- [git commit 0_9_30] Blackfin: rename __dl_boot to __start
Mike Frysinger
- [git commit 0_9_30] add missing UTIME_* defines for *at funcs
Mike Frysinger
- [git commit 0_9_30] enable sbrk() for everyone
Mike Frysinger
- [git commit 0_9_30] do not force LFS for Blackfin systems
Mike Frysinger
- [git commit 0_9_30] enable nanosecond stat support for everyone
Mike Frysinger
- [git commit 0_9_30] add missing UTIME_* defines for *at funcs
Mike Frysinger
- [git commit 0_9_30] build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
- [git commit 0_9_30] test_librt: Fix build system for shm_open/unlink tests
Carmelo Amoroso
- [git commit 0_9_30] test_librt: Fix shmtest.c test case
Carmelo Amoroso
- [git commit 0_9_30] Fix daemon build for no-MMU no-threads.
Joseph Myers
- [git commit 0_9_30] Add posix_fadvise and posix_fadvise64 for powerpc
Khem Raj
- [git commit 0_9_30] Add posix_fadvise{64}.c routines to Makefile.arch
Khem Raj
- [git commit 0_9_30] Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
- [git commit 0_9_30] wordexp.c: fix a bug where we might close stdout
Denys Vlasenko
- [git commit 0_9_30] setup attribute_optimize which comes with gcc-4.4+
Mike Frysinger
- [git commit 0_9_30] sys/mount.h: sync with latest glibc
Mike Frysinger
- [git commit 0_9_30] always define float_t as float
Bernhard Reutner-Fischer
- [git commit 0_9_30] sparc sigaction(): pull from master
Bernhard Reutner-Fischer
- [git commit 0_9_30] sparc specific bits/socket.h
Austin Foxley
- [git commit 0_9_30] mips: do not save variables in "hi" or "lo" across system calls
Daniel Jacobowitz
- [git commit 0_9_30] descriptive error message
Bernhard Reutner-Fischer
- [git commit 0_9_30] sparc: add stubs for more of the _Q* ops
Austin Foxley
- [git commit 0_9_30] ldso: use MAP_FAILED with ld.so.cache
Mike Frysinger
- [git commit 0_9_30] fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
- [git commit 0_9_30] reflect SCM change
Bernhard Reutner-Fischer
- [git commit master] toolchains.html: fix links to ancient buildroot release
Mike Frysinger
- [git commit master] libc/inet/resolv.c: reread resolv.conf if its mtime was changed
Denys Vlasenko
- [git commit master] fix cosmetic typo
Bernhard Reutner-Fischer
- [git commit master] check stat("/etc/resolv.conf") for errors
Denys Vlasenko
- [Bug 659] New: strtold() returns meaningless number on Asus WL-500gP router w/OpenWRT
bugzilla at busybox.net
- [git commit master] Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
- [git commit master] ldso: fixup all the rest of the calls to _dl_find_hash
Austin Foxley
- [git commit 0_9_30] pull .gitignore from master
Bernhard Reutner-Fischer
- [git commit 0_9_30] pull elf.h from master
Bernhard Reutner-Fischer
- [git commit 0_9_30] pull utils from master
Bernhard Reutner-Fischer
- [git commit master] ldso/: tls support for dynamic linker
Mike Frysinger
- [git commit master] ldso: clean up breakage in tls merge
Mike Frysinger
- [git commit master] ldso: simplify handling of extra _dl_lookup_hash() arg
Mike Frysinger
- [git commit master] ldso: define MAP_FAILED for everyone
Mike Frysinger
- [git commit master] i386: use common INTERNAL_SYSCALL_ERROR_P
Mike Frysinger
- [git commit master] ldso: unify and cleanup _dl_mmap code
Mike Frysinger
- [git commit master] ldso: drop duplicated/unused defines
Mike Frysinger
- [git commit master] sparc qops: unify & shrink
Mike Frysinger
- [git commit master] malloc: handle size overflows in realloc()
Mike Frysinger
- [git commit master] remove readelf from helptext
Bernhard Reutner-Fischer
- [git commit 0_9_30] Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
- [git commit 0_9_30] ldso: define MAP_FAILED for everyone
Mike Frysinger
- [git commit 0_9_30] malloc: handle size overflows in realloc()
Mike Frysinger
- [git commit 0_9_30] handle {,install_}{,host}utils
Bernhard Reutner-Fischer
- [git commit nptl] descriptive error message
Bernhard Reutner-Fischer
- [git commit nptl] sparc: add stubs for more of the _Q* ops
Austin Foxley
- [git commit nptl] whitespace cleanup
Bernhard Reutner-Fischer
- [git commit nptl] trim whitespace
Bernhard Reutner-Fischer
- [git commit nptl] commentary typo fix
Bernhard Reutner-Fischer
- [git commit nptl] fix coding style
Bernhard Reutner-Fischer
- [git commit nptl] ldso: use MAP_FAILED with ld.so.cache
Mike Frysinger
- [git commit nptl] fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
- [git commit nptl] sparc qops: unify & shrink
Mike Frysinger
- [git commit nptl] malloc: handle size overflows in realloc()
Mike Frysinger
- [git commit nptl] remove readelf from helptext
Bernhard Reutner-Fischer
- [git commit nptl] clean up O_CLOEXEC handling
Mike Frysinger
- [git commit nptl] ldso: use O_CLOEXEC for cache file
Mike Frysinger
- [git commit nptl] ldso: pull in missing bits/fcntl.h header for O_CLOEXEC
Mike Frysinger
- [git commit nptl] resolv/crypt: convert to foo-y kbuild style
Mike Frysinger
- [git commit nptl] link-time warning for obsolescent/removed network funcs
Bernhard Reutner-Fischer
- [git commit nptl] _toupper, _tolower depend on SUSv4
Bernhard Reutner-Fischer
- [git commit nptl] ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
- [git commit nptl] utime() is obsolescent in SUSv4
Bernhard Reutner-Fischer
- [git commit nptl] add and use qstrip
Bernhard Reutner-Fischer
- [git commit nptl] SUSV4: remove utime.h
Bernhard Reutner-Fischer
- [git commit nptl] check_ld some more flags
Bernhard Reutner-Fischer
- [git commit nptl] drop __BCC__ cruft from string code
Mike Frysinger
- [git commit nptl] libc/inet/resolv.c: reread resolv.conf if its mtime was changed
Bernhard Reutner-Fischer
- [git commit nptl] fix cosmetic typo
Bernhard Reutner-Fischer
- [git commit nptl] check stat("/etc/resolv.conf") for errors
Denys Vlasenko
- [git commit nptl] Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
- [git commit nptl] ldso: fixup all the rest of the calls to _dl_find_hash
Austin Foxley
- [git commit nptl] ldso: clean up breakage in tls merge
Mike Frysinger
- [git commit nptl] ldso: simplify handling of extra _dl_lookup_hash() arg
Mike Frysinger
- [git commit nptl] ldso: define MAP_FAILED for everyone
Mike Frysinger
- [git commit nptl] i386: use common INTERNAL_SYSCALL_ERROR_P
Mike Frysinger
- [git commit nptl] ldso: unify and cleanup _dl_mmap code
Mike Frysinger
- [git commit nptl] ldso: drop duplicated/unused defines
Mike Frysinger
- [git commit nptl] ldso: fixup missed variable rename ( tls_tpnt -> tpntp )
Austin Foxley
- [git commit master] ldso: fixup missed variable rename ( tls_tpnt -> tpntp )
Austin Foxley
- [git commit nptl] hostid: style fixes to match master
Austin Foxley
- [git commit nptl] sync a few trivial changes back to master
Austin Foxley
- [git commit master] Makerules: add a do_sed command
Austin Foxley
- [git commit master] gitignore: ignore install_dir/
Austin Foxley
- [git commit nptl] Remove broken install_test target
Austin Foxley
- [git commit master] mktemp does not depend on floats
Austin Foxley
- [git commit nptl] mktemp does not depend on floats
Austin Foxley
- [git commit master] linuxthreads: check TLS_DTV_AT_TP define correctly
Austin Foxley
- [git commit master] test/dlopen: use pthread_once directly
Austin Foxley
- [git commit master] add .gitignore for test/ and extra/
Austin Foxley
- [git commit nptl] mips: do not save variables in "hi" or "lo" across system calls
Daniel Jacobowitz
- [git commit nptl_merge] uClibc_main: add the needed support for nptl
Austin Foxley
- [git commit nptl_merge] whitespace fixes
Austin Foxley
- [git commit nptl] whitespace fixes
Austin Foxley
- [git commit 0_9_30] Revert "Make wcsxfrm visible also when LOCALE support is disabled."
Bernhard Reutner-Fischer
- [git commit master] remove useless .gitignore
Austin Foxley
- [git commit nptl] remove useless .gitignore
Austin Foxley
- [git commit nptl_merge] remove useless .gitignore
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 commit master] remember some TODOs for 0.9.31
Bernhard Reutner-Fischer
- [git commit 0_9_30] use _LIBC rather than UCLIBC_INTERNAL
Bernhard Reutner-Fischer
- [git commit 0_9_30] reinstate g++-3.4.x hack for locales
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
Last message date:
Wed Oct 28 19:56:34 UTC 2009
Archived on: Wed Oct 28 19:58:34 UTC 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).