OSDN Git Service

Update C6X support
[uclinux-h8/uClibc.git] / libc /
2012-06-13 Mark SalterUpdate C6X support
2012-06-10 Khem Rajeventfd: Implement eventfd2 and fix eventfd
2012-06-06 Kevin CernekeeMIPS: Use $a0 instead of $v0 for __syscall_error()...
2012-06-06 Kevin CernekeeMIPS: Convert __syscall_error() callers to use $a0...
2012-05-30 Mike Frysingerpread/pwrite: drop fallback funcs
2012-05-30 Mike Frysingerpread/pwrite: handle renamed syscalls in common/ppc...
2012-05-22 James Hoganmmap()->sys_mmap2: do unsigned shift of offset
2012-05-22 Mike Frysingerstdio: implement assignment-allocation "m" character
2012-05-18 Filippo Arcidiaconoldso: sh: handle _dl_skip_args in linker startup instea...
2012-05-05 Mark Salterdrop support for old systems lacking vfork
2012-05-03 Bernhard Reutner... rpmatch: provide out-of-line implementation
2012-04-29 Mike Frysingerepoll.h: sync with glibc
2012-04-27 Mark Salterllseek: support __NR_llseek syscall
2012-04-27 Mark Saltergetpgrp: fix fallback handling
2012-04-26 Bernhard Reutner... arm: use PATH_MEM in ioperm()
2012-04-26 Mike Frysingermmap64: Use correct type for offset parameter
2012-04-25 Bernhard Reutner... atomic.h: handle new mips R10K errata
2012-04-17 Bernhard Reutner... sysconf: use getrlimit to determine ARG_MAX
2012-04-17 Bernhard Reutner... locale: avoid segfault freelocale()
2012-04-17 Ed Wwchar: Fix BOM emitting in iconv_open()
2012-04-17 Bernhard Reutner... ipc: eventually use stat64 in ftok()
2012-04-17 Bernhard Reutner... resolv: tiny shrinkage in /etc/hosts handling
2012-04-17 Bernhard Reutner... resolv: remove unused variables
2012-04-17 Bernhard Reutner... resolv: Fix /etc/hosts for more than MAXALIASES aliases
2012-04-17 Bernhard Reutner... parse_config: tweak indentation
2012-04-17 Alexander Komyagingetaddrinfo(): avoid call to __check_pf() when not...
2012-04-17 Ed Winet: adjust handling of cacnonname in getaddrinfo
2012-04-11 Mike Frysingermmap64: use INLINE_SYSCALL() helper
2012-04-11 Mike Frysingermmap64: include stdint.h for uint64_t
2012-04-10 Mike Frysingermmap64: always use unsigned 64bit offsets
2012-04-08 Mike Frysingeralpha: trim crt code to fix build errors
2012-04-08 Kevin Cernekeesignalfd.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeetimerfd.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeeinotify.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeeinotify_rm_watch: Change second argument to int
2012-04-08 Mike Frysingerregex: silence set-but-unused warnings
2012-04-08 Mike Frysingerbfin: set an invalid insn for abort
2012-04-04 Bernhard Reutner... stubs: Disregard LFS
2012-04-02 Mike Frysingerfchmodat: fix handling of flags
2012-03-28 Bernhard Reutner... stdio: Fix char signedness in _load_inttype()
2012-03-27 Mike Frysingerarm: disable ioperm/iopl stubs
2012-03-27 Mike FrysingerRevert "Fix redefinition of ioperm and iopl in stubs...
2012-03-26 Denys Vlasenkotime.c: Readability improvements - no code changes
2012-03-26 Bernhard Reutner... stubs: unified from future
2012-03-26 Jason WoodwardFix redefinition of ioperm and iopl in stubs.c and...
2012-03-26 Carmelo Amorosoinet:rpc: fix build in !NPTL case
2012-03-25 Denys Vlasenkostdio: prevent retries on fclose/fflush after write...
2012-03-25 Steve Bennettmicroblaze: add sys/user.h
2012-03-11 Denys Vlasenko__stdio_WRITE: make code more readable. No code changes
2012-02-13 Khem Rajarm: Do not use 'sed -r' to calculate IS_EABI
2012-02-07 Carmelo Amorosoinet:rpc: fix authnone_marshal in multithreading context
2012-02-05 Khem Rajlstat/stat/fstat: Use 64bit version of syscall if available
2012-02-05 Khem RajDeclare __err and pass it to INTERNAL_SYSCALL_NCS so...
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-26 Bernhard Reutner... *: silence some warnings
2012-01-26 Bernhard Reutner... syscall: flag ia64 syscall error path as unlikely
2012-01-26 Bernhard Reutner... arm: tweak comment
2012-01-24 Richard Braunlibc: fix signal handling in system()
2012-01-18 Denys Vlasenkoi386/sigaction.c: slightly more readable form of [rt_...
2012-01-18 Bernhard Reutner... stubs: mark stubs as used
2012-01-16 Khem Rajmips/dlfcn.h: Disable RTLD_DEEPBIND
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2012-01-01 Denys Vlasenkogetpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets
2011-12-23 Denys Vlasenkogetpass: several fixes
2011-12-03 Mike Frysingerx86_64: add PLT bypass for __sigsetjmp
2011-12-03 Mike Frysingergetutid: add a hidden def
2011-11-27 Mike Frysingermake ARRAY_SIZE commonly available internally
2011-11-25 Carmelo Amorosobuildsys: s/CROSS/CROSS_COMPILE/g
2011-11-23 Carmelo Amorosolibc: do not rely upon ulimit kernel syscall.
2011-11-20 Mike Frysingerstdio: add support for "e" flag with fopen()
2011-11-17 Bernhard Reutner... misc: hide __gen_tempname
2011-11-17 Bernhard Reutner... stdio: hide _stdio_validate_FILE
2011-11-17 Bernhard Reutner... regex_old: make some internal helpers static
2011-11-17 Bernhard Reutner... inet: hide relocations
2011-11-17 Bernhard Reutner... unistd: hide relocations
2011-11-17 Bernhard Reutner... resolv: hide relocations
2011-11-14 Bernd SchmidtAdd a C6X-specific ipc.h.
2011-11-07 Henning Heinoldlibc: flesh out linux scheduler functions
2011-11-07 Timo Teräsldso: support RTLD_NOLOAD
2011-11-07 Bernhard Reutner... stdlib: add qsort_r
2011-11-04 Bernhard Reutner... powerpc: Fix typo in clone()
2011-11-04 Jean-Christian de... Add stub for eventfd.
2011-11-04 William Pitcocklibm: implement a generic sincos().
2011-11-02 Bernhard Reutner... setegid: use setresgid conditionally
2011-11-02 Bernhard Reutner... stubs: remove leftover undefs
2011-11-02 Bernhard Reutner... stubs: handle linux module functions
2011-11-02 Bernhard Reutner... stubs: handle linux-specific
2011-11-02 Bernhard Reutner... stubs: fix inverted socket logic
2011-11-02 Bernhard Reutner... stubs: undef linux specific unless they were asked for
2011-10-31 Jean-Christian de... Add eventfd support.
2011-10-27 Rob Landleysparc: fix build for linuxthreads.old
2011-10-27 Rob Landleysh: fix build for SH in !NPTL case
2011-10-21 Bernhard Reutner... resolv: fix memory leak
2011-10-20 Bernhard Reutner... resolv: commentary typo fix
2011-10-20 Bernhard Reutner... gethostbyname_r: set correct h_errno upon failure
next