OSDN Git Service

uclinux-h8/uClibc.git
2011-03-09 Peter S. Mazingerarc4random.c, stdlib.h: get rid of hidden arc4random_stir
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2011-03-09 Peter S. Mazingerfnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
2011-03-09 Peter S. Mazingerstdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h
2011-03-09 Peter S. Mazingermove prototype for __drand48_iterate and __libc_drand48...
2011-03-09 Peter S. Mazingerstdlib.c: remove duplicate libc_hidden_proto for strtou...
2011-03-09 Peter S. Mazinger_strtod.c: only strtod hidden version is needed
2011-03-09 Peter S. Mazingerdisable _POSIX2_LOCALEDEF
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2011-03-09 Peter S. Mazingerbits/statvfs.h: update, adding ST_RELATIME
2011-03-09 Peter S. Mazingeradd bits/atomic.h for hppa
2011-03-09 Peter S. Mazingerbits/statvfs.h: the common one is good for alpha and...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: use the same guard on all archs
2011-03-09 Peter S. Mazingertypes.h: remove __ipc_pid_t
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-09 Tobias Klausernios2: Correct guard #defines in bits/kernel_types.h
2011-03-09 William Pitcocknptl: fix compilation on x86_64
2011-03-08 Peter S. Mazingershm.h: fix vax's bits/shm.h
2011-03-08 Peter S. MazingerMakefile.in: remove uClibc_fpmax.h independently of...
2011-03-08 Peter S. Mazingerresolv.h: disable unneeded prototypes
2011-03-08 Peter S. MazingerMakefile.in: remove uClibc_uwchar.h and uClibc_va_copy...
2011-03-08 Peter S. MazingerMakerules: respect HARDWIRED_ABSPATH in interp.c
2011-03-08 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-03-08 Carmelo AmorosoRevert "buildsys: prefer the form HEADERS_RM-$(<config>)"
2011-03-07 Carmelo Amorosobuildsys: prefer the form HEADERS_RM-$(<config>)
2011-03-07 Peter S. Mazingerlocale.c: export newlocale only if XLOCALE is defined
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-06 Peter S. Mazingersimplify ffs* code
2011-03-06 Peter S. Mazingerremove unused ARCH_CFLAGS and ARCH_LDFLAGS
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
2011-03-05 Bernd SchmidtImplement ffsl and ffsll.
2011-03-05 Mark SalterAdd sanity checks to ld.so DSBT support
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-05 Bernd SchmidtAllow ABIs where SP points below the stack frame.
2011-03-05 Mark SalterAdd support for DSBT ELF to ld.so
2011-03-05 Bernd Schmidt... Add Makefile support for DSBT ELF.
2011-03-04 Peter S. Mazingerfix locale build
2011-03-04 Peter S. Mazingerfix removal of sgtty.h
2011-03-04 Carmelo Amorosonptl: fix use of IS_IN_LIBPTHREAD macro
2011-03-03 Peter S. Mazingerremove obsoleted and incorrect comment
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. Mazingerdo not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4
2011-03-03 Peter S. Mazingersgtty.h is useless, remove it on STRICT_HEADERS
2011-03-03 Peter S. Mazingerpaths.h: add _PATH_GSHADOW
2011-03-03 Peter S. Mazingerguard nl_catd structure and related constants with...
2011-03-03 Peter S. Mazingerbetter guard of IPV6 related stuff
2011-03-03 Peter S. Mazingerdo not care about libc-internal.h, remove hp-timing.h
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. Mazingerupdate some headers
2011-03-03 Peter S. Mazingermake it possible to compile with -std=gnu99/c99 and...
2011-03-03 Peter S. Mazingersimplify guard of uClibc internals
2011-03-03 Peter S. Mazingerremove libc-internal.h on install
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 dependency on ADVANCED_REALTIME
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. Mazingeravoid warnings on _STACK_GROWS_* usage
2011-03-03 Peter S. Mazingersyntax fix
2011-03-03 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-03-03 Peter S. Mazingerinitialize tls_tpnt to NULL on all archs
2011-03-03 Peter S. Mazingerdisable build warnings in utils
2011-03-03 Peter S. Mazingerguard IPv6 stuff
2011-03-03 Peter S. Mazingeradd UCLIBC_STRICT_HEADERS config option
2011-03-03 Peter S. Mazingerinclude features.h
2011-03-03 Carmelo Amorosoldso: use ADDR_ALIGN instead of hard-coded value
2011-02-25 Carmelo Amorosonptl:arm: add a wrapper for .cfi_sections pseudo-ops
2011-02-24 Mike Frysingerlinuxthreads.old: fix nommu initial thread stack detection
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 Mike Frysingerldso: fix fdpic builds
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... arm: use EABI per default
2011-02-14 Bernhard Reutner... regex: remove set but not used variable
2011-02-14 Bernhard Reutner... ldso: remove now unused variable
2011-02-14 Bernhard Reutner... nptl: fix typo in buildsys
2011-02-14 Bernhard Reutner... FORMAT_FDPIC_ELF: only for FRV and BFIN
2011-02-11 Philip CraigFix memory leak in dlopen()/dlclose().
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... TODO: update
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
next