OSDN Git Service

uclinux-h8/uClibc.git
2012-06-15 Peter S. Mazingerremove unneeded hidden sigwaitinfo
2012-06-15 Peter S. Mazingerno need for hidden sigtimedwait
2012-06-15 Peter S. Mazingersetjmp.h: sync with glibc
2012-06-15 Peter S. Mazingertgmath.h: sync with glibc
2012-06-15 Peter S. Mazingerparser_config.[ch]: remove duplicated hidden functions
2012-06-15 Peter S. Mazingersignal.h: move prototypes for __syscall_[rt_]sigaction...
2012-06-15 Peter S. Mazingerlibintl.h: add _(x) and N_(x) and use it everywhere
2012-06-15 Peter S. Mazingerlibc-internal.h: use a consistent prototype for __stack...
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingercomplex.h: sync a bit glibc to guard properly
2012-06-15 Peter S. Mazingeruse one common prototype for _create_xid
2012-06-15 Peter S. Mazingerremove subdir include/internal on install
2012-06-15 Peter S. Mazingerrpc_private.h: change guard
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingergetopt.c, getopt.h: avoid the need for __FORCE_GLIBC
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2012-06-15 Peter S. Mazingerlocale.h, xlocale.h: guard *locale functions correctly
2012-06-15 Peter S. Mazingerdo not include xlocale.h, it is included by locale...
2012-06-15 Peter S. Mazingersignal.h: disable sigvec() and guard related stuff...
2012-06-15 Peter S. Mazingertime.h: update and guard internals
2012-06-15 Peter S. Mazingerinet_addr.c, inet_makeaddr.c: used the correct section...
2012-06-15 Peter S. Mazingerrpc_msg.h: move xdr_accepted_reply and xdr_received_rep...
2012-06-15 Peter S. Mazingercrypt.h: use __const instead of const
2012-06-15 Peter S. Mazingerno need for hidden inet_ntoa_r
2012-06-15 Peter S. Mazingerremove unneeded hiddens for rtime, basename, strtof...
2012-06-15 Peter S. Mazingerdirent.h: disable getdirentries not provided by uClibc
2012-06-15 Peter S. Mazingerdirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:
2012-06-15 Peter S. Mazingerwordexp.c, sysconf.c: include ctype.h for isspace
2012-06-15 Bernhard Reutner... ldso: use .arm mode for resolver unconditionally
2012-06-13 Filippo Arcidiaconolibc: sh: fixed typo in ucontext header
2012-06-13 Bernhard Reutner... buildsys: prune pthread bits from arch headers
2012-06-13 Kevin Cernekeebuildsys: clean up libubacktrace linker script handling
2012-06-13 Mark SalterUpdate C6X support
2012-06-11 Bernhard Reutner... libubacktrace: arm: Fix typo in assert
2012-06-11 Bernhard Reutner... buildsys: fix typo in help
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-06-06 Filippo Arcidiaconoldso: preload standard path library with setuid bit set
2012-06-06 Mark SalterClean up DSBT support
2012-05-30 Mike Frysingerpread/pwrite: drop fallback funcs
2012-05-30 Mike Frysingerpread/pwrite: handle renamed syscalls in common/ppc...
2012-05-22 Sedat DilekMakerules: Remove duplicated slashes in interp.c
2012-05-22 Sedat DilekRevert "Makerules: respect HARDWIRED_ABSPATH in interp.c"
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-15 Bernhard Reutner... ldd: tweak whitespace
2012-05-09 Bernhard Reutner... Revert "help: Document CROSS="
2012-05-08 Bernhard Reutner... ldd.host: Fix compilation for STANDALONE support
2012-05-08 Bernhard Reutner... help: Document CROSS=
2012-05-08 Bernhard Reutner... help: Document BUILD_CFLAGS and BUILD_LDFLAGS
2012-05-08 Bernhard Reutner... utils: pass in config flags for ldd
2012-05-08 Bernhard Reutner... ldd: silence warning if !LDSO_LDD_SUPPORT
2012-05-05 Mike Frysingerlinuxthreads.old: fix build warnings with epoll enabled
2012-05-05 Mark Salterdrop support for old systems lacking vfork
2012-05-05 Mike Frysingerdocs: restore crt from old svn tree
2012-05-03 Bernhard Reutner... config: tweak STRICT_HEADERS description
2012-05-03 Bernhard Reutner... rpmatch: provide out-of-line implementation
2012-05-03 Bernhard Reutner... rpmatch: make decl parsable
2012-05-02 Mike Frysingerrpmatch: fix previous commit w/C++ compilers
2012-04-30 Mike Frysingerrpmatch: simple inline version
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-24 Mike Frysingerlinuxthreads.old: refactor nommu logic a little to...
2012-04-24 Mike Frysingerlinuxthreads.old: pass back up saved_errno value in...
2012-04-24 Mike Frysingerlinuxthreads.old: fix set-but-unused warning
2012-04-24 Mike Frysingerlinuxthreads.old: fix typo in pthread_mutex_unlock...
2012-04-23 Mike Frysingergetconf: include a newline in error messages
2012-04-22 Mike Frysingerlinuxthreads.old: only declare __pthread_xxx funcs...
2012-04-17 Bernhard Reutner... sysconf: use getrlimit to determine ARG_MAX
2012-04-17 Bernhard Reutner... config: Fix alphabetical sort order of targets
2012-04-17 Bernhard Reutner... ldd: silence warnings
2012-04-17 Bernhard Reutner... locale: avoid segfault freelocale()
2012-04-17 Bernhard Reutner... test: Ignore various test objects in locale
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 Kevin Cernekeetest/misc: Add tst-inotify
2012-04-08 Kevin Cernekeetest/inet: Add tst-sock-nonblock
2012-04-08 Kevin Cernekeetest/time: Add tst-timerfd
2012-04-08 Kevin Cernekeetest/signal: Add tst-signalfd
2012-04-08 Mike FrysingerMAKEALL: add more arch aliases
2012-04-08 Mike FrysingerMAKEALL: fix cross-compiler lookup breakage after CROSS...
2012-04-08 Mike FrysingerMAKEALL: also check for gnu suffixed toolchains too
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...
next