OSDN Git Service

android-x86/external-musl-libc.git
2014-06-25 Rich Felkerupdate version reference in the README file
2014-06-25 Rich Felkeradd note to INSTALL file about gcc 4.9.0 not being...
2014-06-24 Timo Teräsadd routing protocols to getprotoent-family functions
2014-06-23 Rich Felkerrename dynamic linker _start to _dlstart in the stub...
2014-06-22 Rich Felkeradd __sysv_signal abi-compat alias for the signal function
2014-06-22 Rich Felkeradd __xmknod and __xmknodat abi-compat functions
2014-06-22 Rich Felkerconsolidate __xstat abi-compat functions into a single...
2014-06-21 Rich Felkerimplement fmtmsg function
2014-06-21 Rich Felkerimplement result address sorting in the resolver (getad...
2014-06-21 Rich Felkerremove hack in syslog.h that resulted in aliasing viola...
2014-06-20 Rich Felkerremove optimization-inhibiting behavior from configure...
2014-06-20 Timo Teräsfix gethostby*_r result pointer value on error
2014-06-20 Rich Felkerfix sendmmsg emulation return value for zero-length...
2014-06-20 Rich Felkerrename dynamic linker entry point from _start to _dlstart
2014-06-20 Rich Felkerimplement sendmmsg and recvmmsg
2014-06-19 Rich Felkeradd tlsdesc support for x86_64
2014-06-19 Rich Felkerseparate __tls_get_addr implementation from dynamic...
2014-06-19 Rich Felkeradd tlsdesc support for i386
2014-06-19 Rich Felkeroptimize i386 ___tls_get_addr asm
2014-06-19 Rich Felkerchange dynamic TLS installation strategy to optimize...
2014-06-19 Rich Felkeradd arch-generic support for tlsdesc relocations to...
2014-06-19 Rich Felkerfix incorrect comparison loop condition in memmem
2014-06-18 Rich Felkerreduce code duplication in dynamic linker error paths
2014-06-18 Rich Felkerrefactor to remove arch-specific relocation code from...
2014-06-17 Rich Felkerfix powerpc dynamic linker thread-pointer-relative...
2014-06-17 Rich Felkermultiple fixes to sh (superh) dynamic linker relocations
2014-06-16 Rich Felkerdynamic linker: permit error returns from arch-specific...
2014-06-14 Clément Vasseurfix missing argument to syscall in fanotify_mark
2014-06-12 Rich Felkersupport optional-argument extension to getopt via doubl...
2014-06-10 Rich Felkerfail configure on --enable-shared if -Bsymbolic-functio...
2014-06-10 Rich Felkersimplify errno implementation
2014-06-10 Rich Felkerreplace all remaining internal uses of pthread_self...
2014-06-10 Rich Felkeradd thread-pointer support for pre-2.6 kernels on i386
2014-06-07 Rich Felkeravoid spurious lookup failures from badly-behaved names...
2014-06-07 Rich Felkeruse default timezone from /etc/localtime if $TZ is...
2014-06-06 Rich Felkerrelease 1.1.2
2014-06-06 Timo Teräsimplement %y and %C specifiers in strptime
2014-06-06 Rich Felkeravoid invalid use of va_arg in open
2014-06-06 Rich Felkeradd O_CLOEXEC fallback for open and related functions
2014-06-06 Rich Felkeroptimize SOCK_CLOEXEC fallback for socket function
2014-06-06 Rich Felkeradd SOCK_CLOEXEC fallback for socketpair on old kernels
2014-06-06 Szabolcs Nagyimplement dn_comp RFC 1035 domain name compression
2014-06-06 Szabolcs Nagyaccept trailing . and empty domain names
2014-06-06 Rich Felkeradd vdso clock_gettime acceleration support to i386
2014-06-06 Rich Felkerfix fd leak in tmpfile when the fdopen operation fails
2014-06-05 Szabolcs Nagyfix the domain name length limit checks
2014-06-05 Szabolcs Nagyfix multiple validation issues in dns response label...
2014-06-05 Rich Felkerfix missing function declarations in refactored ip...
2014-06-04 Rich Felkeradd support for reverse port lookups from services...
2014-06-04 Rich Felkeradd support for reverse name lookups from hosts file...
2014-06-04 Rich Felkerremove some dummy "ent" function aliases that duplicate...
2014-06-04 Rich Felkersimplify vasprintf implementation
2014-06-04 Rich Felkeradd support for ipv6 scope_id to getaddrinfo and getnam...
2014-06-03 Rich Felkerfix if_nametoindex return value when interface does...
2014-06-03 Rich Felkerfix negative response and non-response handling for...
2014-06-03 Rich Felkerfix some validation checks in dns response parsing...
2014-06-02 Rich Felkerfix incorrect end pointer in some cases when wcsrtombs...
2014-06-02 Rich Felkerremove cruft from old resolver and numeric ip parsing
2014-06-02 Rich Felkerswitch standard resolver functions to use the new dns...
2014-06-02 Rich Felkerfix uninitialized variable in new __res_msend dns function
2014-06-02 Rich Felkerimplement new dns backend, res_send and other legacy...
2014-06-02 Timo Teräsadd ipsec and tunneling protocols to getprotoent-family...
2014-06-02 Rich Felkerfix off-by-one in checking hostname length in new resol...
2014-06-01 Rich Felkerimprove getservbyname_r using new resolver backend
2014-06-01 Rich Felkerimprove gethostbyname2_r using new resolver backend
2014-06-01 Rich Felkerrefactor getaddrinfo and add support for most remaining...
2014-05-30 Szabolcs Nagyfix POSIX namespace pollution in sys/types.h
2014-05-30 Szabolcs Nagyuse cleaner code for handling float rounding in vfprintf
2014-05-30 Szabolcs Nagyupdate netinet/in.h to match the current kernel uapi
2014-05-30 Szabolcs Nagyadd SO_BPF_EXTENSIONS socket option
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2014-05-30 Rich Felkerfix breakage from recent syscall commits due to missing...
2014-05-30 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2014-05-30 Rich Felkerbreak down coarse-grained 64-bit-off_t syscall remappings
2014-05-30 Rich Felkeradditional fixes for linux kernel apis with old syscall...
2014-05-30 Rich Felkerfix sendfile syscall to use 64-bit off_t
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2014-05-29 Rich Felkerremove useless synchronization in exit and quick_exit
2014-05-27 Rich Felkerfix missing declaration of strcpy in implementation...
2014-05-27 Rich Felkeroverhaul tmpfile, tmpnam, and tempnam functions
2014-05-27 Rich Felkerfix sys_open macro for archs without the plain open...
2014-05-27 Rich Felkerfix placement of multiple inclusion guard endif in...
2014-05-27 Rich Felkerfix type of extended argument array to pselect6 syscall
2014-05-25 Rich Felkersupport kernels with no SYS_open syscall, only SYS_openat
2014-05-25 Rich Felkeroverhaul siginfo_t definition in signal.h
2014-05-20 Rich Felkerrelease 1.1.1
2014-05-20 Rich Felkertrivial formatting fix for the config.mak generated...
2014-05-20 Rich Felkerfix unhandled cases in strptime
2014-05-19 Rich Felkerremove unsupported nonstandard sysconf macros and their...
2014-05-19 Rich Felkerrework sysconf table to treat zero entries as invalid
2014-05-19 Rich Felkeradd configure check for broken gcc 4.9.0 and possibly...
2014-05-13 Rich Felkeradd cp437 and cp850 to available iconv conversions
2014-05-12 Rich Felkeradd configure check for working compiler
2014-05-08 Szabolcs Nagyfix strftime %s not to zero pad with default width=2
2014-05-04 Rich Felkerremove useless __yield alias for sched_yield
2014-04-30 Rich Felkerfix arm thread-pointer/atomic asm when compiling to...
2014-04-30 Rich Felkerfix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips...
2014-04-28 Bobby Binghamfix superh nofpu check on old gcc versions
2014-04-23 Rich Felkerperform minimal sanity checks on zoneinfo files loaded...
2014-04-22 Timo Teräsdo not try to interpret implementation specific strings...
next