OSDN Git Service

Add sanity checks to ld.so DSBT support
[uclinux-h8/uclibc-ng.git] / libc /
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-05 Mark SalterAdd support for DSBT ELF to ld.so
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
2011-03-03 Peter S. Mazingerprovide internal hidden version of __fcntl_nocancel
2011-03-03 Peter S. Mazingeradd _dl_errno support to errno.h, cleanup
2011-03-03 Peter S. Mazingersgtty.h is useless, remove it on STRICT_HEADERS
2011-03-03 Peter S. Mazingerstrcpy: remove unneeded includes from the generic version
2011-03-03 Peter S. Mazingerupdate some headers
2011-03-03 Peter S. Mazingersimplify guard of uClibc internals
2011-03-03 Peter S. Mazingerremove ucontext.h and guard sigstack structure with...
2011-03-03 Peter S. Mazingermake parse_printf_format() depend on UCLIBC_HAS_GLIBC_C...
2011-03-03 Peter S. Mazingerremove error handling from some syscalls
2011-03-03 Peter S. Mazingerfix stubs
2011-03-03 Peter S. Mazingerinitialize 2 variables to get rid of compiler warning
2011-03-03 Peter S. MazingerCorrect ssp code
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingeruse common sigthread.h
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingerstyle update
2011-03-03 Peter S. Mazingersyntax fixes
2011-03-03 Peter S. Mazingerguard IPv6 stuff
2011-02-25 Carmelo Amorosonptl:arm: add a wrapper for .cfi_sections pseudo-ops
2011-02-24 Mike Frysingerunify stub logic
2011-02-22 Mike Frysingerbfin: fix fp reference in _JMPBUF_UNWINDS
2011-02-22 Mike Frysingertempname: fix int precision warnings
2011-02-22 Bernhard Reutner... nptl: imit waitpid just for MIPS O32
2011-02-22 Steve Kilbanebfin: add support for new cacheflush syscall
2011-02-22 Steve Kilbanebfin: fix sram/dma syscall definitions
2011-02-22 Mike Frysingerbfin: add missing GNU-stack markings to __longjmp
2011-02-16 Bernhard Reutner... buildsys: fix inverted logic with thread impls
2011-02-14 Bernhard Reutner... buildsys: use kbuild style
2011-02-14 Bernhard Reutner... buildsys: remove wrong file
2011-02-14 Bernhard Reutner... regex: remove set but not used variable
2011-02-14 Bernhard Reutner... nptl: fix typo in buildsys
2011-02-11 Kevin CernekeeFix GNU make v3.80 compatibility
2011-02-11 Bernhard Reutner... arm: use CAS gcc builtin if SI-mode pattern is available
2011-02-09 Bernhard Reutner... i386: extend IMA guards to also cover LTO
2011-02-09 Jones Desougi*printf: Violation of precision with null string
2011-02-09 Peter Korsgaardsync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
2011-02-09 Bernhard Reutner... arm: mv nptl specific atomic impl to common place
2011-02-06 Denys Vlasenkofix a problem with hidden getutent in non-threaded...
2011-02-01 Tobias Klausernios2: Name architecture correctly in endian.h header
2011-01-29 Khem Rajnptl/mips64: Fix build when using mips64 and ABIs other...
2011-01-21 Bernhard Reutner... stdio: fix diagnostic message
2011-01-16 Khem Rajcris: Fix build issues
2011-01-11 Roman I Khimovsyslog: fix 'everyone logs with user facility'
2011-01-11 Bernhard Reutner... __psfs_parse_spec: always use long int for %p
2011-01-02 Khem Rajlibc/inet/netlinkaccess.h: Use the types from kernel
2010-12-28 Konrad Eiselesparc: check for log double support in gcc
2010-12-17 Christian Bruellibm_sh: add optimised assembly implementation of lroun...
2010-12-15 Carmelo Amorososh_fpu: Do not allow inclusion of fpu_control on not...
2010-12-14 Giuseppe Cavallarosh: fix memcpy saving/restoring FR12-FR15 registers
2010-12-01 Natanael Copalibc: fix strtoq
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-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
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
next