projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plural rule evaluator rewrite for dcngettext
[oweals/musl.git]
/
src
/
2014-07-30
Szabolcs Nagy
plural rule evaluator rewrite for dcngettext
tree
|
commitdiff
2014-07-30
Timo Teräs
reimplement if_nameindex and getifaddrs using netlink
tree
|
commitdiff
2014-07-29
Szabolcs Nagy
tweaks to plural rules evaluator
tree
|
commitdiff
2014-07-29
Rich Felker
harden dcngettext plural processing
tree
|
commitdiff
2014-07-29
Rich Felker
harden mo file processing for locale/translations
tree
|
commitdiff
2014-07-28
Rich Felker
implement non-default plural rules for ngettext transla...
tree
|
commitdiff
2014-07-27
Rich Felker
implement gettext message translation functions
tree
|
commitdiff
2014-07-26
Rich Felker
add support for LC_TIME and LC_MESSAGES translations
tree
|
commitdiff
2014-07-26
Rich Felker
add missing yes/no strings to nl_langinfo
tree
|
commitdiff
2014-07-26
Rich Felker
fix nl_langinfo table for LC_TIME era-related items
tree
|
commitdiff
2014-07-26
Rich Felker
implement mo file string lookup for translations
tree
|
commitdiff
2014-07-24
Rich Felker
implement locale file loading and state for remaining...
tree
|
commitdiff
2014-07-24
Rich Felker
fix locale environment variable logic for empty strings
tree
|
commitdiff
2014-07-20
Brent Cook
add issetugid function to check for elevated privilege
tree
|
commitdiff
2014-07-18
Rich Felker
fix missing flags arg to fstatat syscall in fstat fallb...
tree
|
commitdiff
2014-07-18
Stefan Kristiansson
add or1k (OpenRISC 1000) architecture port
tree
|
commitdiff
2014-07-18
Rich Felker
provide getauxval(AT_SECURE) even if it is missing...
tree
|
commitdiff
2014-07-18
Rich Felker
remove useless infinite loop from end of exit function
tree
|
commitdiff
2014-07-17
Rich Felker
fix crash in regexec for nonzero nmatch argument with...
tree
|
commitdiff
2014-07-17
Rich Felker
work around constant folding bug 61144 in gcc 4.9.0...
tree
|
commitdiff
2014-07-17
Rich Felker
simplify __stdio_exit static linking logic
tree
|
commitdiff
2014-07-12
Rich Felker
implement the LOG_CONS option in syslog
tree
|
commitdiff
2014-07-12
Rich Felker
suppress early syslog return when log socket cannot...
tree
|
commitdiff
2014-07-12
Rich Felker
implement the LOG_PERROR option in syslog
tree
|
commitdiff
2014-07-12
Clément Vasseur
fix the %m specifier in syslog
tree
|
commitdiff
2014-07-11
Rich Felker
explicitly reject empty names in dynamic linker load_li...
tree
|
commitdiff
2014-07-11
Rich Felker
make dynamic linker accept colon as a separator for...
tree
|
commitdiff
2014-07-08
Rich Felker
fix typo in microblaze setjmp asm
tree
|
commitdiff
2014-07-07
Rich Felker
rename file containing pthread_cleanup_push and pop...
tree
|
commitdiff
2014-07-07
Rich Felker
rework cancellation weak alias logic not to depend...
tree
|
commitdiff
2014-07-06
Rich Felker
fix multiple issues in legacy function getpass
tree
|
commitdiff
2014-07-06
Rich Felker
eliminate use of cached pid from thread structure
tree
|
commitdiff
2014-07-03
Rich Felker
properly pass current locale to *_l functions when...
tree
|
commitdiff
2014-07-03
Rich Felker
consolidate str[n]casecmp_l into str[n]casecmp source...
tree
|
commitdiff
2014-07-03
Rich Felker
consolidate *_l ctype/wctype functions into their non...
tree
|
commitdiff
2014-07-02
Rich Felker
add locale framework
tree
|
commitdiff
2014-07-02
Rich Felker
fix failure of wide printf/scanf functions to set wide...
tree
|
commitdiff
2014-07-01
Rich Felker
fix typo in a comment in __libc_start_main
tree
|
commitdiff
2014-07-01
Rich Felker
fix incorrect return value for fwide function
tree
|
commitdiff
2014-07-01
Rich Felker
fix ungrammatical comment in posix_spawn code
tree
|
commitdiff
2014-07-01
Rich Felker
fix aliasing violations in mbtowc and mbrtowc
tree
|
commitdiff
2014-06-30
Rich Felker
fix regression in mips dynamic linker
tree
|
commitdiff
2014-06-30
Rich Felker
fix regression in dynamic linker error reporting
tree
|
commitdiff
2014-06-24
Timo Teräs
add routing protocols to getprotoent-family functions
tree
|
commitdiff
2014-06-23
Rich Felker
rename dynamic linker _start to _dlstart in the stub...
tree
|
commitdiff
2014-06-22
Rich Felker
add __sysv_signal abi-compat alias for the signal function
tree
|
commitdiff
2014-06-22
Rich Felker
add __xmknod and __xmknodat abi-compat functions
tree
|
commitdiff
2014-06-22
Rich Felker
consolidate __xstat abi-compat functions into a single...
tree
|
commitdiff
2014-06-21
Rich Felker
implement fmtmsg function
tree
|
commitdiff
2014-06-21
Rich Felker
implement result address sorting in the resolver (getad...
tree
|
commitdiff
2014-06-20
Timo Teräs
fix gethostby*_r result pointer value on error
tree
|
commitdiff
2014-06-20
Rich Felker
fix sendmmsg emulation return value for zero-length...
tree
|
commitdiff
2014-06-20
Rich Felker
rename dynamic linker entry point from _start to _dlstart
tree
|
commitdiff
2014-06-20
Rich Felker
implement sendmmsg and recvmmsg
tree
|
commitdiff
2014-06-19
Rich Felker
add tlsdesc support for x86_64
tree
|
commitdiff
2014-06-19
Rich Felker
separate __tls_get_addr implementation from dynamic...
tree
|
commitdiff
2014-06-19
Rich Felker
add tlsdesc support for i386
tree
|
commitdiff
2014-06-19
Rich Felker
optimize i386 ___tls_get_addr asm
tree
|
commitdiff
2014-06-19
Rich Felker
change dynamic TLS installation strategy to optimize...
tree
|
commitdiff
2014-06-19
Rich Felker
add arch-generic support for tlsdesc relocations to...
tree
|
commitdiff
2014-06-19
Rich Felker
fix incorrect comparison loop condition in memmem
tree
|
commitdiff
2014-06-18
Rich Felker
reduce code duplication in dynamic linker error paths
tree
|
commitdiff
2014-06-18
Rich Felker
refactor to remove arch-specific relocation code from...
tree
|
commitdiff
2014-06-14
Clément Vasseur
fix missing argument to syscall in fanotify_mark
tree
|
commitdiff
2014-06-12
Rich Felker
support optional-argument extension to getopt via doubl...
tree
|
commitdiff
2014-06-10
Rich Felker
simplify errno implementation
tree
|
commitdiff
2014-06-10
Rich Felker
replace all remaining internal uses of pthread_self...
tree
|
commitdiff
2014-06-10
Rich Felker
add thread-pointer support for pre-2.6 kernels on i386
tree
|
commitdiff
2014-06-07
Rich Felker
avoid spurious lookup failures from badly-behaved names...
tree
|
commitdiff
2014-06-07
Rich Felker
use default timezone from /etc/localtime if $TZ is...
tree
|
commitdiff
2014-06-06
Timo Teräs
implement %y and %C specifiers in strptime
tree
|
commitdiff
2014-06-06
Rich Felker
avoid invalid use of va_arg in open
tree
|
commitdiff
2014-06-06
Rich Felker
add O_CLOEXEC fallback for open and related functions
tree
|
commitdiff
2014-06-06
Rich Felker
optimize SOCK_CLOEXEC fallback for socket function
tree
|
commitdiff
2014-06-06
Rich Felker
add SOCK_CLOEXEC fallback for socketpair on old kernels
tree
|
commitdiff
2014-06-06
Szabolcs Nagy
implement dn_comp RFC 1035 domain name compression
tree
|
commitdiff
2014-06-06
Szabolcs Nagy
accept trailing . and empty domain names
tree
|
commitdiff
2014-06-06
Rich Felker
fix fd leak in tmpfile when the fdopen operation fails
tree
|
commitdiff
2014-06-05
Szabolcs Nagy
fix the domain name length limit checks
tree
|
commitdiff
2014-06-05
Szabolcs Nagy
fix multiple validation issues in dns response label...
tree
|
commitdiff
2014-06-05
Rich Felker
fix missing function declarations in refactored ip...
tree
|
commitdiff
2014-06-04
Rich Felker
add support for reverse port lookups from services...
tree
|
commitdiff
2014-06-04
Rich Felker
add support for reverse name lookups from hosts file...
tree
|
commitdiff
2014-06-04
Rich Felker
remove some dummy "ent" function aliases that duplicate...
tree
|
commitdiff
2014-06-04
Rich Felker
simplify vasprintf implementation
tree
|
commitdiff
2014-06-04
Rich Felker
add support for ipv6 scope_id to getaddrinfo and getnam...
tree
|
commitdiff
2014-06-03
Rich Felker
fix if_nametoindex return value when interface does...
tree
|
commitdiff
2014-06-03
Rich Felker
fix negative response and non-response handling for...
tree
|
commitdiff
2014-06-03
Rich Felker
fix some validation checks in dns response parsing...
tree
|
commitdiff
2014-06-02
Rich Felker
fix incorrect end pointer in some cases when wcsrtombs...
tree
|
commitdiff
2014-06-02
Rich Felker
remove cruft from old resolver and numeric ip parsing
tree
|
commitdiff
2014-06-02
Rich Felker
switch standard resolver functions to use the new dns...
tree
|
commitdiff
2014-06-02
Rich Felker
fix uninitialized variable in new __res_msend dns function
tree
|
commitdiff
2014-06-02
Rich Felker
implement new dns backend, res_send and other legacy...
tree
|
commitdiff
2014-06-02
Timo Teräs
add ipsec and tunneling protocols to getprotoent-family...
tree
|
commitdiff
2014-06-02
Rich Felker
fix off-by-one in checking hostname length in new resol...
tree
|
commitdiff
2014-06-01
Rich Felker
improve getservbyname_r using new resolver backend
tree
|
commitdiff
2014-06-01
Rich Felker
improve gethostbyname2_r using new resolver backend
tree
|
commitdiff
2014-06-01
Rich Felker
refactor getaddrinfo and add support for most remaining...
tree
|
commitdiff
2014-05-30
Szabolcs Nagy
use cleaner code for handling float rounding in vfprintf
tree
|
commitdiff
next