OSDN Git Service

uclinux-h8/uClibc.git
2013-06-07 Vineet GuptaReinstate hidden protos for config_{open,close,read}()
2013-05-28 Carmelo Amorosolibc: elf: explicitly include uClibc_page.h to make...
2013-05-28 Filippo Arcidiaconolibubacktrace: fix build due to some typos
2013-05-19 Mike Frysingeri386: punt all config options that just control -march
2013-05-13 Filippo Arcidiaconolibubacktrace: fix backtrace for statically linked...
2013-05-13 Filippo Arcidiaconolibdl: fix dlopen implementation from statically linked...
2013-05-13 Filippo ARCIDIACONOlibc: deal with aux vect inside __uClibc_main only...
2013-04-07 Mike Frysingerlinux: pread/write: fix 64bit handling
2013-04-03 Bernhard Reutner... buildsys: fix realclean
2013-04-03 Bernhard Reutner... add UCLIBC_SUSV2_LEGACY to hide valloc
2013-04-03 Bernhard Reutner... relinfo.pl: use correct interpreter
2013-04-03 Bernhard Reutner... relinfo.pl: silence warning
2013-04-03 Bernhard Reutner... stdlib: avoid relocation
2013-04-01 Mike Frysingerlinux: pread/write: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: readahead: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
2013-04-01 Mike Frysingermips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-03-29 Bernhard Reutner... Revert "_scanf.c: Implement 'm' modifier for 'c' and...
2013-03-29 Mirko Vogt_vfprintf.c: use 'fputws_unlocked(S, F)' instead of...
2013-03-29 Felix Fietkauinet: fix getting the nameserver from _res state after...
2013-03-22 Mischa Jonkerlibc: Fix common-generic stat.h for BE
2013-03-22 Nathan SidwellFix some fragileness in dlopen/do_dlopen wrapper &...
2013-03-22 Nathan SidwellFix a problem with scanning wide chars.
2013-03-20 Timo Teräsinet: do not filter responses in res_query
2013-03-20 Bernhard Reutner... inet: Fix LT{.old,} compilation due to res_iclose
2013-03-20 Bernhard Reutner... LT.old: add missing prototypes
2013-03-20 Bernhard Reutner... rpc: silence warning
2013-03-20 Bernhard Reutner... test: fix non-O checking
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2013-03-14 Bernhard Reutner... buildsys: remove calls to mktemp
2013-03-14 Bernhard Reutner... test: silence warning in skeleton
2013-03-14 Bernhard Reutner... test: silence warning in testsuite.h
2013-03-14 Bernhard Reutner... test: update test-skeleton.c
2013-03-14 Bernhard Reutner... libubacktrace: use libgcc_s.h
2013-03-14 Bernhard Reutner... libc: switch several users to unlikely()
2013-03-14 Bernhard Reutner... inet: res_nclose: free user-buffer, not global _res
2013-03-14 Bernhard Reutner... test: dlopen: fix misplaced buildsys hunk
2013-03-14 Bernhard Reutner... buildsys: remove surplus slashes from test dir paths
2013-03-14 Bernhard Reutner... buildsys: tweak KCONFIG_CONFIG export
2013-03-14 Bernhard Reutner... test: cater for config
2013-03-14 Bernhard Reutner... test: compile test{,_glibc} adjacent
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-03-14 Markos Chandrasextra/locale: Mark __codeset_8_bit_t as packed for...
2013-03-14 Markos Chandrasmetag: Add support for loading shared objects into...
2013-03-14 Markos Chandraslibm: Add support for the Meta architecture
2013-03-14 Markos ChandrasAdd support for the Meta architecture
2013-03-14 Markos Chandrasldd: Add MATCH_MACHINE definition for Meta
2013-03-14 Markos Chandraself: Add ELF magic number and relocations for the Meta...
2013-03-14 Vineet Guptaldso: Fix Build warnings with common-generic ABI build
2013-03-14 Vineet Guptalibpthread: linuxthreads.old: Allow building for no...
2013-03-14 Vineet Guptalibc/ipc: Make IPC_64 0 for common-generic ABI
2013-03-14 Vineet Guptafstat64: Fix Build warnings with common-generic ABI...
2013-03-14 Vineet Guptaleek: if lseek syscall is not available, use lseek64...
2013-03-14 Vineet Guptautimes: Export utimensat based utimes
2013-03-13 Vineet GuptaLT{,.old}: include stddef.h for size_t
2013-03-07 Markos Chandrasbuildsys: Add missing $(SYMBOL_PREFIX) to symbol names
2013-03-07 Markos Chandraslibpthread: Remove useless .cvsignore files
2013-02-27 Markos Chandrasnptl/allocatestack.c: Fix stack mprotect alignment...
2013-02-27 Markos Chandraslibc/pause: Enable pause_nocancel for arches without...
2013-02-20 Xi Wangnice: fix overflow checking in int_add_no_wrap()
2013-02-20 Bernhard Reutner... inet: remove noreturn attribute from res_nclose
2013-02-20 Bernhard Reutner... scripts: remove CVS header from getent
2013-02-20 Markos Chandraslibc/ipc: Allow architectures to define their own __IPC...
2013-02-20 Markos Chandrasldso: Use newer syscalls if arch does not have the...
2013-02-20 Markos Chandrasopen: Use openat if arch does not have the open syscall
2013-02-20 Markos Chandrasnot-cancel.h: Use openat if arch does not have the...
2013-02-20 Markos Chandrasopen64: Use openat if arch does not have the open syscall
2013-02-20 Markos Chandrasfcntl: Use fcntl64 is arch does not have the fcntl...
2013-02-20 Markos Chandrasfstatfs64: Prefer fstatfs64 system call instead of...
2013-02-20 Markos Chandrasfstatfs: Add __libc_fstatfs wrapper
2013-02-20 Markos Chandrasstat: Use fstatat64 if arch does not have the stat...
2013-02-20 Markos Chandrasustat: Add ustat stub for arches that don't have the...
2013-02-20 Markos Chandraslstat64: Use fstatat64 if arch does not have the lstat6...
2013-02-20 Markos Chandraslstat: Use fstatat64 if arch does not have the lstat...
2013-02-20 Markos Chandrasstat64: Use fstatat64 if arch does not have the stat64...
2013-02-20 Markos Chandrasfstatat{64}: No conversion code is needed for new archi...
2013-02-20 Markos Chandrasfstatat64: Use newfstatat only for 64-bit operations
2013-02-20 Markos Chandrasfstatat: Use newfstatat only for 64-bit operations
2013-02-20 Markos Chandrasfstat: Use fstat64 if arch does not have the fstat...
2013-02-20 Markos Chandraslibc/statfs64: Skip conversion code for new architectures
2013-02-20 Markos Chandrasstatfs: Use statfs64 if arch does not have the statfs...
2013-02-20 Markos Chandrasgetdents: Use getdents64 if arch does not have the...
2013-02-20 Markos Chandraslseek: Use lseek64 is arch does not have the lseek...
2013-02-20 Markos Chandrassendfile: Use sendfile64 if arch does not have the...
2013-02-20 Markos Chandrastruncate: Use truncate64 if arch does not have the...
2013-02-20 Markos Chandrasftruncate: Use ftruncate64 if arch does not have the...
2013-02-20 Markos Chandrasfork: Use clone if arch does not have the fork syscall
2013-02-20 Markos Chandrasvfork: Use clone if arch does not have the vfork syscall
2013-02-20 Markos Chandrasutime: Use utimensat if arch does not have the utime...
2013-02-20 Markos Chandrasinotify_init: Use inotify_init1 if inotify_init syscall...
2013-02-20 Markos Chandrasepoll: Use epoll_pwait if arch does not have the epoll_...
2013-02-20 Markos Chandrasepoll: Use epoll_create1 if arch does not have the...
2013-02-20 Markos Chandraspipe: Use pipe2 if arch does not have the pipe syscall
2013-02-20 Markos Chandrasutimes: Use utimensat if arch does not have the utimes...
2013-02-20 Markos Chandrassymlink: Use symlinkat if arch does not have the symlin...
2013-02-20 Markos Chandrasreadlink: Use readlinkat if arch does not have the...
2013-02-20 Markos Chandrasrename: Use renameat if arch does not have the rename...
2013-02-20 Markos Chandrasmkdir: Use mkdirat if arch does not have the mkdir...
next