OSDN Git Service

Merge commit 'origin/master' into prelink
[uclinux-h8/uClibc.git] / libc /
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-01 Natanael Copalibc: fix strtoq
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo Amorosolibc_utmp: Fix getutmp and getutmpx for x86_64
2010-11-24 Bernhard Reutner... libc: silence warning
2010-11-24 Bernhard Reutner... wchar: bug #1471: fix cornercase in mbrtowc
2010-11-23 Philip Nyeresolv.c fails for /etc/hosts lookups
2010-11-18 Austin FoxleyAdding quad float gcc intrinsic implementation for...
2010-11-10 Steven J. Magnanimicroblaze: build infrastructure
2010-11-10 Steven J. Magnanimicroblaze: thread support
2010-11-10 Steven J. Magnanimicroblaze: optimized memcpy/memmove
2010-11-10 Steven J. Magnanimicroblaze: misc headers
2010-11-10 Steven J. Magnanimicroblaze: kernel headers
2010-11-10 Steven J. Magnanimicroblaze: Restore soft-float
2010-11-10 Steven J. Magnanimicroblaze: vfork/clone interface
2010-11-10 Steven J. Magnanimicroblaze: syscall interface
2010-11-10 Steven J. Magnanimicroblaze: Fix crt bootstrap
2010-11-10 Steven J. Magnanimicroblaze: Fix setjmp/longjmp
2010-10-31 Denys Vlasenkolibm: improve readability of math.h; expand comments...
2010-10-30 Denys Vlasenkosleep: include Linus' email in the comment
2010-10-29 Denys Vlasenkosleep: document testing result on 2.4.x kernels
2010-10-29 Denys Vlasenkosleep: add comment with test program for SIG_IGNed...
2010-10-27 Bernhard Reutner... Fix msync() redefinition for noMMU build
2010-10-27 Alexander Gordeevmips: fix errno setting after syscall
2010-10-22 Denys Vlasenko*: inline constant __sig{add,del}set and __sigismember
2010-10-22 Denys Vlasenkoremove superfluous libc_hidden_proto(memcpy) and #include
2010-10-22 Denys Vlasenkosleep: tiny code shrink
2010-10-22 Denys Vlasenkosleep: employ __USE_EXTERN_INLINES (with necessary...
2010-10-22 Denys Vlasenkosleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two...
2010-10-22 Denys Vlasenkosleep: remove commented-out code. no code changes
2010-10-21 Denys Vlasenkosleep: code shrink
2010-10-19 Denys Vlasenkovfprintf.c: reduce a chunk of #ifdef forest and remove...
2010-10-19 Denys Vlasenko_vfprintf.c: de-obfuscate badly twisted fragment. no...
2010-10-19 Denys Vlasenkovfprintf.c: remove endif comments which clog up the...
2010-10-19 Denys Vlasenkovfprintf.c: de-obfuscate if(with nested assignments...
2010-10-14 Natanael Copagetproto: increase line buffer size, simlify and fix...
2010-10-14 Natanael Copagetnet: simplify alias handling and reduce MAXALIASES
2010-10-14 Natanael Copagetservice: fix handling of long lines
2010-10-14 Natanael Copaparse_config: discard rest of incomplete line
2010-10-14 Natanael Copaconfig parser: always initialize line pointer
2010-10-14 Natanael Copagetservice: getservent_r must return ERANGE when buffer...
2010-10-14 Natanael Copaconfig parser: do not assume that realloc return same...
2010-10-01 Austin Foxleysparc: pipe.S
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-17 Filippo Arcidiaconoldso: Add implementation of ld.so standalone execution
2010-09-17 Carmelo Amorosolibc: Handle cancellation in non multiplexed socket...
2010-09-16 Carmelo Amorosonptl_sh: Fix compiler warning due to shadowed variable
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-09-15 Salvatore Crosh: update the memcpy adding a new loop with aggressive...
2010-09-15 Salvatore Crosh: move data without fetching cache block within the...
2010-09-15 Salvatore Crolibc: Fix cancellation handling in some C functions
2010-09-14 Salvatore Cromisc: utmpx based logging support
2010-09-05 Abdoulaye Walsimou... misc: Fix build error about missing PAGE_SIZE
2010-08-31 Carmelo Amorosolibc: Provide both getpgid and __getpgid symbols
2010-08-28 Timo TeräsFix resolver broken in NPTL build
2010-08-26 Denys Vlasenko_uintmaxtostr: fix indentation (spaces->tabs), no code...
2010-08-19 Bernhard Reutner... resolv: simplify MAXALIAS handling
2010-08-19 Bernhard Reutner... getserv: fix reading services lines w > 80 chars
2010-08-06 Timo Teräsconfig parser: fix memory corruption
2010-08-05 Bernhard Reutner... nptl i686: avoid cpp problems with thunk section
2010-08-05 Bernhard Reutner... resolver: switch to config parser
2010-08-05 Bernhard Reutner... getnet: switch to config parser
2010-08-05 Bernhard Reutner... getproto: switch to config parser
2010-08-05 Bernhard Reutner... usershell: switch to config parser
2010-08-05 Bernhard Reutner... switch getservice to config parser
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-08-05 Bernhard Reutner... add config parser
2010-08-05 Henning Heinoldmath: isnan is a C99 feature
2010-08-02 Bernhard Reutner... nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
2010-07-28 Ingo van LilImmediately try next nameserver on recv() failure
2010-07-27 Mike Frysingermalloc: simplify MAP_UNINITIALIZE ifdef logic
2010-07-27 Mike Frysingernew helper funcs for alloca/malloc with mmu/nommu
2010-07-27 Bernhard Reutner... remove trailing comma in enum
2010-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-07-27 Steven J. Magnanimalloc-simple: Make calloc() return zeroed memory
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-27 David A RamosFix ctime() standard compliance bug
2010-07-27 Mike Frysingerdaemon: drop cruft incorrectly re-introduced by nptl...
2010-07-27 Mike Frysingerbfin: pull in common/sysdep.h
2010-07-27 Mike Frysingermsync: skip if syscall is missing
2010-07-27 Mike Frysingernommu: fix building of fork.c when stubs are disabled
2010-07-27 Mike Frysingerbfin: add exec stack markings to assembly files
2010-07-22 Khem Rajarm/crt1.S: Avoid dependency on PC+4 or PC+8
2010-07-15 Khem Rajarm: Macros in sysdeps/linux/arm also needed to be...
2010-07-14 Bernhard Reutner... silence shadow warnings
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
2010-07-07 Khem Rajarm: Silence warning about shadow declarations
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-07-03 Austin Foxleyremove extra comma in lock macro
2010-06-30 Timo Teräsmore workarounds for GCC PR32219
2010-06-30 Khem Rajmips/syscall-error: Choose the correct version for...
2010-06-30 Khem Rajnptl/errno: Use a separate __errno_location for libpthread.
2010-06-28 Bernhard Reutner... remove redundant args to do_ln
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-24 Bernhard Reutner... libc: silence warnings about undefined cpp tokens
2010-06-24 Bernhard Reutner... fix race condition when generating linker scripts
2010-06-22 Abdoulaye Walsimou... MIPS: Fix build error with linuxthreads.old
next